OTA application with custom module dependency

Hello

Someone at - it experience with an application that consists of the cod of the application and a file of COD from another module customized distribution?

How would be downloaded the custom module? Separately or can be downloaded as part of the application?

Thank you...

Daniel

You can add the cod-files in your jad at will.
in my experience the cod files will be installed in the form of modules (as they miss the description in the jad) and will not be linked to your application.
If I uninstall my request the library remains on the device.

Tags: BlackBerry Developers

Similar Questions

  • TestStand fails to use the application with custom user settings

    Hello

    For a project of teststand, I use a .net application that uses a custom settings provider. The problem is that whenever he tries to use one of the teststand user settings, the application returns an exception:

    "Unable to load the provider type.

    I tried to illustrate the small demo project that I have attached.

    The .net application I call of test bench is AppWithUserSetting, and is one of the steps in the q.seq file in sequence to get a value from a user setting. That's where it crashes for me.

    On the other hand, if I instantiate the same objects and read the same setting from another application .net (DoLikeTestStandApp), everything is fine.

    Note that in the AppWithUserSetting settings.designer.cs file, a custom line has been added ([total:ystem.]) Configuration.SettingsProvider (typeof (AppWithUserSettings.UserAppSettingsProvider))]) to force the program to use the custom SettingProvider. And that's where it fails when loading teststand.

    No idea why? Right now, I'd rather not remove the use of this settingProvider custom because it will keep the settings of the user even when the upgrade to a different version of AppWithUserSettings.

    Thank you and best regards,

    Loïc

    PS: I use studio VS 2008 SP1 and Teststand 4.1.1

    Loïc-

    Like Doug mentioned, you are running in an issue similar to that of the other forum thread, he did. I went ahead and implemented workaround for this problem in your example and attached it below.

    I hope this helps. Let me know if you have any questions.

  • App with custom showcase

    This app made with Adobe DPS has a very interesting approach to the storefront on measure. Any other example for applications with custom window?

    http://iTunes.Apple.com/au/app/FS-connect/id507335397?Mt=8

    It's nice.

    Basically, when you have an ebterprise account, you can create any window you want.

    It's all the HTML.

  • Right service DPS with 'Custom tabbed view' Application?

    Hi all

    It will be possible to use the new law with an application service 'custom tabbed view"generated with the DPS Configurator (the one using the label of filter of the publications to create categories)

    Thank you very much

    Yes, you can use the service of law with the custom tabbed view. Let me know if you have any problems.

  • Deploy application with GlassFish-JavaEE, move from Mac to Linux.

    On a Mac, I developed and managed a Java EE application successfully.

    It's an EAR with an EJB module and a Web module.

    Now continues on a device of Linux (Ubuntu), I can't start over exactly the same application. I got exacttly the same code with git.


    I tried to launch the application with:

    <

    asadmin deploy ejbEntities/target/ejbEntities-1.0-SNAPSHOT.jar

    >

    the console of administration in the r through http://localhost:4848:

    Applications /-> deploy snapshot.jar selection...


    And with Netbeans with all the same result:

    After generating with dependencies and running.

    He tells his running successfully. But in services server/glassfish Server/applications/nothing is displayed and the output is the server.log:

    <

    An exception occurred while loading the application: the EJB container initialization error

    com.sun.appserv.connectors.internal.api.ConnectorRuntimeException: Invalid destination jms/NewMessage for MDB: JNDI name not found

    at com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter.getPhysicalDestinationFromConfiguration(ActiveJmsResourceAdapter.java:2269)

    at com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter.updateMDBRuntimeInfo(ActiveJmsResourceAdapter.java:2095)

    at com.sun.enterprise.connectors.inbound.ConnectorMessageBeanClient.setup(ConnectorMessageBeanClient.java:168)

    to org.glassfish.ejb.mdb.MessageBeanContainer. < init > (MessageBeanContainer.java:252)

    at org.glassfish.ejb.mdb.MessageBeanContainerFactory.createContainer(MessageBeanContainerFactory.java:63)

    at org.glassfish.ejb.startup.EjbApplication.loadContainers(EjbApplication.java:221)

    at org.glassfish.ejb.startup.EjbDeployer.load(EjbDeployer.java:291)

    at org.glassfish.ejb.startup.EjbDeployer.load(EjbDeployer.java:99)

    at org.glassfish.internal.data.ModuleInfo.load (ModuleInfo.java:206)

    at org.glassfish.internal.data.ApplicationInfo.load(ApplicationInfo.java:313)

    at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:496)

    at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:219)

    at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:491)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ $2 1.run(CommandRunnerImpl.java:539)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ $2 1.run(CommandRunnerImpl.java:535)

    at java.security.AccessController.doPrivileged (Native Method)

    at javax.security.auth.Subject.doAs(Subject.java:360)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ 2.execute(CommandRunnerImpl.java:534)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ 3.run(CommandRunnerImpl.java:565)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ 3.run(CommandRunnerImpl.java:557)

    at java.security.AccessController.doPrivileged (Native Method)

    at javax.security.auth.Subject.doAs(Subject.java:360)

    at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:556)

    at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1464)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl.access$ 1300 (CommandRunnerImpl.java:109)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ ExecutionContext.execute (CommandRunnerImpl.java:1846)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ ExecutionContext.execute (CommandRunnerImpl.java:1722)

    at org.glassfish.admin.rest.resources.admin.CommandResource.executeCommand(CommandResource.java:404)

    at org.glassfish.admin.rest.resources.admin.CommandResource.execCommandSimpInMultOut(CommandResource.java:234)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:497)

    to org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$ 1.invoke(ResourceMethodInvocationHandlerFactory.java:81)

    to org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$ 1.run(AbstractJavaResourceMethodDispatcher.java:151)

    at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171)

    to org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ ResponseOutInvoker.doDispatch (JavaResourceMethodDispatcherProvider.java:152)

    at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104)

    at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:387)

    at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:331)

    at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:103)

    to org.glassfish.jersey.server.ServerRuntime$ 1.run(ServerRuntime.java:271)

    to org.glassfish.jersey.internal.Errors$ 1.call(Errors.java:271)

    to org.glassfish.jersey.internal.Errors$ 1.call(Errors.java:267)

    at org.glassfish.jersey.internal.Errors.process(Errors.java:315)

    at org.glassfish.jersey.internal.Errors.process(Errors.java:297)

    at org.glassfish.jersey.internal.Errors.process(Errors.java:267)

    at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:297)

    at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:254)

    at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1028)

    at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:365)

    to org.glassfish.admin.rest.adapter.JerseyContainerCommandService$ 3.service(JerseyContainerCommandService.java:173)

    at org.glassfish.admin.rest.adapter.RestAdapter.service(RestAdapter.java:179)

    to com.sun.enterprise.v3.services.impl.ContainerMapper$ HttpHandlerCallable.call (ContainerMapper.java:459)

    at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:167)

    at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:201)

    at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:175)

    at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:235)

    to org.glassfish.grizzly.filterchain.ExecutorResolver$ 9.execute(ExecutorResolver.java:119)

    at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:284)

    at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:201)

    at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:133)

    at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:112)

    at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:77)

    at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:561)

    at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:112)

    at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:117)

    in org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.access$ 100 (WorkerThreadIOStrategy.java:56)

    to org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$ WorkerThreadRunnable.run (WorkerThreadIOStrategy.java:137)

    to org.glassfish.grizzly.threadpool.AbstractThreadPool$ Worker.doWork (AbstractThreadPool.java:565)

    to org.glassfish.grizzly.threadpool.AbstractThreadPool$ Worker.run (AbstractThreadPool.java:545)

    at java.lang.Thread.run(Thread.java:745)

    Caused by: com.sun.appserv.connectors.internal.api.ConnectorRuntimeException: Invalid destination jms/NewMessage for MDB: JNDI name not found

    at com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter.getPhysicalDestinationFromConfiguration(ActiveJmsResourceAdapter.java:2263)

    ... more than 71

    ]]

    [2015-06 - 01 T 15: 15:19.286 - 0200] [glassfish 4.1] [INFO] [] [org.glassfish.admingui] [tid: _ThreadID = 130 _ThreadName = admin-listener (6)] [timeMillis: 1433164519286] [levelValue: 800] []

    Redirecting to /common/index.jsf]]

    [2015-06 - 01 T 15: 15:19.301 - 0200] [glassfish 4.1] [INFO] [] [org.glassfish.admingui] [tid: _ThreadID = 132 _ThreadName = admin-listener (8)] [timeMillis: 1433164519301] [levelValue: 800] []

    [[Administration console: initializing attributes Session...]]

    >

    What could be the problem? The app has not changed, it is the environment.


    After that Googling autour, I found the problem had to do with the syntax.


    For example, on:

    http://StackOverflow.com/questions/7110563/GlassFish-v3-cant-deploy-MessageDriven-bean-missing-destination-JNDI-name


    I got the same error. The problem was:

    @ActivationConfigProperty (propertyName = "destination", propertyValue = "jms/SampleTopic")

    This need to be

    @ActivationConfigProperty (propertyName = "destination", propertyValue = "SampleTopic")


    Can whe´re I set this property?

    Whe´re is the configuration file of Glassfish?


    Could someone guide me through this?


    Thanks in advance.


    Peter,

    I found the domain.xml file. ~/glassfish4/GlassFish/domains/Domain1/config/domain.XML

    In this file, I wasn't able to find anything on the com.sun.appserv. *. packages.

    The software allows to work with this default file (on a Mac).

    With the asadmin terminal I tried to add custom resources.

    And they appear whe. After you restart glassfish no different result.

    The application deployment guide https://glassfish.java.net/docs/4.0/application-deployment-guide.pdf mentionned on glassfish ejb - jar.xml and ejb - jar.xml.

    I couldn't find these files for version 3.1.

    http://docs.Oracle.com/CD/E26576_01/doc.312/e24929/dd-files.htm#GSDPG00080

    But the app was capable on running with the default settings, so without these files.

    What can I check next?

  • Problems related to applications of several modules where the skins loaded by loadStyleDeclarations

    Hello

    I am having trouble with an application of several module.

    In this application, I have a main swf file that loads a skin swf file using styleManager.loadStyleDeclarations (...)

    The skins are correctly applied to all elements of the main application and all of its direct modules (Modules responsible for the main application). If however a module load again the modules of the child, the styles seem to no longer apply and I have to add a section of loadStyleDeclarations to these modules in order to have their style correctly.

    What could be the cause of this?

    Chris

    Gen... I wonder why I always look for an answer to a problem and as soon as I ask for help, I found the solution myself.

    My custom loader component does not seem to have its 'moduleFactory' property if I used it in a module. So when the child module loading the moduleFactory has been set to null, sort of broken chain at the root-styles. Manual adjustment of the moduleFactory before you start loading my modules did the trick and the chain was restored... and presto! My styles began to work.

    That may help a chap unucky have the same problem, then perhaps this thread will be useful after all.

    Chris

  • Applications with cooperating on iOS

    Anyone got any technique by which a suite of applications AIR small iOS can be configured as a group, or access a shared settings file? We think of an idea where a 'control panel' app could change features of each individual application in the suite, depending on the setting, the user is in (IE at home or in a classroom). Looks like they're pretty in sandbox. Is there any folder a file that can be written, so that any application can read this file? The app would increase acceptance to the App store?

    If so, the technique would also work on Android?

    Thank you!

    Hi BlackFlag:

    iOS allows one or more of the applications from the same editor allow sharing data keychain. Please see http://useyourloaf.com/blog/2010/4/3/keychain-group-access.html for more details. The new AIR SDK 3.1 to mention rights custom in the Application descriptor. But to achieve this functionality, you will need to write a native extension

    on Android, there is notion of userid shared, which leaves the file to be accessed from one or more apps with the same shared user IDs. http://developer.Android.com/guide/topics/manifest/manifest-element.html#UID

    I hope this helps!

    sbhave

  • Background with custom layout error

    Hello

    I have a screen that I put to use a background image, and I created a custom presentation of HFM

    but when I use my layout on the screen I get an 104 error not caught illegal argument exception.

    When I delete the code for the background image, the screen will display properly with my custom layout,

    How can I use my custom with a background image layout.

    Thank you

    Hello

    I ran my application with debugging and here is a screenshot of the debug window when my application crashes.

    He seemed to have solved the problem now my custom layout and and background displays correctly, I changed my background don't not to scale, can someone help explain this that when wrong when using Background.REPEAT_SCALE_TO_FIT

    Bitmap VO = Bitmap.getBitmapResource ("splashscreen.png");
    Background _bg = BackgroundFactory.createBitmapBackground (VO,
    Background.POSITION_X_LEFT, Background.POSITION_Y_TOP,
    ( Background.REPEAT_SCALE_TO_FIT) ;
    VerticalFieldManager _scrMngr = (VerticalFieldManager) getMainManager();
    _scrMngr.setbackground (_bg);

    Bitmap VO = Bitmap.getBitmapResource ("splashscreen.png");
    Background _bg = BackgroundFactory.createBitmapBackground (VO,
    Background.POSITION_X_LEFT, Background.POSITION_Y_TOP,
    ( Background.REPEAT_NONE) ;
    VerticalFieldManager _scrMngr = (VerticalFieldManager) getMainManager();
    _scrMngr.setbackground (_bg);

  • How to deploy an application with free files on BES or others?

    I'm curious to know if there is a way to deploy an application with a loose settings file.

    My goal is for customers to deploy the app after that that they have made changes to a settings XML file.

    After the changes to the XML file, the customer could deploy via BES or another method.

    Is this possible?

    I wrote several .net applications that use XML settings files in bulk / external and I want to acoomplish the same thing.

    Tips, advice or ideas are greatly appreciated.

    Thank you

    My current development environment:

    Eclipse 3.4

    BlackBerry JDE plugin for Eclpise 1.0.0.67

    Blackberry JDE 4.2.1.17 component package

    Blackberry JDE 4.3.0.16 component package

    Blackberry JDE 4.5.0.16 component package

    Blackberry JDE 4.6.1.27 component package

    Blackberry JDE 4.7.0.46 component package

    WIndow XP SP 3

    How about using HTTP to GET the XML of your server at startup?

  • Windows service crashes with failing module NTDLL. DLL

    I have a Windows service (Controller.exe) written in .NET 3.5 SP1, which runs on 2008 R2. The service blocks with the following entry in the event log:

    Name of the failing application: Controller.exe, version: 0.7.0.1424, time stamp: 0x50d232dc

    The failed module name: ntdll.dll, version: 6.1.7601.17514, time stamp: 0x4ce7c8f9

    Exception code: 0xc0000374

    Offset: 0x00000000000c40f2

    ID of the process failed: 0 x 2048

    Start time of application vulnerabilities: 0x01cde94e239bd028

    The failing application path: K:\Weeden\Worms\Weeden.Worms.Controller.exe

    The failed module path: C:\Windows\SYSTEM32\ntdll.dll

    Report ID: 06f96576-55a2-11e2-8097-d8d385bcce80

    There is nothing in the app logs to indicate that the application has been done nothing at the time wherever it crashed. He has done a few times before (but seldom - once every two weeks or more).

    The only entrance at the time of the error is the one where it says The Windows Error Reporting Service service entered the running state. But I suspect that it is just to log the crash.

    Can someone please advise on the issue?

    Thank you!

    Hello

    Thanks for posting your question in the Microsoft Community Forum.

    According to the information, you're faing questions about Windows Server 2008 R2, Windows Service hangs with NTDLL module failed. DLL.
    The question you posted would be better suited in the TechNet Forums. I would recommend posting your query in the TechNet Forums for further assistance. . You can follow the link to your question:

    Technet Windows Server general forums

    Using the windows-related issues feel free to post on the Microsoft Community Forum.

  • Displays a text ("sample application") Logo and Description ("this is a sample application") with different font size

    Hello


    I use the universal theme of apex 5.0 and tries to display logo text ("sample application") and description ("This is a sample application") with different font size.


    Type of logo - text

    Logo - sample application - this is a sample application.

    I want to display the description in the smallest font size, so I changed the Logo below

    Logo - < span style = "" are-size: 3.8 rem; ' > Sample App </span > - < span style = "" Dimensions are: 1.8 rem; "> this is a sample application </span >" "

    But I have following problem.

    1 - the font size for both is the same (why the size is not different?, because I gave the size of different font within the span tag)

    2 - the text of the whole logo whose description is displayed twice.

    -Once in place of the actual logo and

    -the second on the left upper tree navigation. (just below the text of the actual logo)

    I tried to use the logo attribute, but what makes the whole logo & its description with the same size. I need size of different font for both, so it is unusable.

    Attribute logo - style = "" are-size: 3.8 rem; ""

    Really appreaciate help.

    Thank you

    Deepak

    DeepakJ wrote:

    I use the universal theme of apex 5.0 and tries to display the text of the logo ("sample application") and description ("this is a sample application") with different font size.


    Type of logo - text

    Logo - sample application - this is a sample application.

    I want to display the description in the smallest font size, so I changed the Logo below

    Logo - application example - This is an example of application.

    But I have following problem.

    1 - the font size for both is the same (why the size is not different?, because I gave the size of different font within the span tag)

    Cannot reproduce. Using the code above results in different format text as expected. (He looks terrible IMO)

    2 - the text of the whole logo whose description is displayed twice.

    -Once in place of the actual logo and

    -the second on the left upper tree navigation. (just below the text of the actual logo)

    Including HTML tags in text in the 5.0/theme 42 APEX logos results in this behavior. I consider this as a bug as (a) it says nowhere that it is not possible to do so; (b) the text of the logo is not HTML - or attribute-escaped when used in the page.

    See How to avoid to show the logo on the navigation bar to get an explanation of the underlying cause and a workaround to allow the common use cases include the text and a picture in the logo. This particular solution is of no use here. The solution to this problem requires a custom with the theme the theme roller style sheet, which is the preferred way and support to customize and extend the universal theme.

    • Click the Thème Roller on the developer toolbar.
    • Expand the CSS custom section.
    • Add this style custom rule:
    .t-Header-logo a span {
      font-size: 3.8rem;
    }
    .t-Header-logo a span:after {
      font-size: 1.8rem;
      content: " - This is a sample application.";
    }
    
    • The page will automatically preview changes.
    • Click on record under and type a name for the style of custom theme.
    • Topic close Roller
    • I hope that decide that it is not a good idea and cancel the mods.
  • Cannot submit with custom native extension's iOS app

    We worked on the construction of our first DONKEY custom - the work of great native extension, but when I submit to the iOS app store he gets rejected with the error: -.

    Invalid signature - make sure you have signed your application with a certificate of distribution, not an ad hoc certificate or certificate of development. Verify that code in Xcode signing settings are correct at the target level (which cancels all values to the project level). If you are certain that your code signing settings are correct, click on "Clean" in Xcode, delete the 'build' directory in the Finder and rebuild your output target.

    When I remove the extension, the app does not get rejected, so I don't know that this is not the certificate that we use to publish the application itself.  We tried to sign the DONKEY with a self-signed certificate, or not to sign the DONKEY at all (as apparently signing DONKEY is optional).  In both cases if we submit the application with the ENA, he gets rejected with the error above.

    Can anyone offer any suggestions?

    How you create your native library, at a guess, I'd say you something messed up in the settings of Xcode. Have you created a static lib?

  • Custome Module on CRS

    Hi all

    What are the steps I should follow to build a custom module on top of ATG - CRS.

    D:\ATG\ATG10.1.1\home\bin > runAssembler D:\Softwares\jboss-eap-5.1.0\jboss-eap-5.1\jboss-as\server\ATG_SIM_Production\deploy\atg_production.ear m DafEar.Admin DPS DS
    S DPS. Search.Index DCS. AbandonedOrderServices DCS. Search.Order.Index DCS. PublishingAgent Store.Storefront Store.Storefront.NoPublishing DafEar ATGNew

    I use the method above to create the ear of my custom module called ATGNew.

    The list of the modules above IS correct build ATG - CRS?


    I have my crs upward and running, with the ear created by ICM, but when I try to deploy the ear created by setp above, I get the error below:

    I use Oracle, but do not know where is this taken to get.




    20:32:17, 750 ERROR [nucleusNamespace.] Could not start the service "/ atg/dynamo/service/jdbc/DirectJTDataSource ': atg.nucleus.ServiceException: could not resolve the reference to the component JNDI: java: / ATGMySQLDS
    20:32:17, 750 ERROR [DirectJTDataSource] could not resolve java: / ATGMySQLDS
    javax.naming.NameNotFoundException: ATGMySQLDS not bound
    at org.jnp.server.NamingServer.getBinding(NamingServer.java:771)
    at org.jnp.server.NamingServer.getBinding(NamingServer.java:779)
    at org.jnp.server.NamingServer.getObject(NamingServer.java:785)
    at org.jnp.server.NamingServer.lookup(NamingServer.java:443)
    at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:726)
    at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:686)
    at javax.naming.InitialContext.lookup(InitialContext.java:392)
    at atg.nucleus.JNDIReference.getReference(JNDIReference.java:162)
    at atg.nucleus.GenericReference.findReferenceObject(GenericReference.java:204)
    at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:970)
    at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:666)
    at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:647)
    at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:492)
    at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:1216)
    at atg.nucleus.ConfigurationRef.getValue(ConfigurationRef.java:103)
    at atg.nucleus.SimpleComponentState.setBeanProperty(SimpleComponentState.java:401)
    at atg.nucleus.SimpleConfigurationState.saveToBean(SimpleConfigurationState.java:240)
    at atg.nucleus.SimpleConfigurationState.configureBean(SimpleConfigurationState.java:263)
    at atg.nucleus.BeanConfigurator.configureBean(BeanConfigurator.java:297)
    at atg.nucleus.PropertyConfiguration.configureService(PropertyConfiguration.java:978)
    at atg.nucleus.SingleNucleusConfigurator.configureService(SingleNucleusConfigurator.java:84)
    at atg.nucleus.NucleusNameResolver.configureService(NucleusNameResolver.java:1621)
    at atg.nucleus.NucleusNameResolver.configureAndStartService(NucleusNameResolver.java:1347)
    at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:907)
    at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:666)
    at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:647)
    at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:492)

    Published by: enzo_rio on March 16, 2013 08:30

    Try to give the name of the server in the runAssembler arguments.
    D:\ATG\ATG10.1.1\home\bin>runAssembler-serveur atg_production D:\Softwares\jboss-eap-5.1.0\jboss-eap-5.1\jboss-as\server\ATG_SIM_Production\deploy\atg_production.ear m DafEar.Admin DSS DPS DPS. Search.Index DCS. AbandonedOrderServices DCS. Search.Order.Index DCS. PublishingAgent Store.Storefront Store.Storefront.NoPublishing DafEar ATGNew

    I guess that atg_production is the server that you have created, other data the right to D:\ATG\ATG10.1.1\home\servers server name

    Peace
    Shaik

  • Models of custom Module

    I can't get my custom module model to work, here's the tag that is implemented to pull in an article by chance from a defined category, then I add the url as a model he said to do, but nothing works, it uses just the default template, any ideas?

    {module_announcement,cr,62999,,,template="/NewsTemplate/NewsTemplate.tpl} »

    OK after digging for the last two days I've finally found what I had, this must be more available to partners, the man digging is not necessary for us, thank you all for at least trying to help with this. This is the page where you can find info on the parameters of the tag: http://helpx.adobe.com/business-catalyst/kb/modules-quick-reference.html#News

  • mobile applications with phonegap + mysql?

    Hello

    I was looking for a long time but did not find the answer. is it possible to display content based on data in mobile applications with dreamweaver cs6?

    If so, are there examples or tutorials on the adobesite or elsewhere?

    Future prospects for any answer :-)

    PhoneGap built mobile applications with HTML, CSS and JavaScript. You cannot use a language server side, such as PHP with PhoneGap.

    Most likely, you want to connect to a MySQL database on a remote server. To do this, you will need to use Ajax to send and receive data from the MySQL database. You can use jQuery to send and receive data in JSON format. PHP has a JSON functions which decode and encode data as JSON strings.

    How difficult or easy, you would put that in place depends on your knowledge of jQuery and PHP. I don't know any tutorials that explain how to get together it for PhoneGap, but it shouldn't be too hard to find tutorials to use jQuery Ajax to communicate with MySQL.

Maybe you are looking for