Can not run ADFToyStore demo application

Hello everyone.
I just downloaded ToyStore ADF demo application and imported it in my JDeveloper 10.3. When I try to run it I get next message:
Error(13,48): InitModelListener not found in class toystore.fwk.controller.ToyStoreInitModelListener
Here is sourse code of class:
package toystore.fwk.controller;
import javax.servlet.http.HttpServletRequest;
import oracle.cabo.adf.rt.InitModelListener;
import oracle.cabo.servlet.event.UIXRequestEvent;
* Custom ADF UIX InitModelListener
* This custom UIX InitModelListener is registered in the web.xml file
* I borrowed this coding technique from the JHeadstart 10g team.
public class ToyStoreInitModelListener extends InitModelListener {
* Overridden framework method to insure UIX "sees" the MessageData
* that I create in the ToyStoreDataForwardAction reportErrors() method.
* @param uixrequestevent UIX request event
public void renderStarted(UIXRequestEvent uixrequestevent) {
HttpServletRequest request = uixrequestevent.getContext().getServletRequest();
Object messagesBeforeSuper = request.getAttribute(ToyStoreDataForwardAction.UIX_MESSAGE_KEY);
//super.renderStarted(uixrequestevent);
if (messagesBeforeSuper != null) {
request.setAttribute(ToyStoreDataForwardAction.UIX_MESSAGE_KEY,
messagesBeforeSuper);
I am using uix2.jar library but there is no InitModelListener class inside. Google can't help me. If you know what is the package: "oracle.cabo.adf.rt" tell me i'll be very appreciated.
Thanks.

The UIX version of the ADF Toy Store demo doesn't work in 10.1.3 as there is no UIX shipped with JDev/ADF 10.1.3.
See this page for the appropriate download link for the demo for 10.1.3
http://radio.weblogs.com/0118231/stories/2007/04/10/whichAdfSampleIsTheSimplestToInstallAndLearnFrom.html

Similar Messages

  • Can not run the J2EE application on webless iAS

    Hi:
    I have installed iAS on Salaris, and installed a webconnector on IIS which
    hosted on different machine.
    Now I can run the simple servlet sample, but I can not run the Helloworld
    application that I deployed follow the guide. The error message was: socket
    receive error (RecvBuffer 1)

    Don wrote:
    Hi:
    I have installed iAS on Salaris, and installed a webconnector on IIS which
    hosted on different machine.Wow, I did not know that iAS support IIS as the web server. I think SP3
    will
    allow you to use Apache as well as iPlanet's web server, but I not think
    IIS is
    supported. Perhaps you should use a supported web server.
    Kent

  • Can not run web dynpro application

    Hi,
    im new in developing with web dynpro in java.
    I installed:
    SAP NetWeaver 7.1 Composition Environment SP03 PAT0000 (Netweaver Developer Studio)
    Build id: 200710302120
    and
    SAP NetWeaver 7.0 Java Trial Version (with the application server).
    The WebAS is running and i configured it in the developer Studio in preferences SAP AS JAVA.
    I already developed a little web dynpro application. I want to test this application now.
    I choosed deploy. After this, i clicked on "Deploy new archive and Run"  on the application (followed after the steps of a tutorial).
    After that step i am getting an error (in a popupwindow), which says
    "wrong parameter - http://dmhpnb34:-1/webdynpro/dispatcher/local/Welcome/WelcomeApp?SAPtestId=8" ?
    Does anybody know what this error means ?!

    Hello
    I already developed a little web dynpro application
    have you developed the application in another version or the same which you mentioned in your post
    if you developed in any other version , try to create everything from scratch in the newer version and then try to deploy again
    Regards
    Chaitanya.A

  • I can not run any Adobe application (Not responding) with a network account

    HEllo All,
    My First question:
    Which impact will I have if I copy the content of
    /Users/Library/Preferences/
    to:
    HD/Library/Prefernecs/
    Here is my problem related to my first question:
    I installed Illustaror, photoshop, adobe Acrobat Pro, and adobe reader on my iMace runing 10.6.1.
    I installed its with my local admin account and all run fine.
    I also have a X OS Server with network account.
    I joined my iMac on that server and when I log with a network account, all of my a
    Adobe application are not responding (Illustartor, Photoshop, Adobe Pro and Adobe)
    I red That I should copy /users/Library/Preferences/Adobe Illusratot CS4 Setting/ folder to the user home folder within the same path.
    This is work.
    But how can I make sure that all of ALL my Adobe application will work for all Users??
    many than for your help
    Message was edited by: pierrot10

    Hello,
    Someone has an idea to help?
    The problem is for illustrator, adobe reader and adobe pro. For all of them, when I run it with a locl account, it works, but when I run its from the same workstation but with a network account:
    - illustartor freez
    - adobe reader craches and retsat and craches...
    - Adobe Acrobat pro freez.
    Only photoshop works.
    Do you have an idea how can I make it working with a network account but only from the same workstation?
    Many thank for your help
    Pierrot

  • I can not run application in Jdev 11g

    hello,
    I can not run my application in Jdev 11g.
    [Running application mapsEditor on Server Instance IntegratedWebLogicServer...]
    [02:33:39 PM] ---- Deployment started. ----
    [02:33:39 PM] Target platform is (Weblogic 10.3).
    [02:33:40 PM] Retrieving existing application information
    [02:33:40 PM] Running dependency analysis...
    [02:33:40 PM] Deploying 3 profiles...
    [02:33:41 PM] Wrote Web Application Module to C:\Users\dema\AppData\Roaming\JDeveloper\system11.1.1.2.36.55.36\o.j2ee\drs\mapsEditor\ViewControllerWebApp.war
    [02:33:41 PM] Wrote EJB Module to C:\Users\dema\AppData\Roaming\JDeveloper\system11.1.1.2.36.55.36\o.j2ee\drs\mapsEditor\ModelEJB.jar
    [02:33:42 PM] Wrote Enterprise Application Module to C:\Users\dema\AppData\Roaming\JDeveloper\system11.1.1.2.36.55.36\o.j2ee\drs\mapsEditor
    [02:33:42 PM] Deploying Application...
    <01.03.2010 14:33:42 MSK> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1267443222659' for task '0'. Error is: 'weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: adf.oracle.domain, exact-match: false].'
    weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: adf.oracle.domain, exact-match: false].
         at weblogic.application.internal.flow.CheckLibraryReferenceFlow.prepare(CheckLibraryReferenceFlow.java:26)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:1221)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:367)
         at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:54)
         Truncated. see log file for complete stacktrace
    >
    <01.03.2010 14:33:42 MSK> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating deploy task for application 'mapsEditor [Version=V2.0]'.>
    <01.03.2010 14:33:42 MSK> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
    weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: adf.oracle.domain, exact-match: false].
         at weblogic.application.internal.flow.CheckLibraryReferenceFlow.prepare(CheckLibraryReferenceFlow.java:26)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:1221)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:367)
         at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:54)
         Truncated. see log file for complete stacktrace
    >
    [02:33:42 PM] #### Deployment incomplete. ####
    [02:33:42 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
    What is this?
    Dema.

    Hi,
    what is the content in your application's weblogic-application.xml file that references adf.oracle.domain ? Does it look like this?
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <weblogic-application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.bea.com/ns/weblogic/weblogic-application http://www.bea.com/ns/weblogic/weblogic-application/1.0/weblogic-application.xsd"
    xmlns="http://www.bea.com/ns/weblogic/weblogic-application">
    <listener>
    <listener-class>oracle.adf.share.weblogic.listeners.ADFApplicationLifecycleListener</listener-class>
    </listener>
    <listener>
    <listener-class>oracle.mds.lcm.weblogic.WLLifecycleListener</listener-class>
    </listener>
    <library-ref>
    <library-name>adf.oracle.domain</library-name>
    </library-ref>
    </weblogic-application>
    Frank

  • Can not Run Application from Client PC.

    Hi,
    I have a pc running on WinXP called "PC1". I have installed Oracle9i Database, Developer Suite 10g and services. I can run my application smoothly on "PC1".
    My problem is that i can not run my application from client pc running on WinXP called "PC2". I have installed JINIT.exe on "PC2". I started OC4J also on "PC2". IE shows "Page can not be displayed" message.
    What settings i have to do to run my application on Client i.e. "PC2".
    Waiting for any kind of help.
    Thanks.

    Hi all,
    Thanks for the reply.
    I have already install same JINI.exe on Client "PC2" which is on Server "PC1". And the version of the IE and JINI are same on Server "PC1" and Client "PC2".
    I start OC4J on Server.
    Should i make some settings on JINI Control Panel on Client ? Like Proxies.
    I have enable all check box on "Basic" Tab of JINI.
    Further, On client, the check Box of "Show Java Console" is also on, but when i try to connect my application from IE, the Java console does not appear.
    I would like to inform u that, when i start additional Proxy driver like Analog proxy on my server and then i give that proxy address and port in Client IE connection LAN setting, i am able to run my application from that Client.
    But i think that is not the solution.
    Waiting for reply.

  • I can't run activity monitor application. It just processes with the multicolored disc spinning, but does not open.

    I can't run activity monitor application. It just processes with the multicolored disc spinning, but does not open.  It also won't close without using "Force Quit." When I access it in Force Quit it's listed as not responding. I am getting the messase that my start-up disc is full, but I can't assess the status without using the activity monitor app. Thanks for any assistance you can give. -F.J.

    Welcome to Apple Support Communities
    If your hard drive is full, you have to delete files. Open Finder, search in all your user's folders and delete files that you don't need, or move them to an external drive.
    When the hard drive is full, OS X works slow and applications may freeze, so I wouldn't be surprised if this is the reason why Activity Monitor isn't working

  • After closing the Firefox browser, a message appears "Severe error: Cannot load resource file; can not run". What could be wrong?

    The message: "Severe Error; Can 't load resourse file; can not run" appears after closing Firefox4. All other applications on my pc do not have this problem.

    I've found text of this error in npdjvu.dll plugin, remove it and error seems to disappear.

  • IPhoto won't run. iPhoto can not run due to an incompatible version of ProKit on this system.

    Eh, See title. When I attempt to run iPhoto it pops up "iPhoto can not run due to an incompatible version of ProKit on this system." So. What's ProKit and...
    I really need iPhoto today, quite urgent. iPhoto worked perfectly fine before the upgrade but now it seems to.. not be compatible. Yes it is the most updated version. I'm about to order a book and I really need to order today. And in other question, (Don't want to make an other one for no reason in the forums) how long does it normaly take for the books to print and arrive in Singapore? Please answer as quick as possible.
    Thanks.

    Did you install any third party software earlier? Pro Kit is a frame work in your system Library that is used by several multimedia applications. If you have an incompatible version, reinstall your system, that should fix it: Use the Client Combo to reinstall:
    Download and reapply the OS X Lion Update 10.7.4 (Client Combo) updater.
    Good Luck!
    And sorry, I do not know anything about the book delivery in Singapore. But you live in a fine city!
    Tegards
    Léonie

  • IPhoto can not run due to an incompatible version of ProKit on 10.8

    iPhoto can not run due to an incompatible version of ProKit on Mountian Lion 10.8

    Did you install any third party software earlier? Pro Kit is a frame work in your system Library that is used by several multimedia applications. If you have an incompatible version, reinstall your system, that should fix it: Use the Client Combo to reinstall:
    Download and reapply the OS X Lion Update 10.7.4 (Client Combo) updater.
    Good Luck!
    And sorry, I do not know anything about the book delivery in Singapore. But you live in a fine city!
    Tegards
    Léonie

  • Applet can not run without JRE

    I have compiled the applet with J2SE 1.4.0. When I tested on the browser IE 5.0 in my computer, it could run because there is JRE included by J2SE 1.4.0 in my computer. When I tested in other computers, it can not run.the display only gray rectangle and there was a statement x.class is not found in bottom bar.The browser IE 5.0 is java enable. But when I access the webpage that include java application in the same computer without JRE, that could run.
    what wrong?
    thanks

    It is likely that the applet you compiled is using bytecode or features that the other machines don't recognize/have. If the other machines have the MS Java virtual machine but don't have the Sun virtual machine, try compiling the applet with the compiler option "-target 1.1" and see if that helps. It may, unless you used Java features that don't exist in Java 1.1 (for instance Swing classes). If so, then the other machines won't be able to run the applet unless they have the Sun jvm installed (like your machine).

  • Can't run iTunes, Apple Application Support program missing.

    Can't run iTunes, Apple Application Support program missing.  It's a brand new computer, never had iTunes installed.  I've attempted 16 installs, each time uninstalling the previous install and verifying no Apple software installed before trying again; I've also been using different browsers, still no luck.  Windows 7, 64 bit.

    Try downloading 7-Zip (free), or a free trial of WinRAR, and unpack the iTunesSetup.exe or iTunesSetup64.exe file into its components then try installing them individually in alphabetical order (don't try to install SetupAdmin.exe or iCloud.msi). AAS might not install right now, but you may get a more useful error message as to why not, or it might install once the other components have been installed.
    tt2

  • I can not login to Adobe Application Manager without admin privilage. WHY?

    I can not login to Adobe Application Manager without admin privilege. WHY? I must run app as administrator, only this way i can login using Adobe ID.

    if you are receiving an error that you do not have sufficient permissions to install the software then please try installing under a newly created local Administrator account.
    A normal administrator account should not run into these difficulties so it would appear the file permissions under your current account have been damaged.
    Alternately you can review your installation logs to more accurately identify where the file permission errors are occurring.  Please see Troubleshoot with install logs | CS5, CS5.5, CS6 -http://helpx.adobe.com/creative-suite/kb/troubleshoot-install-logs-cs5-cs5.html for information on how to locate and interpret your installation log files.
    Hope this helps you.
    Regards
    Rajshree
    Re: Creative Cloud needs Admin privileges to install 
    Re: Creative Cloud needs Admin privileges to install 

  • Can we run 32 bit application over 64 bit windows server 2012 ?

    Can we run 32 bit application over 64 bit windows server 2012 ?

    Hi,
    Thanks for your question.
    Since the two cases that you posted are the same, I will merge them so that you can get a better assistance. Thanks for your understanding
    and support.
    In addition, according to your question, it depends on the applications. Some applications designed for the 32-bit version of Windows
    will work on the 64-bit version of Windows, but some are not. Before you install the application, you’d better check if it is compatible with 64-bit version of Windows Server 2012.
    Best regards,
    Susie

  • PP Procedure is Missing, Can not Run the Preprocessor

    hi experts,
    while executing some module program through TCODE. I got this error  PP Procedure is Missing, Can not Run the Preprocessor
    can any one help me ?
    thanks,
    nag.

    Hello,
    What I thought you meant when you said "Port" was that you were using a Distribution project to move it to other machines.  Therefore you have two options to proceed.
    1)  Copy the nicppaiu.dll from the system folder on your machine to the system folder on another machine you are "Porting" to.
    2)  Add a project to your solution that is a Setup project.  Then add the output of your application to this project and add the MSM discussed earlier.  This will create a MSI that can be used to install your application on multiple machines (it still requires a NI-DAQmx install).
    There is a good topic in our help named "Deploying Measurement Studio Applications" that tells you everything you need to know.
    Regards,
    Jeff

