Adf-richclient-demo.war

Hi
I'm trying download adf-richclient-demo.war file but the link http://download.oracle.com/otn/java/jdeveloper/11/extensions/adf-richclient-demo.war isn't the war file it's a zip, and i cann't import the file in jdeveloper 11g tp3.
In the page How-to deploy and run the ADF Faces Rich Client Components demo, the links are wrong, what's the problem ? I have to do a demo presentation about rich client using ADF in a customer and i need the war file.
Where is the war file to the demo?
Thanks in advantage.

Hi,
it works for me.
Followed your link and got a adf-richclient-demo.war as a file.May be you should check your mime types in you browser.
Any way you can just rename the .zip file to .war and it should work.
Timo

Similar Messages

  • How can i deploy adf-richclient-demo.war to tomcat?

    how can i deploy adf-richclient-demo.war to tomcat or
    how can i use adf faces 11G in tomcat or
    how long will the next version out?
    thank you!

    Hi,
    the demo is a WAR file. So if you have a tomcat version that supports JSF 1.2 then you should be able to deploy it like any other JEE WAR file
    Frank

  • ADF RichClient Demo Download ZIP/WAR

    Hi.
    I want once and for all link to latest version (if possible always latest version that I can make bookmark) of ADF RichClient Demo WAR (runtime) and ZIP (source) file.
    Thx
    Regards
    Zmeda
    Edited by: zmeda on Aug 5, 2011 1:27 PM

    http://www.oracle.com/technetwork/developer-tools/adf/downloads/index.html

  • Which libraries to deploy to run adf-richclient-demo[SOLVED]

    Hi everyone,
    I'm Fizzz... Working on JDeveloper11gR1
    I need to deploy adf-richclient-demo application on External WebLogic Server(11g).
    Initially there were no libraries deployed before.When I'm trying to deploy this Application then it is not able to FacesContext class.
    and deployment failed.
    so please tell which are the libraries i should use and where can i find those files.
    when i deploy latest jsf and jstl libraries then my application deployed successfully but when i run the application then none of the PPR on application work.
    please assist me what to do?
    Thanks
    Fizzz...
    Edited by: Fizzz on Oct 1, 2009 1:59 PM

    Hi Onur,
    Without any external libraries when i try to deploy application from Admin console, I got following msges -
    ->An error occurred during activation of changes, please see the log for details.
    ->Failed to load webapp: 'adf-richclient-demo.war'
    ->javax.faces.webapp.FacesServlet
    ->The deployment has been successfully installed.Now i add two libraries jsf 1.2 and jstl 1.2 then it is deployed correctly. and now working but in running mode PPR errors i'm getting -
    SEVERE: Server Exception during PPR, #24
    javax.servlet.ServletException: java.lang.NoClassDefFoundError: Could not initia
    lize class oracle.adfinternal.view.faces.activedata.PushService
            at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.jav
    a:333)
            at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
    va:56)
            at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter
    (RegistrationFilter.java:85)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterL
    istChain.doFilter(TrinidadFilterImpl.java:420)
            at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter
    .java:54)
    .And i used oepe11_wls1031.exe to intall WebLogic Server 11g
    Now what can i do onur?
    Fizzz...

  • ADF RichClient Demo Error

    I deployed the adf-richclient-demo on my local WL10.3 and in the navigationPane XMLMenuModel demo
    I'm getting the following error:
    <Jun 10, 2009 10:12:55 AM EDT> <Error> <HTTP> <BEA-101017> <[weblogic.servlet.internal.WebAppServletContext@1355fbb - appName: 'adfdemo', name: 'adf-richclient-demo.war', context-path: '/adf-richclient-demo', spec-version: '2.5', request: weblogic.servlet.internal.ServletRequestImpl@137a907[
    POST /adf-richclient-demo/faces/components/pagehierarchy_xmlmenumodel/page_a1b3.jspx HTTP/1.1
    User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10
    Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip,deflate
    Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
    Keep-Alive: 300
    Connection: keep-alive
    Referer: http://localhost:7001/adf-richclient-demo/faces/components/pagehierarchy_xmlmenumodel/page_a1b1.jspx
    Cookie: ADMINCONSOLESESSION=qnqpKv1LLsSkJ4L7GZ10b0DgKr1pbCF1TPr11r2k5sP2QTMyWYJD!1486107160; JSESSIONID=2p1ZKv3Ty0hhL52cJL12jpvhgLPc9j2zsTJDVcz7QP9ZGcGZd0X0!1486107160
    Cache-Control: max-age=0
    Content-Type: application/x-www-form-urlencoded
    Content-Length: 420
    ]] Root cause of ServletException.
    java.lang.AssertionError: CurrencyKey not preserved
         at org.apache.myfaces.trinidad.component.UIXCollection.encodeEnd(UIXCollection.java:535)
         at org.apache.myfaces.trinidad.render.RenderUtils.encodeRecursive(RenderUtils.java:70)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:299)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelStretchLayoutRenderer.encodeStartFacet(PanelStretchLayoutRenderer.java:291)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelStretchLayoutRenderer._encodeVerticalPane(PanelStretchLayoutRenderer.java:674)
         Truncated. see log file for complete stacktrace
    >
    Any thoughts?

    Even, I am getting the same error when application is running in standalone debug mode. Please let us know what configuration may be missing.
    Getting this exception:
    java.lang.AssertionError: CurrencyKey not preserved
         at org.apache.myfaces.trinidad.component.UIXCollection.encodeEnd(UIXCollection.java:540)
         at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:399)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2633)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer._encodeChild(PanelGroupLayoutRenderer.java:432)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.access$300(PanelGroupLayoutRenderer.java:30)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:682)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:601)
         at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:170)
         at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:290)
         at org.apache.myfaces.trinidad.component.UIXComponent.encodeFlattenedChildren(UIXComponent.java:255)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.encodeAll(PanelGroupLayoutRenderer.java:358)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1396)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:767)
         at javax.faces.component.UIComponent.encodeAll(UIComponent.java:938)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:400)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2633)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer._encodeHorizontalChild(PanelGroupLayoutRenderer.java:499)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.access$100(PanelGroupLayoutRenderer.java:30)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:659)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:601)
         at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:170)
         at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:290)
         at org.apache.myfaces.trinidad.component.UIXComponent.encodeFlattenedChildren(UIXComponent.java:255)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.encodeAll(PanelGroupLayoutRenderer.java:358)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1396)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:767)
         at javax.faces.component.UIComponent.encodeAll(UIComponent.java:938)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:400)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2633)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:415)

  • Error in Dynamic Data display using Visual Design in ADF Richclient Demo

    Hi,
    I am using JDeveloper Studio Edition Version 11.1.1.1.0 with build Build JDEVADF_11.1.1.1.0_GENERIC_090615.0017.5407
    I have found a reference to this ADF faces richclient demo on the following link:
    http://jdevadf.oracle.com/adf-richclient-demo/faces/visualDesigns/index.jspx?_afrLoop=2181068810216756#%2FvisualDesigns%2Fdashboard.jspx%40
    I downloaded the WAR file and deployed in the server and running smoothly. But when I added, for example, EmployeesView1, by drag and drop from datacontrol,
    on one of the panels (.jsff page) and ran the application. Now its throwing an exception like:
    javax.el.PropertyNotFoundException: Target Unreachable, identifier 'bindings' resolved to null
    Can any guru shed the light on this and help me out?
    Looking forward to any replies.
    Thanks in advance.
    Yadava Rao

    Hi,
    My faces project is having the following libraries under WEB-INF/lib folder:
    adflogginghandler-JDEVADF_MAIN_GENERIC_070917.1906.4699.jar
    adf-richclient-api-11-r1-SNAPSHOT.jar
    adf-richclient-impl-11-r1-SNAPSHOT.jar
    adfsharebase-JDEVADF_MAIN_GENERIC_070917.1906.4699.jar
    adfshare-JDEVADF_MAIN_GENERIC_070917.1906.4699.jar
    commons-beanutils-1.6.jar
    commons-lang-2.1.jar
    dms-11.1.1.jar
    indexer-080909.1801.375.jar
    jsf-facelets-1.1.11.jar
    trinidad-api-1.2.11.1-SNAPSHOT.jar
    trinidad-api-1.2.11.1-SNAPSHOT-sources.jar
    trinidad-impl-1.2.11.1-SNAPSHOT.jar
    xercesImpl-2.6.2.jar
    xmlparserv2-11.1.1.JM7_4119.jar
    Apart from this, my model project contains the following libraries (shows in Project Properties):
    ADF Model Runtime
    BC4J Oracle Domains
    BC4J Runtime
    BC4J Security
    BC4J Tester
    MDS Runtime
    MDS Runtime Dependencies
    Oracle JDBC
    So, please suggest me if something is missing apart from these.
    Appreciate your help or a soultion to get the data from databse in jsff page of dashboard visual design in adf-richclient-demo.
    Thanks

  • Where is adf-faces-demo.war?

    Hi everyone,
    Does anyone know where I can find and download adf-faces-demo.war that was mentioned in the following page
    http://www.oracle.com/webapps/online-help/jdeveloper/10.1.3/state/content/navId.4/navSetId._/vtTopicFile.jsf_apps%7Cadfcreate%7Caf_ademowar%7Ehtml/
    I read the Jdev documentation and still don't get the idea how af:progressIndicator work with af:poll and my long running process. I have a button on a jsp that runs a long process via calling of stored procedure. As this DB process usually takes long time to complete, the middle tier will be time-out before it. How can I use progressIndicator and poll to keep user notified and keep the session active ?

    Hi Bonnie,
    You can download it from this page:
    http://www.oracle.com/technology/products/jdev/howtos/10g/adfjsf/how-to-adf-faces-10gjdev.htm
    Under the heading 'Creating an "ADF Faces " Library and registering the ADF Faces tag libraries', point 1) Download the adf-faces-ea10.zip from here. Unzip this file to a separate directory such as d:\adffaces. This directory will contain the subdirectories docs, lib, and src, and the adf-faces-demo.zip. The lib directory will contain the required jar files and tld (tag library descriptors) files for JDeveloper to work with ADF Faces.
    Hope this help.
    Regards.

  • Adf-faces-demo.war for 10g - where can I download this demo package?

    based on Oracle JDeveloper 10g (10.1.3) Documentation this package can be downloaded, but it's not there any more. Anyone know where I can download a copy?
    About the ADF Faces Demo Files The ADF Faces component and feature demonstration files are available in adf-faces-demo.war, which you can download from the Oracle Technology Network at
    http://www.oracle.com/technology/tech/java/jsf.html
    or,
    http://www.oracle.com/technology/products/jdev/htdocs/partners/addins/exchange/jsf/index.html
    Thanks

    The 10.1.3 version of the file is now linked from
    http://www.oracle.com/technetwork/testcontent/adffaces1013-096465.html
    (under the download section of that page)

  • Can't get adf-faces-demo.war working on WLS 8.1 SP5

    Did a search & found some others facing the same difficulties as I am, also followed some recommendations of using an exploded war instead of archive war, and also adding some JARs from Tomcat 5.5.* onto my classpath, but the demo still refuses to work on WLS 8.1 SP5.
    Using the hyperlink http://127.0.0.1:7001/adf-faces-demo, I kept getting a blank page. And on my WLS console, I'm seeing these:
    Mar 15, 2006 6:37:23 PM oracle.adfinternal.view.faces.webapp.ConfigParser parseConfigFile
    INFO: ADF Faces is running in debug mode. Do not use in a production environment. See:/WEB-INF/adf-f
    aces-config.xml
    Could somebody help me with this?
    Or WLS 8.1 totally doesn't work with JSF?

    Dear Prasanth,
    You're right; so what I did next was to rename my .jspx to .jsp, and this time round I hit this exception while accessing the index.jsp page, any idea what other stuffs I did to do?
    Thanks for your help!
    javax.servlet.jsp.JspException: Cannot find FacesContext
         at javax.faces.webapp.UIComponentTag.doStartTag(UIComponentTag.java:405)
         at com.sun.faces.taglib.jsf_core.ViewTag.doStartTag(ViewTag.java:105)

  • Adf online demo site down again?

    http://jdevadf.oracle.com/adf-richclient-demo/faces/components/skinningKeys/index.jspx
    http://jdevadf.oracle.com/adf-richclient-demo/docs/enhanced-tagdoc.html

    Ken,
    Yes - it comes and goes.
    Best is to download it and run it yourself locally: http://www.oracle.com/technetwork/developer-tools/adf/downloads/index.html
    If you're just looking for the docs (including tag doc and skin selector, it's here: http://download.oracle.com/docs/cd/E16162_01/index.htm)
    john

  • How to see the files of adf faces demo

    Hi ADF Experts,
    I am using Jdeveloper 11.1.1.7.0 version. I downloaded the rcf-dvt-demo.war for this jdev version.
    Its running fine in weblogic. I just wanted to check hjow can we see the BackingBean and other files of this application in Jdeveloper.
    Thanks
    Animesh

    Hi Animesh,
    Please follow the instructions given under "Using the integrated WebLogic Server in Oracle JDeveloper 11g" section in the below url to view the complete code package -
    "ADF Faces Components Demo Install Instructions&lt;/title&gt;&lt;meta name=&quot;Title&quot; content=&quot;ADF Faces Comp…"
    Best Regards,
    Ankit Gupta

  • L&F Problem with Demo War

    I recently downloaded the Demo War and deployed it with both Tomcat and Weblogic 8.1. With Weblogic, it appears as though the style-sheet is not being used - it is using all the default browser fonts and colors. With Tomcat however, it appears as it should. Any thoughts would be appreciated. Thanks!

    Ben,
    The UIX technology that OHW uses for its user interface requires write access to the area on the server where the application is deployed. This is normally no problem on most servlet containers, since the usually automatically unpack WAR and EAR files at deployment time. Weblogic, however, defaults to leaving the archives unpacked. This makes it so UIX can not write out the style sheets it generates, etc.
    This is the bit from the JDeveloper/UIX docs about how to resolve this when deploying to Weblogic (from
    http://helponline.oracle.com/jdeveloper/help/state/content/navSetId.jdeveloper/navId.4/vtTopicFile.jdeveloper%7Cdeploying%7Cj2ee_aweblogicuixdeploy%7Ehtml/)
    Then complete the deployment according to the instructions found in the Quickstart Guide to Deployment of the WebLogic Server documentation, at edocs.bea.com.
    An overview of the required steps are as follows:
    1. Follow the instructions found in Step 1 of the "Quickstart Guide to Deployment" in the WebLogic Server documentation for expanding the EAR file into a directory.
    2. If the EAR file contains WAR files, expand them, too.
    3. Delete the expanded EAR and WAR archives.
    4. Follow the remaining steps in the "Quickstart Guide to Deployment" to finish deploying the UIX application to WebLogic.
    Hope this helps,
    -brian

  • When will new ADF UIX demo be released?

    Are there any one can tell me when the new ADF UIX demo based on uix 2.2 be released?
    I want to know if we can get databind uix tree component (or other ui components) from ADF data action control which return dataobject and something else.
    Thanks a lot.

    Hi Daniel,
    Are there any one can tell me when the new ADF UIX
    demo based on uix 2.2 be released?I'm not sure when any sample applications will be released, but there is an ADF UIX tutorial available here:
    http://otn.oracle.com/products/jdev/collateral/tutorials/9050/adfuix_tut.html
    I want to know if we can get databind uix tree
    component (or other ui components) from ADF data
    action control which return dataobject and something
    else.I'm not sure about the tree component - I'll try to find out whether that is/will be supported. Once your data controls are available in the Data Control Palette, you can bind them to components in your UIX page by:
    1. Selecting the data control that you want to bind.
    2. Selecting a component type from the "Drop As" choice.
    3. Dragging the data control onto the UIX page.
    This process is illustrated in the tutorial above.
    Andy

  • Where is adf-richclient-build

    I add adf-richclient-api in my project, but when build the project it shows error
    [WARNING] POM for 'oracle.adf.view.faces:adf-richclient-api:pom:11.
    1.1.0.0:compile' is invalid. It will be ignored for a
    rtifact resolution. Reason: Failed to validate POM for project
    oracle.adf.view.faces:adf-richclient-api at Artifact [ora
    cle.adf.view.faces:adf-richclient-api:pom:11.1.1.0.0:compile]
    [WARNING] POM for 'oracle.adf.view.faces:adf-richclient-impl:pom:11.
    1.1.0.0:compile' is invalid. It will be ignored for
    artifact resolution. Reason: Failed to validate POM for project
    oracle.adf.view.faces:adf-richclient-impl at Artifact [o
    racle.adf.view.faces:adf-richclient-impl:pom:11.1.1.0.0:comp\ile]I found that adf-richtclient-api have many dependencies toadf-richclient-build. I try to search for this jar, but not found.
    Anyone know where I can load for this jar?
    Edited by: user10732927 on 28 ม.ค. 2552, 20:15 น.

    You normally add a whole library (containing multiple jar files) to your project.
    The libraries defined in JDEV containing the jars you need.
    Try adding the ADF Faces Runtime 11 library to your project. You'll probably need to add some more of the ADF libraries to get your project compiled.
    Timo

  • Having a problem running jheadstart app and adf-faces-demo on wls 8.1 sp4

    I have created a very simple jheadstart app in Jdeveloper. Also I have created a project from the adf-faces-demo.
    I am now trying to run both applications on weblogic 8.1 sp4
    Both applications exhibit the same behavior. When trying to load the index page, the progress bar on the browser indicates that the page is loading (and stays there) and I don't see any error in the output log (except for the message:
    Oct 31, 2006 5:46:22 PM oracle.adfinternal.view.faces.application.ViewHandlerImpl _checkTimestamp
    INFO: ADF Faces is running with time-stamp checking enabled. This should not be used in a production environment. See the oracle.adf.view.faces.CHECK_FILE_MODIFICATION property in WEB-INF/web.xml
    Which I understand is harmless.
    I have done the following to try to make this work:
    Make sure that the application is compiled in JDK 1.4
    Add the recommend jlib, lib, and MyFaces jars to the classpath.
    Change the extension of the index page to jsp and change the web.xml to:
    <filter-mapping>
    <filter-name>demoRedirect</filter-name>
    <url-pattern>*.jsp</url-pattern>
    </filter-mapping>
    Any help would be greatly appreciated. Thanks.

    Alberto,
    I noticed you reported this on the JDev forum as well. Deploying ADF-Jhs apps is not different from deploying a plain ADF app, (apart from the Jhs Runtime lib that should be added to the .ear file), so please continue to use the JDev forum to resolve your problems.
    You also might want to check the section on WebLogic deployment in the ADF Dev Guide:
    http://download-west.oracle.com/docs/html/B25947_01/deployment_topics008.htm#CIHEGDAI
    Steven Davelaar,
    JHeadstart Team.

Maybe you are looking for

  • Does Aperture support deletion of multiple "unnamed" face tags?

    Faces is a great feature.  I love it. I have 40,000 pictures in iPhoto.  iPhoto currently does not have a way to select all "unnamed" face tags in a photo and remove them.  I have to click each separate "unnamed" face tag to delete it.  Because of th

  • Date issue when exporting data to Excel from SSRS report, where date is less than 1/1/1900

    Hi, I am using SSRS report to display the data from database. In that data, One of the column is DATE. when I am exporting to Excel all that dates are displaying fine except 1/1/1800 12:00 AM. Instead of 1/1/1800 12:00 AM it is displaying XXXXXXXXXXX

  • How to parse multiple xml documents from single buffer

    Hello, I am trying to use jaxb 2.0 to parse a buffer which contains multiple xml documents. However, it seems that it is meant to only parse a single document at a time and throws an exception when it gets to the 2nd document. Is there a way I can te

  • HT5281 Update to Lion 10.7.4 and Security update 02/2012 upped Ruby load to the ceiling

    After updating our home Mac mini server to Lion 10.7.4 and Security update 02/2012, with the machine now just sitting idle, no user logged-in, network cable unplugged, Ruby is generating 96% load on the CPU at all times, with processor temperature ru

  • Hard Drive for Mac Pro

    I am looking for suggestions for another internal Hard Drive. I currently have 250GB and it is reaching its capacity. I would like to have another 320-500GB drive. No raid configuration, just another hard drive mounted on my desktop to store my VHS a