Tomcat 6 - the demo of Rich Client ADF deployment fails

I was able to deploy and run the demo of ADF Rich Client in the Oracle Weblogic server and a stand-alone Weblogic Server.

However, when I deploy the application to an instance of Tomcat 6 (6.0.18) I get the following:

December 1st, 2008 14:06:06 org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Charge of org.apache.catalina.startup.Catalina December 1, 2008 14:06:06
INFO: Initializing treated in 297 ms
Departure from org.apache.catalina.core.StandardService December 1, 2008 14:06:06
INFO: Starting service Catalina
Departure from org.apache.catalina.core.StandardEngine December 1, 2008 14:06:06
INFO: Starting the Servlet engine: Apache Tomcat/6.0.18
Departure of org.apache.coyote.http11.Http11Protocol December 1, 2008 14:06:06
INFO: From Coyote HTTP/1.1 on http-8080
December 1st, 2008 14:06:06 org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
Departure from org.apache.jk.server.JkMain December 1, 2008 14:06:06
INFO: Jk running ID = time 0 = 0/15 config = null
Departure from org.apache.catalina.startup.Catalina December 1, 2008 14:06:06
INFO: Start the server in 493 ms
December 1st, 2008 14:21:37 org.apache.catalina.startup.HostConfig deployWAR
INFO: Web deployment application archive adf-richclient - demo.war
Departure from org.apache.catalina.core.StandardContext December 1, 2008 14:21:52
SEVERE: Error filterStart *.
Departure from org.apache.catalina.core.StandardContext December 1, 2008 14:21:52
SEVERE: Context [adf-richclient-demo] failed to start due to previous errors

I tried the deployment from inside JDeveloper 11 g and also by deleting the file. WAR in the directory webapps of Tomcat container.

Anyone know why this is happening?

Thank you

Vince

Vince-

If you add the following jars in WEB-INF/lib, you will be less close.

JSF - api .jar
JSF - ri .jar
JSTL-ri - 1_2.jar
JSTL-api - 1_2.jar

Good luck.

Donn

Tags: Java