Maybe you are looking for

  • No menu items

    Hi, I just installed the latest OSX software updates, and since restarting none of the menus are in the menus bar, apart from my insomniaX icon and the spotlight search tab. When ever I check the 'show date and time in menu bar' in system pref for ex

  • Attachment Problem in OAF

    I am attaching a file in AdvancedTable using attachmentImage Item when i am creating new entry in my CREATE PAGE. it is working fine. After i attach a file and i click submit button in the ADD ATTACHMENT screen. The data is getting saved and a new en

  • Migrating app from 9.0.5.1 to 10.1.2.0 findAll problem

    Hi, we are migrating our J2EE 1.3 applications from OAS 9.0.4 to 10.1.2.0.2. Thus, we've upgraded JDeveloper from 9.0.5.1 to 10.1.2.0.2 version. Now, an EJB 2.0, CMP and CMR, application that worked perfectly with version 9.0.5.1 is showing a very st

  • Best PDF & Docs for beginers of ABAP-Netweaver

    Guys Pls help me getting best docs or pdf for abap practising in netweaver. with examples to proceed step by step. Moderator message : Moved to career center. Edited by: Vinod Kumar on Jul 19, 2011 1:25 PM

  • Multiple icon missing (macbook pro retina)

    Hi there, I am seriously stuck with sorting out my macbook. About a week ago, I turned on my macbook and some top right icons were missing (battery, spotlight, volume, wifi, bluetooth and backup). Its weird, the icons are missing but if you click whe