ADF Faces - a 6 - AS / 400

Hello! eveyone, im new in this forum, also im a junior programmer, I had the opportunity to work with JDeveloper and ADF Faces components, so think about using the same technology, but my boss told me that the servers are AS / 400 and WAS 6, so my question is, can I use ADF Faces framework in accordance with these specifications?
Thank you and have a nice day.

We have certified Oracle ADF on 7 has BEEN with the latest version of JDeveloper 11.1.1.4.
We did not test WAS 6 - if all you are going to use are the ADF Faces components there is a good chance that they will work.

Tags: Java

Similar Questions

  • Pls Help - ADF face and video Streaming Server

    Dear all,

    I want to display video files (only the marker .wmv) inside my ADF faces. The video files are running on Window Server supports.
    Is it features ADF file support showing the video inside the ADF Faces page. Our application doesn't use a database, we used the AAU to store all the content.
    Help me how to do to tackle this problem but also to see me useful articles.



    Best regards
    KT

    JDeveloper version: 11.1.1.5.0
    WebLogic 10.3

    Published by: KT on 10 Sep 2012 11:44

    Thank you Arun,

    This one works


    standbyText = "hello" id = "m2".
    Autostart = "true" playCount = '0 '.
    HauteurInterne = "300" LargeurInterne = "400" >

    * need to installed windows media plugin in the browser *.
    Useful articles
    http://www.baigzeeshan.com/2010/11/how-to-display-videos-in-ADF-fusion.html
    http://jobinesh.blogspot.SG/2011/07/tips-on-using-afmedia-to-display.html

  • Zoom image using Jquery in ADF Faces

    Hello

    the body of each

    How are I hope to a fine

    Please I want to

    step by step to work

    Zoom image using Jquery in ADF Faces

    Hi user,

    Please specify your jdeveloper version

    Please check if link below help you

    http://www.awasthiashish.com/2014/12/image-zoom-power-zoomer-effect-using.html

  • ADF FACES error TaskList

    When a user tries to open the workspace planning app, it throws the "ADF FACES" - inaccessible target - TaskListStatuswizard returned null error"type NULL.

    I was wondering if anyone has experienced the same error.

    Thank you

    Is that for a user, if so get clear on the browser etc. from the browser cache, make sure that it is a supported browser, make sure it commissioning is correct, check the logs when accessing planning, see if they can access directly without going through the workspace.

    See you soon

    John

  • ADF Faces calendar component - error

    Hello

    I implemented a schedule ADF Faces component in my application by following this tutorial: http://docs.Oracle.com/CD/E12839_01/Web.1111/b31974/web_adv.htm#ADFFD19868 but when I run my page, I got the following error:

    Try to set a parameter name that does not intervene in the SQL: start

    .

    I thing, perhaps, there are some missing steps in the tutorial.

    Thank you for your help.

    Leslie

    Hello

    I found the solution through My Oracle Support.

    It was because my bind variables have been defined in the display of the Entity object request page, if necessary, instead of in the view to see criteria Page for entity object, to be not not required.

    Thank you.

    Leslie

  • 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

  • How to conditionally bind the declarative component custom ADF ADF Faces

    Hi gurus,

    I created the custom declarative component called "Historical Record", following the article of Frank Nimphus Oracle ADF Code corner: How to bind custom declarative ADF Faces components and it works perfectly find.

    But I want to strengthen further to make more generic, as in Oracle EBS we can go to all the blocks and choose Tools-> history of the record and it shows WHO columns to the currently selected record.

    The intention is conditionally bind the attributes of the component with columns of WHO bodies VO.

    The scenario is:

    * all tables have Created_Date, Modified_Date for columns of the WHO.

    * the page containing the 2 instances of VO with different source (for example:-> emp dept)

    * whenever I have navigate dept records it should display columns WHO selected dept and the same thing then to move through the records of the emp.

    Kind regards

    Ferrere

    Well as I said, you shouldn't try to rebuild the Oracle Forms technology-specific behavior in some other technologies such as ADF (because it is not usually possible).

    It is probably best to have a separate button for each shape (square to a coherent position on all pages - as some form, toolbar header...)

    If you want to rebuild the behavior of forms, then you can use the combination of af: clientListener / af:serverListener to set a flag (as the name iterator) see scope that can be used by your 'global' button to retrieve the correct data. Therefore, add af:clientListener to each component entry...

    Dario

  • ADF faces components internationalization

    Hello

    I need customize my jspx on common language runtime page to show the content of the page in different languages. I need internationalization ADF faces component level as well. For example, I need the recovery message from table, the components panel menus in the indicated language at run time. I am able to do this for languages like french, German etc by doing two simple steps,

    1. in the JSPX page, set the view label to the locals as < f: view local = "fr" >

    2. register the local in the file faces - config.Xml.

    And I am able to see the languages changed in these components.

    But if I put the Chinese < f: view local = "zh_Ch" >... I am not able to see the changes. Please let me know how I can fix it.

    User, tell us your version of jdev, please!

    Should we not locale 'zh_CN '?

    There is no location for a language "zh_Ch".

    Timo

  • ADF BC working with libraries of components of UI (except ADF Faces)

    Hello world

    I use JDev + ADF version: 12.1.2.0.0.

    I was wondering and also try to create an application of Fusion (using jsf, jsp pages not) but with other libraries of components, PrimeFaces and RichFaces rather than ADF faces. You could probably ask "why?" I'm really interested to integrate all the benefits that come from the ADF BC and use of a comprehensive library of user interface components (which could compensate for some missing components of the ADF Faces). My first choice would be on PrimeFaces, since it is entirely compatible JSF 2.0 and is the market leader. But my question is: is it still possible? If Yes, how can I do this? Note that my problem is not to put a simple component in a jsp page as in this tutorial: https://www.youtube.com/watch?v=-wHKWYwgr4o . But instead the exposure of data with these components controls, through the link layer (or the only possible way does all this programmatically?).

    PS: I tried to do the same procedure that Shay has shown on the tutorial above for PrimeFaces, but it seems that the pots of primefaces-4.0/3.5 do not have a definition of taglib included. AM I missing something or is it just that the community primefaces version does not include it?

    Thank you in advance!

    I managed to make it work. I had actually left behind the use of the taglib, but there are other problems with PrimeFaces. It seemed that there was some sort of conflict of the lifecycle when used in a merger application. For example, a simple submit button could not run its binded action, and all components with built-in ajax functionality had issues like this.

    The solution: I had to create another object of ViewController and remove all the adf associated configuration files (in my case, just adfc-config. XML). so I have an application with both a project for the "web" version and another for mobile. Of course, while deploying I include only one of them.

    NOTE: This method above works fine when you deploy in WLS. But another step is necessary in the event of deployment in Glassfish.

    1. After you have created an ear, I have to manually change the file "web.xml" in the package of the war, because while that JDev packages include some filters are specific for the ADF. In fact, I replace this file with the one used during development.

    2. starting at the war, remove all the libraries, with the exception of: jsf - api .jar, jsf - impl.jar, primefaces.jar and welding - integration.jar (if there are others).

    Hope this helps someone else.

  • including the extension in jdeveloper with ADF Faces?

    Hello

    We have an application with ADF Faces components that must be migrated to OracleAS weblogic 11 g Server (10.3.5).

    We strive to upgrade the application under jdeveloper 11.1.1.5.0.  I have 3 questions.

    1. which the ADF jdeveloper extension should download us for this purpose?

    We already seem to have the extensions 'Fusion Web Applications (ADF)' and ' Applications Java Desktop (ADF) "."

    2. during the upgrade, we were given an option to upgrade the ADF Faces in Trinidad, when this option has been chosen, we got a "unexpected mistake."

    is it necessary to go to TRINIDAD to be able to deploy successfully on weblogic 10.3.5? If Yes, is the extension for Jdeveloper MAVEN?

    3. in weblogic server, I understand, we need the extension JRF to support the length of the ADF, is there anything else that we need on weblogic server that the adf works?

    Thank you in advance.

    If the origins of your application of jdev 10g and runs on the OAS, you can migrate to Trinidad. No extension is required for this as the required libraries are already there. Maven is useless and will not work for 11.1.1.5.0. First version with the full support of MAVEN is 12 c.

    If you get an unexpected error during the migration from the old app to 11 g, you should try to find out

    (1) projects that is causing the error

    (2) file that is causing the error

    and work from there. There are some configurations that cannot be migrated (check the release notes), however they should not lead to unexpected errors. However, check the release notes.

    If you don't find anything and cannot pass through the error, you must open a SR with support.oracle.com.

    Next question is why migrate to 11.1.1.5.0 which is already obsolete.

    Timo

  • How to test applications ADF Faces automatically?

    Hello

    I use JDEV 11.1.2.3 - but in fact, my question ist depends on the JDEV version.

    How to test the different layers of the stack of the ADF, in an automatic way?

    1. How can we test business services layer - using business components? I don't mean using the component browser...

    2. How can a test the ADF faces layer? Is there a list of best practices for selenium or so?

    3. is it possible to test the ADF controller layer? Would be a great thing to call the different taskflows programmatically...

    Thx for the answers!

    Marc greetings

    Test with JUnit.

    http://download.Oracle.com/otndocs/OTNVDD-rea/ppt/ADF_VDD_Testing.PDF

  • ADF Faces components Demo - error of illegal characters

    Hello

    I downloaded the demo of components made face ADF for the version 11.1.2.3.0 of http://www.oracle.com/technetwork/developer-tools/adf/downloads/index.html . I tried following instructions:ADF Faces components demo installation Instructions

    It's downloading as rcf - dvt - demo.zip. I renamed it to rcf - dvt - demo.war.

    Then I tried to create a project of this war... and got the following error:

    The project "C:\rcf-dvt-demo.war!\Project.jpr" file is not valid. The file name may contain non-compliant characters, it may be too long or permissions for this file or one of its parent directories can be limited.

    Help, please. I am downloading to correct location and following the correct instructions.

    Thank you

    Rajdeep

    Just read this thread again.  The name of the file that you have published is false and contains an illegal character.

    C:\rcf-DVT-demo.war!\Project.jpr

    I wonder how you get the name of this project. It seems that you try to build the project inside the file. War. You must create a new application and within the workspace of the application, you add a new "war Bill."

    Timo

  • ADF Faces component can be used to represent parking garage

    I would like to have a jsf page that shows the location of the cars in a garage.

    So, I would draw a picture of a car in busy for a garage places.

    Any ideas on what ADF Faces view component, or any other component, could be used to represent the locations for a garage?

    I think you can add some HTML5 features in your ADF area app multiple using drawing beans

    http://www.html5rocks.com/en/tutorials/canvas/integrating/#sketchy

    Jhon

  • How to clear the selection on an ADF faces table?

    I thought I'd call setSelectedRowKeys (null) gives the desired result. However it is not. Can you think of a reason why it would not clear the selection? What should I do?

    Here's the specific scenario:

    I have a two ADF faces table tell A and B with a column each and both of them have simple lines and their rowSelection property is set to "single". Now the requirement is when a line is selected from A, it must clear all selections of B and vice versa. So I registered selectionListeners on the tables and the code that is running inside this method does the following for the table has not been selected :

    tablenNotSelected.setSelectedRowKeys (null);

    lets say, I click on a first line, then on a row of B. So far so good. So if I click on the A, the control won't to the SelectionListener method. I think that SelectionEvent isn't getting fired no doubt because the previous selection has not been erased.

    JDev version I use is JDEVADF_MAIN_GENERIC_121113.1351.6521

    What I'm missing here?

    Published by: 981525 on January 23, 2013 08:20

    try to add addPartialTarget (table) after you turn off the selection.

  • Thread: ADF Faces: alignment of PanelGroupLayout

    Jdev version: 11.1.1.7.0

    {space} is a white-space

    Here is a simplified version of ASCII-art of the layout I want to achieve:
    ------------------------------------------------------

    Label1 {space} InputOfLabel1
    Label2 {space} InputOfLabel2 {space} InputOfLabel3

    ------------------------------------------------------


    Here the JSF code I wrote so far:
    <af:panelFormLayout ...>
    
    <af:panelLabelAndMessage   label="Label1" id="plam3">
         <af:outputText value="InputOfLabel1" id="ol1"/>
    </af:panelLabelAndMessage>
    
     <af:panelLabelAndMessage   label="Label2" id="plam4">
              <af:panelGroupLayout id="pgl2" layout="horizontal">  <!-- I am using panelGroupLayout  because I want both the fields to appear in one line-->
                  <af:outputText value="InputOfLabel2" id="ol2"/> <!-- Label2 belongs to this field -->
                  <af:outputText value="InputOfLabel3" id="ol3"/> <!-- I dont want to show it's label -->
              </af:panelGroupLayout>
      </af:panelLabelAndMessage>
    </af:panelFormLayout>
    But the result I get is:
    ------------------------------------------------------
    Label1 {space} InputOfLabel1
    Label2 {in} {space} InputOfLabel2 {space} InputOfLabel3
    ------------------------------------------------------

    There is additional space that comes before InputOfLabel2 and so he's not in the same vertical line with the value of the upper field. (which is InputOfLabel1)
    How can I get the result in the UI?

    P. s. I followed bypasses of next blog, but could not get out.

    ADF Faces: right by aligning a panelGroupLayout

    Published by: flat on December 14, 2012 01:11

    Published by: flat on December 14, 2012 01:12

    Then you can try by simple adjustment = true on the inputNumberSpinboxField...

    This command removes the space and the pads, the default margin settings used by labels...

    Kind regards