Similar Questions

  • Problem running Rich Client demo on exit 11 JDev

    Hello
    I am trying to run the demo of Rich Client on JDeveloper 11 (release with Weblogic). I downloaded the file "adf-richclient - demo.war" and launched a project of this archive. The application name is "adffacesdemo".
    The error I get is:

    < 13 October 2008 16:22:57 CEST > < WARNING > < J2EE > < BEA-160195 > < application version of the lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the adffacesdemo application is not versioned. >
    < 13 October 2008 16:23:07 CEST > < error > < HTTP > < BEA-101371 > < there was a failure during the processing of annotations for application C:\DevelopmentTools\JDeveloper11.1.1.0\jdeveloper\system\system11.1.1.0.31.51.56\o.j2ee\drs\adffacesdemo\adffacesdemo-adffacesdemo-webapp. Please make sure that annotations are valid. The error is oracle.adfdemo.view.srg.bug6437844.MyBean >
    < 13 October 2008 16:23:07 CEST > < error > < hats > < BEA-149265 > < error has occurred in the execution of the request for deployment with the ID ' 1223907776591 'for task ' 0'. Error is: "weblogic.application.ModuleException: could not load the webapp: ' adffacesdemo-adffacesdemo-context-root" "
    weblogic.application.ModuleException: cannot load the webapp: 'adffacesdemo-adffacesdemo-context-root ".
    at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:387)
    at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
    to weblogic.application.internal.flow.DeploymentCallbackFlow$ 1.next(DeploymentCallbackFlow.java:387)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
    Truncated. check the log file full stacktrace
    java.lang.ClassNotFoundException: oracle.adfdemo.view.srg.bug6437844.MyBean
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:283)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:256)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:54)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    Truncated. check the log file full stacktrace
    >

    Did somebody encountered this problem?
    Thank you.

    In fact, I was able to create a new project in JDeveloper from the WAR file, that I mentioned above and run the demo inside JDeveloper 11 g production.
    Also - I deployed this demo of a stand alone WLS 10.3 with no problems.
    You can see the current demo here:
    http://jdevadf.Oracle.com/ADF-richclient-demo

  • Source of bean to ADF faces Rich Client Demo

    We use jdeveloper 12.1.3.We often have a glance on the oracle "ADF faces Rich Client Demo" (http://jdevadf.oracle.com/adf-richclient-demo).  With this link, we have a lot of examples, and it is possible to display the source of the pages. But is it possible to have the source of the beans used in these pages?

    Thanks for your help

    User

    Check - How to get the source code of the demo ADF page.

    ADF Faces components demo Install Instructions

    http://docs.Oracle.com/CD/E16162_01/Web.1112/e16181/gs_demo.htm#ADFUI12741

    Ashish

  • ADF Faces Rich Client Demos

    The box in RIA in connection components demo contains nice information about the versions of the components of the ADF. Since there are lance commig patch in the ordinary basiss, I decided to include that on the box in our application.

    If I check the code of demos from RIA components:
    <!-copyright (c) 2008, 2009, Oracle and/or its affiliates. All rights reserved. ->
    < jsp:root xmlns:jsp = "http://java.sun.com/JSP/Page".
    xmlns:f = "http://java.sun.com/jsf/core".
    xmlns:af = "http://xmlns.oracle.com/adf/faces/rich".
    version = "1.2" >
    < af:popup id = 'about' contentDelivery = "lazyUncached" >
    < af:dialog title = 'On ADF Faces Rich Client Demos' type = "ok" id = "d1" >
    < af:panelGroupLayout layout = "vertical" id = "pgl1" inlineStyle = "width: 450px" >
    < af:panelFormLayout id = argument maxColumns "pfl" = "1" >
    < af:iterator id = 'info' var = value ' row' = "#{aboutBean.versionInformation}" >
    < af:panelLabelAndMessage id = label = "#{row.name"plm"} '"
    labelStyle = "vertical-align: top;" white-space: nowrap; ">
    < af:outputText id = value = "#{row}" / "ot" >
    < / af:panelLabelAndMessage >
    < / af:iterator >
    < af:panelLabelAndMessage id = "uaPLM" label = "header User-Agent.
    labelStyle = "vertical-align: top;" white-space: nowrap; ">
    < af:outputText id = "August".
    value="#{facesContext.externalContext.requestHeaderMap['user-agent']}"/ >
    < / af:panelLabelAndMessage >
    < / af:panelFormLayout >
    < / af:panelGroupLayout >
    < / af:dialog >
    < / af:popup >
    < / jsp:root >

    I can see that there is an aboutBean that is defined in the application.
    Where can I get the source code for this bean?

    Kind regards
    Mihael

    You can download the demo and install on your local computer, here's how http://www.oracle.com/technology/products/adf/adffaces/11/doc/demo/adf_faces_rc_demo.html

    Pedja

  • Problem running new ADF Faces Rich Client components demo

    Hello

    I download the latest version of Jdeveloper (11.1.1.2.0), an i try to run the demo application, ADF Faces Rich Client components demo.

    I imported the app in jdeveloper, and I deployed on the server of embededd; then, there are many examples of tag and other elements that it does not work (for example the carousel). the server shows me this exception:

    The class ' oracle.adfdemo.view.components.rich.ComponentEditorHandler$ BooleanProperty ' has no property 'obsolete '.

    For more information, see the server error log
    starting with an entry: during the PPR, #7 Server Exception

    This sound has shown in Popup javascript and the server log.

    How to run the sample application to correctly?


    Thank you

    This is the same file on the hosted demo - the difference is the URL parameter allows you to run it: try to add one? Gallery = true to the end.

    http://jdevadf.Oracle.com/ADF-richclient-demo/faces/index.JSPX?Gallery=true

  • ADF 11 g Rich Client appearance

    I think it'll be great if there may be a new theme that has the ADF 11 g Rich Client appearance in the Apex in the future.

    We intend to have a compatible theme Fusion Apps in a future version of the APEX.

    Concerning
    Patrick
    -----------
    My Blog: http://www.inside-oracle-apex.com
    APEX 4.0 Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

  • Hi, can I get App demo on how to create the model &amp; components declarative in ADF?

    Hi, can I get App demo on how to create the model & components declarative in ADF?

    Hello

    You can get the demo at the following link

    Models in pages ADF and declarative elements

  • To access the demo of FinalCut project files

    A few weeks back I downloaded Final Cut Pro demo and created an edited video project. It was working fine! The demo has expired and I bought the application. But after downloading the purchased app, I can't access the files of project original demo version that I produced. Are they gone forever? Why wouldn't FCP keep somewhere on the disk for the sake of continuity and good user experience? I suspect this is a common question/problem, but I can't find any other questions help about it.

    THX in advance,

    -Michael

    YYou should be able to double-click the library you created in the demo version and open it in the version complete. Try right click on it and sselecting opened with Final Cut Pro.

  • 32 L 6353 LED tv - cannot use the features of cloud due to the demo mode

    I just bought a TV 32L 6353. When you try to access the features of cloud, I get the error message "this function is not available in demo mode. Please connect your TV to the internet. »

    I am based in the United Kingdom and have tried the wired and wireless internet connection. Network test succeeded at both. I tried several resets.

    Please help before you lose patience and go back to the TV.

    Thank you

    Hello

    The demo 'mode' issue has already been discussed in this thread:
    http://forums.computers.Toshiba-Europe.com/forums/thread.jspa?threadID=72362

    As reported by another user, the reset should help resolve this problem.
    You will get a list of Toshiba service issues that are necessary to improve the service. You have to accept that and then you should be able to connect to the TV of cloud

  • Removal of the demo of the M50

    I am looking to remove the demo FIFA, but is not in the Add/Remove Programs list?

    Hello

    I assume you mean the demo FIFA which was delivered with the device.
    As far as I know this isn't a really a setup application. In this case, you should only check the source where this demo was placed and you can just remove it using the Remove option.

  • recently bought a new computer - which came with the demo of Windows 7 installed after my old XP.

    recently bought a new computer - which came with the demo of Windows 7 installed after my old XP. Had a conflict, and then bought a House of windows 7. My old computer has my granddaughter with Xp disc. Trying to remove XP tells me that I am not the administrator? Ms. send me XP dates which I can't install. How can I fix it? My granddaughter lives in 600 kilometres away so not an easy task from reclain the XP disc?

    Colin,
    If you are still issues here is a link on the installation of Windows 7.  It gives information on how to install Windows 7 with the removal of previous versions of Windows.

    http://Windows.Microsoft.com/en-us/Windows7/installing-and-reinstalling-Windows-7

    Mike - Engineer Support Microsoft Answers
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • When I try to download the demo version of Age of Mythology, I'm headed to open or save the file. I click Open and the screen that displays the States "this page is not available." How can I download the trial version?

    problems to download the demo version of Age of Mythology

    Hello lesadawne, welcome.

    Here would be a possible download location:
    It is referenced in the link of the thread above, however, if this link is no longer available, you can use it.
    Thank you!

    Ryan Thieman
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • After an attack of virus on the server, I am unable to connect to the server from any client computer.

    After an attack of virus on the server, I am unable to connect to the server from any client computer.

    I have a small net work in my house, and until yesterday, the network works well. MSSE clean virus win32 on my server attack yesterday and here after that I am unable to connect to the server of customers while I was able to connect to server cleints. I used MS Fixit widjows firewall and then problem determination after the Client computer request user name & against which I entered the login data, password but it displays the same error message.

    PL help someone who will be widely recognized.

    Thank you best regards &.

    Gandhi Prasad

    Hello

    Because the problem is with the server, I recommend you post this question in the TechNet forum.

    http://social.technet.Microsoft.com/forums/en-us/category/windowsxpitpro

  • Can not run the demo of StarCraft or downloaded files

    It is not just drop the files basically downloaded everything as downloaded demos... I can't run the DEMO of StarCraft for example, even on here, if I download it. I must have a CD or a DVD-ROM... Its very annoying... Basically, I can't run everything that said (Type: file) he outside, implemented programs.

    Will you suggest try here...

    http://us.Blizzard.com/support/index.XML?locale=en_US&gameId=3

    --
    Gina Whipp
    2010 Microsoft MVP (access)

    Please post all responses on the forum where everyone can enjoy.

  • How to stop the demo for Sony KLV-32R412B

    How do to stop the demo for Sony KLV - 32R412B.can u please help me

    On the remote control, press RETURN, then press HOME and select [Settings] - [System] - [Autostart]. Be sure to select [home] [location]... I found the solution myself

Maybe you are looking for

  • Mass USB storage does not work on the Satellite a series

    When I connect any USB mass (as USB or card reader) storage, system slowly recognize it for about 5 minutes and then show a new drive letter. When I try to open it - the system is long overdue. I had restored an original condition of restore CD Set,

  • SPEAKER Setup D110 cable: USB cable request

    Soon set up a HP Wifi D110 printer. Have an old HP 8200 CD Writer Disc drive USB cable.  the USB cable appears to be identical to what is needed to set up the printer.  To the confirmation.

  • wrt54G and wre54G speed

    I connected these 2 together and both work well.  I use my laptop out in my trailer parked in the driveway and the router is inside the House.  Before you get the expander control, maybe I was getting (sometimes) 1 bar, 2 on the laptop and was very s

  • signatory is attaching a document to esign

    I created a PDF Esign document that requires the signer to attach documents in a field, but the option isn't available. How can I do this?

  • 'Back' vs 'back to the collection.

    Normally, pinching two fingers on an article links the user to the navigation page for the collection, that the article is. In addition, the user can click on to make appear the title bar and the name of the collection is tappable in the upper left c