ADF Rich client demo link down?

Is the ADF faces rich client demo link down?
http://jdevadf.oracle.com/adf-richclient-demo/faces/components/skinningKeys/index.jspx
Thanks,
Rajesh

Yes looks like it. The link is often down. You can load the war from http://www.oracle.com/technetwork/developer-tools/adf/downloads/index.html and run it in your jdev.
Timo

Similar Messages

  • TP4 / ADF Rich client demo just downloaded from otn / 41 compiling errors !

    I just downloaded ADF Riche client demo and installed it jdev tp4.
    Rebuild causes 41 compilation errors and the application is not runnable.
    Is it a way to solve this ?
    Some of the errors:
    Error: cannot read: C:\JDeveloper\myWork\adf-richclient-demo\adf-richclient-demo\public_html\WEB-INF\classes\.jsps\_components\_inputComboboxListOfValues_jspx.java
    Error: cannot read: C:\JDeveloper\myWork\adf-richclient-demo\adf-richclient-demo\public_html\WEB-INF\classes\.jsps\_components\_queryToggle_jspx.java
    Error(57): "rows" is not a valid attribute name.
    Error(57): "maxColumns" is not a valid attribute name.

    Forget about it ... downloading again and reinstalling it without any errors ... may be i downloaded from an older link or do some bad copy ... sorry disturbing you !

  • Tomcat 6 - Deployment of the ADF Rich Client Demo Fails

    I have been able to deploy and run the ADF Rich Client Demo in the embedded Oracle Weblogic server and a standalone Weblogic server.
    However, when I deploy the application to an instance of Tomcat 6 (6.0.18) I get the following:
    Dec 1, 2008 2:06:06 PM org.apache.coyote.http11.Http11Protocol init
    INFO: Initializing Coyote HTTP/1.1 on http-8080
    Dec 1, 2008 2:06:06 PM org.apache.catalina.startup.Catalina load
    INFO: Initialization processed in 297 ms
    Dec 1, 2008 2:06:06 PM org.apache.catalina.core.StandardService start
    INFO: Starting service Catalina
    Dec 1, 2008 2:06:06 PM org.apache.catalina.core.StandardEngine start
    INFO: Starting Servlet Engine: Apache Tomcat/6.0.18
    Dec 1, 2008 2:06:06 PM org.apache.coyote.http11.Http11Protocol start
    INFO: Starting Coyote HTTP/1.1 on http-8080
    Dec 1, 2008 2:06:06 PM org.apache.jk.common.ChannelSocket init
    INFO: JK: ajp13 listening on /0.0.0.0:8009
    Dec 1, 2008 2:06:06 PM org.apache.jk.server.JkMain start
    INFO: Jk running ID=0 time=0/15 config=null
    Dec 1, 2008 2:06:06 PM org.apache.catalina.startup.Catalina start
    INFO: Server startup in 493 ms
    Dec 1, 2008 2:21:37 PM org.apache.catalina.startup.HostConfig deployWAR
    INFO: Deploying web application archive adf-richclient-demo.war
    Dec 1, 2008 2:21:52 PM org.apache.catalina.core.StandardContext start
    ***SEVERE: Error filterStart***
    Dec 1, 2008 2:21:52 PM org.apache.catalina.core.StandardContext start
    SEVERE: Context [adf-richclient-demo] startup failed due to previous errors
    I have tried the deployment from within JDeveloper 11g and also by dropping the WAR file into the Tomcat container webapps directory.
    Any one know why this is happening?
    Thanks,
    Vince

    Jonn,
    Thanks for the pointer.
    I located the missing libraries by finding those that looked like the ones you recommended. The locations can be found by looking them up in the JDeveloper project Libraries and Classpath (click on an entry and select the view button):
    jsf-ri-12.war
    jsf-ri.jar
    jsf-api.jar
    glassfish.jstl_1.2.0.1.jar
    I copied these to the tomcat-6.0.18\lib level rather than putting them in the project lib.
    Works great.
    Thanks again for the help.
    Vince

  • ADF Rich Client Demo Down

    http://jdevadf.oracle.com/adf-richclient-demo/faces/index.jspx
    Any chance this can be revived today?

    As Timo suggested, you could have a local setup in your own box by downloading the necessary files from
    http://www.oracle.com/technetwork/developer-tools/adf/downloads/index.html
    Check the following page for the instructions on hoe to deploy & run:
    http://www.oracle.com/technetwork/developer-tools/adf/documentation/adf-faces-rc-demo-083799.html
    Thanks,
    Navaneeth

  • Adf rich client demo on oc4j

    Hi , I can't start this demo , when I request the index.jspx , got following errors :
    08/12/15 13:03:23.296 10.1.3.4.0 Started
    08/12/15 13:03:25.62 adfrcweb: 10.1.3.4.0 Started
    08/12/15 13:03:28.250 adfrcweb: Servlet error
    Request information:
    GET /adfrc/faces/index.jspx HTTP/1.1
    host: localhost:8888
    user-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.8.1.18) Gecko/20081029 Firefox/2.0.0.18
    accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
    accept-language: zh-cn,zh;q=0.5
    accept-encoding: gzip,deflate
    accept-charset: gb2312,utf-8;q=0.7,*;q=0.7
    keep-alive: 300
    connection: keep-alive
    javax.faces.FacesException: org.apache.myfaces.application.ApplicationFactoryImpl
         at javax.faces.FactoryFinder.getImplGivenPreviousImpl(FactoryFinder.java:573)
         at javax.faces.FactoryFinder.getImplementationInstance(FactoryFinder.java:438)
         at javax.faces.FactoryFinder.getFactory(FactoryFinder.java:249)
         at oracle.adfinternal.view.faces.util.rich.ConverterValidatorRegistrationUtils.register(ConverterValidatorRegistrationUtils.java:36)
         at oracle.adfinternal.view.faces.config.rich.RegistrationConfigurator.init(RegistrationConfigurator.java:70)
         at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.init(GlobalConfiguratorImpl.java:368)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.init(RegistrationFilter.java:47)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.init(TrinidadFilterImpl.java:92)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.init(TrinidadFilter.java:54)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpApplication.getFilterConfig(HttpApplication.java:7592)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:542)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NullPointerException
         at org.apache.myfaces.application.ApplicationImpl.internalGetRuntimeConfig(ApplicationImpl.java:150)
         at org.apache.myfaces.application.ApplicationImpl.<init>(ApplicationImpl.java:130)
         at org.apache.myfaces.application.ApplicationFactoryImpl.createAndLogNewApplication(ApplicationFactoryImpl.java:51)
         at org.apache.myfaces.application.ApplicationFactoryImpl.<init>(ApplicationFactoryImpl.java:47)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
         at java.lang.reflect.Constructor.newInstance(Unknown Source)
         at java.lang.Class.newInstance0(Unknown Source)
         at java.lang.Class.newInstance(Unknown Source)
         at javax.faces.FactoryFinder.getImplGivenPreviousImpl(FactoryFinder.java:571)
         ... 22 more
    any comment is appreciated
    thanks

    This demo will not run on oc4j 10.1.3.4. You'll need a j2ee 1.5 compatible server. The only one officially supported is the oracle weblogic server 10.3 R1.
    Timo

  • Adf faces rich client demo

    I have created the adf faces rich client demo application in
    jdeveloper 11g (11111.0) as explained in the docs .But, I am getting error at the following line in index.jspx
    <af:pageTemplate id="tmplt" viewId="/templates/pageTemplateDefs/demoIndexTemplate.jspx">
    "JSF page template path /templates/pageTemplateDefs/demoIndexTemplate.jspx not found"

    Hi Frank,
    Thanks for your reponse. I'm actually pointing my browser to http://localhost/adffacesdemo/faces/index.jsp. But the Request URI is showing in error message as /adffacesdemo/index.jsp.
    I'm pretty new to ADF, Am I missing something to set in the project properties.
    Thank you
    Praveen

  • ADF Faces Rich Client Demos

    The about box in RIA components demo has some nice information about ADF components versions. Since there are patch sets commig out on regular basiss, I've decided to include such about box in our application also.
    If I check the code from RIA components demos:
    <!-- 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="About ADF Faces Rich Client Demos" type="ok" id="d1">
    <af:panelGroupLayout layout="vertical" id="pgl1" inlineStyle="width:450px">
    <af:panelFormLayout id="pfl" maxColumns="1">
    <af:iterator id="info" var="row" value="#{aboutBean.versionInformation}">
    <af:panelLabelAndMessage id="plm" label="#{row.name}"
    labelStyle="vertical-align: top; white-space: nowrap;">
    <af:outputText id="ot" value="#{row.value}"/>
    </af:panelLabelAndMessage>
    </af:iterator>
    <af:panelLabelAndMessage id="uaPLM" label="User-Agent Header"
    labelStyle="vertical-align: top; white-space: nowrap;">
    <af:outputText id="auOT"
    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 defined in application.
    Where can I get source code for this bean?
    Regards,
    Mihael

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

  • ADF rich client: How to automate testing

    Hi Experts,
    We need to do some automate testing against application that is developed with ADF Faces 11g, I've tried with loadrunner 8.1, which provides 2 approaches to record web applications, web(html / http) and web(click / script).
    According to my experiment and this article , it's not feasible to record actions to rich client app with the first protocol.
    As for the second one, according to my test, some of actions works and the others not (for example, input field, expand accordion).
    My question is, Is there a solution to fully automate adf 11g UI interactions? Solutions based on loadrunner is preferred.
    Thanks for any help,
    Todd

    Thanks CM.,
    Sorry I didn't make my question clear. Selenium does fit in AJAX well, but seems that it lacks of ability to do stress test, what if we need highly concurrent workload(say, 5000 users)? Can selenium RC or some tools else generate that?
    And, are you sure that loadrunner 8.1 is not feasible to do stress test against ADF rich client apps? I need a good reason to persuade my bosses to consider adopting new tools.
    Regards,
    Todd

  • Adf Rich Client - Free or License?

    Hello!!
    In previous post, you say the Adf Rich Client will be free when a production version is available, all right?
    Then, you have a idea of a date to Adf Rich Client goes into production version?
    What the license for Adf Rich Client now? I can developer my comercial applications with the Adf Rich Client?
    Thanks and congratulations for your good job with the Adf Rich Client!!!

    Frank,
    First of all thank you for your support on this forum.
    I have a hypothetical question though... In our development process we are entering a phase when we need to start working on application... We took a look into Jdev11 and ADF RC, and really liked it - it has many components that our users are already used to in Oracle Forms, like dropdown menus, toolbars and most important the ability to have spread tables. We are wondering, if we start development with Jdev 11 next month and are planning to have the application production ready by the end of Q12008, what are our chances of having Jdev 11 to be production ready, and how significant the changes will be between the current version and prod release?
    I understand, you cannot answer these question, but could give me a hint, or a 'wink' as to what to expect. I would really appreciate it. We could start going with Jdev 10.1.3.3, but we really like new componnts in Jdev 11.
    Thank you,
    VO

  • Difference Between Oracle ADF and ADF Rich Client

    Hello Gurus,
    I want to know the difference between those two:
    Oracle ADF:
    http://goo.gl/6Q1i2
    and
    ADF Rich Client:
    http://goo.gl/L31ra
    I downloaded Jdeveloper 11g (11.1.2.3.0)
    I did this tutorial which It adf right? http://goo.gl/8Mf7c
    and this other is rich client right? http://goo.gl/7Krew
    Can I please know the advantages of them over the other one? THANKS !!!

    ADF Faces Rich Client Components are a part of Oracle ADF.
    So Oracle ADF uses ADF Faces as the components for the rich web UI, but it also offers things like simplified database access through ADF Business Components, an advanced ADF Controller layer, and simple data binding.
    I would suggest starting with this seminar:
    http://download.oracle.com/otn_hosted_doc/jdeveloper/11gdemos/Introduction_To_ADF/Introduction_To_ADF.html

  • Facelets support in ADF Rich Client

    I have tried to use ADF Rich Client with Facelets
    but it looks like the tag library schema is not recongined, and the ADF RC tag schema definition in html root tag and all ADF RC tags are copied into output.
    any comments or info from any one?

    hi,
    to add my 2 cents
    by the way do you know when will be a code drop of ADF RC available in Apache ?
    I assume this to happen some time after ADF Faces RC goes production
    1) legacy(!?) pages in one of projects we have hundreds of pages developed in facelets and it is a little hard to convert them all.
    We don't support JSF 1.1 content (and Trinidad content) to be on the same page as ADF Faces RC. So if you like to continue using your current stack then the option to go with in Trinidad in JDeveloper 11, not ADF Faces RC
    3) Templating
    ADF Rich Faces Templating mechanism is an strong one, but a little different with Facelets, for example in Facelets templates can be used inside each other but in ADF RC as far I I know they can not.
    The runtime does support template nesting, the designtime does. However, as Shay mentioned using daclarative components might be a nice addition to reuse.
    4) composition component
    in facelets it is easy make a new composite component by mixing existing components
    for example add an export to PDF and Excel button to a table.
    looks like the current ADF Templating mechanism can be used to solve this issue.
    Declarative components do.
    Frabj

  • Integrate an ADF rich client component in form

    Hi all. I'm on devsuite10g. I have got a question: how I can integrate/insert an ADF rich client component in my form without using Jdeveloper??
    Is there a way to do it??
    Thanks all for the collaboration,
    Fabrizio

    Hi,
    you can use any other Java IDE for this and just work with the properly configured tag libary and the required settings in web.xml. However, since Developer Suite 10g is 10.1.2, you can't use the components unless your form runs on a platform that supports JavaEE 1.5
    Frank

  • ADF faces client Demo application not able to download from oracle site

    Hi
    Why http://www.oracle.com/technetwork/developer-tools/adf/downloads/index.html  link from Oracle site shows blank area.
    I want to download source code for ADF Faces Rich Client Components Demo application.
    Can someone please provide direct URL for source code not war file.
    Thanks
    Vikas M

    Looks like the download is temporary down. Worked yesterday.
    Timo

  • Can I disable the ADF Rich client javascript?

    I would like to work around the ADF framework and use my own javascript. Is there a way to turn off the rich client libs so they are not downloaded to the client? I want to use jQuery and my own javascript.
    Thanks for any tips, tricks, links, or examples.

    ADF is an MVC framework - ADF Faces is the View layer.
    You can use the rest of the MV layers with a different front end.
    So you can use ADF Business services and access them for example from a simple JSF that doesn't use the Oracle JSF components.
    That being said, I think you are going about it the wrong way.
    The real question is what specifically does JQuery gives you that ADF Faces doesn't?
    What specifically are you trying to achieve and can't achieve with ADF Faces?

  • ADF Rich Client Faces af:table editingMode="clickToEdit" event handling

    I have a table with editingMode="clickToEdit" that contains columns with inputText with values that map to Eclipselink JPA Entity bean properties.
    I am struggling to find an event that I can monitor that would allow me to persist or cancel the changes the user enters. I might add "Commit" and "Cancel" commands in their own columns but then I would like to have an event that allow me to enable and disable those commandButtons. In any event I would like to capture the fact that a row has entered editing mode with either a clientListener or a servletListener.
    Is any of this possible?
    Frank's suggestion in Re: Edit Specific Row on click of button in ADF table implies that the table be re-rendered and I would specifically like to avoid that as it is disturbing to the user to have the entire table redrawn, particularly when the size of the table exceeds the displayed rows.
    Thanks, Mark.

    I suppose I didn't ask my question properly. I have been persisting POJO and JPA beans with ADF Faces, Trinidad and ADF Faces Rich Client since 2004 and I have a hundred thousand lines of library code to manage that.
    The tricky thing about <af:tables (and <tr:tables for that matter) is that it is challenging to render individual rows or cells and re-rendering the entire table is disruptive to the user experience. My normal practice is to allow the user to select a row and then click an edit button that re-renders an edit panel (or detail stamp) which contains a submit button. However, for small simple tables this is overkill and in-line editing would be very attractive. The WONDERFUL thing about <af:table editingMode="clickToEdit" is that the user can enter an EDIT mode without redrawing the table.
    My problem is that I have not yet discovered an event that I can monitor to let me know that the user has done this. What I think that I want is something like the clientListener selection event that would fire when the editingMode state changed: a clientListener editingMode event.
    If I use the clientListener selection event, is there any way I can determine editingMode state of the row?
    Here is what I have tried
          <af:table id="paymentTable" binding="#{PaymentLogTable.table}"
                    rows="5" value="#{PaymentLogTable.model}" rowSelection="single" columnSelection="single"
                    var="payRow" displayRow="selected" editingMode="clickToEdit"
                    selectionListener="#{PaymentLogTable.selectionListener}">
            <af:clientAttribute name="keyColumn" value="payRow_amount"/>
            <af:clientListener method="MIZAR.adf.selectionHandler" type="selection"/>
            <af:clientListener method="MIZAR.adf.editingModeHandler" type="dblClick"/>
            <af:column clientComponent="true" width="50" align="center" headerText="ID" sortable="false">
              <af:outputText value="#{payRow.id}" />
            </af:column>
            <af:column width="75" align="right" headerText="Amount" sortable="false" clientComponent="true">
              <af:inputText id="payRow_amount" value="#{payRow.amount}" valueChangeListener="#{payRow.setRowDirty}" clientComponent="true">
                <af:convertNumber minFractionDigits="2" maxFractionDigits="2"/>
              </af:inputText>
            </af:column>
    ... more columns
    MIZAR.adf.selectionHandler = function (event){
      MIZAR.adf.editingModeHandler(event);
    MIZAR.adf.editingModeHandler = function (event) {
      var table = event.getSource();
      var keys = table.getPropertyKeys();
      var selectedRowKeys = table.getSelectedRowKeys();
      var keyColumn = table.getProperty('keyColumn');
      var aKeySet = event.getAddedSet();
      for(aRowKey in aKeySet){
          var newRowKey = aRowKey;
      var newRowComp = table.findComponent(keyColumn,newRowKey);
      if ( newRowComp ){
        var readOnly = newRowComp.getReadOnly();
        if ( !readOnly ){
          alert ('Editable'); // NEVER GETS HERE
      if (table.getProperty('isCanceled')) {
        alert ('canceled');
    }But, the MIZAR.adf.editingModeHandler doesn't get called when I double click the row and neither does the MIZAR.adf.selectionHandler. The inputText component always shows up as readOnly = true.
    Thanks, Mark

Maybe you are looking for

  • Sending mail to email id

    dear all, i want to send mail.. in that program i am using submit call one program and output of that i hv to send to email as pdf attachment..... in regular execution its fine working but when i m running in background it will not work properly. as

  • Two problems with video: Import and gamma

    I downloaded and tried LR4 today and found the new adjustment features quite impressive. I was also very eager to try the new video facilities. Woudl have loved to... Running on iMAC with Lion, pictures and video from a Pentax K5. Video is full HD @2

  • REST API ACS vs ISE

    Hi all We are currently using ACS for wireless authentication. Guests register over an external Sharepoint webpage. The REST API is used to create and later delete these temporary users in ACS. Now we want to migrate to ISE. In contrast to ACS, the I

  • HT1918 My credit card information is declined, why?

    Itunes is saying my credit card information does not match my billing address when it does. Is there some kind of glitch? I've called my bank and there's no issues on their end. What are my options?

  • Why can't I seem to use migration assistant to move applications from time capsule to iMac?

    I just want to use Migration Assistant to move select applications to my new iMac.  I can't seem to find a way to select only a limited number of applications to transfer.  I want to move applications such as a Canon Utilities and Image browser appli