Maybe you are looking for

  • Problem with key 'Shift' Lenovo Y530

    I bought a Lenovo Y530 recently with Windows Vista 64-bit. I'm having a problem with the 'Shift' key as they seem to be related to some sort of function hotkey or short cut: Left Shift-> on a notebook left SHIFT press types "] yt ' and active / turns

  • multiples of entry labview 7.1

    Hello I am new to labveiw, but I tried to do some program to open multiple data files in the unique graphic display, but it does not work. what I want to do... in each text file, there is value of Amplitude and phase. I want to compare file text mini

  • Windows Update says that my Windows Vista (32 bit - SP1) is up-to-date - but is not

    I'm doing a fresh install of Vista on my desktop computer - using the original recovery of the DVD provided with my system. Installation went without a hitch and I am now manually check the updates of Windows. Had a devil of a time getting SP1 to ins

  • BB10 - bbUI.js - pushScreen + anti-pop question

    Hi everone. I'm running into a problem with the functionality of pushScreen (.) and popScreen() bbUI.js. If I have an application with 3-4 + screen and push them to the screen and then try to blow up one by one I'm not able to return to the first scr

  • [TABLETS] State of the platform

    Hello I had a 1 year ago blackberry playbook tablet. And for several reasons, I did not post anything for her. But now, I finished a game for iPad with Cocos2dx, a framework compatible with the Playbook. My question is... is always the new Tablet pla