Solutions and/or suggestions for documenting ADF Faces projects

Hello everybody,
does anyone have solutions and/or suggestions for documenting ADF Faces projects? For C, C++, C#, PHP and Java projects we use Doxygen, but what to use für ADF Faces projects?
Thank you in advance for your tips!

Hello everybody,
does anyone have solutions and/or suggestions for documenting ADF Faces projects? For C, C++, C#, PHP and Java projects we use Doxygen, but what to use für ADF Faces projects?
Thank you in advance for your tips!

Similar Messages

  • Suggestions for Oracle ADF learners

    Hi ADF experts,
    Some one suggest,For Oracle ADF learners must having java knowledge ?
    I am new to JAVA & ADF. But I want to learn Oracle ADF. Is java skills must to learn Oracle ADF.
    I am Oracle BPM11g developer.So for Oracle BPM11g,Oracle ADF is front end for user interaction.
    Guide me.
    Best Regards,
    KasiRaju.

    Core Java should be enough to begin with. If you know the concepts of any OOPS programming language (C/C++), Learning Core Java should be very easy.
    ADF is nothing but Oracles version of JSF (Java Server Faces) with UI components. My Point here is, it is Java that sits at the base of ADF. Hence, I would say u Must have Java knowledge to develop a REAL useful page/application.

  • Some Bugs and Enhancement Suggestions for Offline DB models

    I really like the way that this area of JDeveloper is shaping up, but I have a couple of bugs and few suggestions for enhancements.
    Bugs,
    1) when adding an index to a table, you can't edit the index name. If the generated name is too long, it doesn't allow you to create the index.
    2) When adding columns to an index, there is no LOV of columns so you have to manually type each one. It always defaults to the ?first column of the primary key? which seems odd.
    A few enhancement suggestions:
    1) on tables and columns it would be very helpful to be able to also have a logical name as well as a physical name
    2) if we have a logical name, it would be then very helpful to be able to set the display properties to show the logical vs. physical table and column names
    3) Tablespace objects. I would be okay if they were just the logical object (not necessarily generate DDL to create them). If I could use them as part of the table and index definitions.
    4) Table partitioning.
    5) Packages on a DB Diagram. Just for the documentation purpose of visually displaying all objects in an application.
    6) Ability to create views based on synonyms. Currently, it only allows to pick a table or view.
    Just a few items that I have encountered trying to design a full application in JDeveloper.
    Thanks,
    Gary

    Gary,
    thanks. I filed the enhancement request and bug based on your description
    Frank

  • Design and Testing Suggestions for Different Screen Resolutions

    Intermediate Dreamweaver CS3 user, in need of "Design and Testing Suggestions for Different Screen Resolutions".
    Thank you, J. Chavez

    Adobe Browser Labb and BrowserShots.org

  • Generating a sequence diagram for an ADF/BC project

    hi folks,
    is there an automatic way to produce a sequence diagram? Read something about debug mode but its not working that way.
    Any help apreciated

    Hi John,
    thanks for the info but the documentation says somewhat about break points, but where to set them isnt mentioned - so nothing gets drawn in the diagram. Any info on that would be appreciated. Do i need several break points and especially where do i set them?
    I was allready wondering how a sequence diagram for an adf/bc project would look like - especially if no beans are involved.

  • JDeveloper - ADF Faces projects - calling a jspx from another project

    I have an ADF Faces project which has a jspx file and a backing bean. The jspx file is called 1.jspx and the backing bean is called 1.java. Navigation within the page and outside of the page is controlled by the faces-config.xml.
    However, I want to be able to navigate to another jspx in another project. Let's call this jpx, 2.jspx. How would I be able to make this call without losing the current context in my first project? Please note I do not want to have to copy the 2.jspx and 2.java files into my current project.
    Thanks
    Chris

    Hi,
    according to the JavaEE specs, a J2EE context demarks the scope of a session, which means that as soon as you call out to another application, you start a new session, loosing all the information of the other session. So if you don't want to deploy this all in one application, then you have to find a way of persisting context information (e.g. using a shared database instance)
    Frank

  • Workaround for missing ADF Faces Cache taglib

    I've downloaded Steve's migrated version of SRdemo (http://otn.oracle.com/products/jdev/tips/muench/1013srdemo/SRDemoSampleADFBC_migrated_to_11g_otn3.zip) and am trying to run it on JDev 11g TP3. However it couldn't find the ADF Faces Cache taglib in the afc.jar file that is deployed within the UserInterface project as it looks for a D:\temp... path.
    A workaround for this is to:
    * go to UserInterface "Project Properties...", choose JSP Tag Libraries: "ADF Faces Cache 1.0" will be shown in red as it references jar:file:/D:/temp/SRDemoSampleADFBC/UserInterface/public_html/WEB-INF/lib/afc.jar!/META-INF/afc.tld
    * delete the red "ADF Faces Cache 1.0"
    * click "Add", "User" folder at top, then click "New" button.
    * navigate to the directory where your SRDemo project is stored and then UserInterface/public_html/WEB-INF/lib/afc.jar - then click OK.
    * it calls this "ADF Faces Cache [1] 1.1" - select this and click OK, then save the project properties.
    You should now see ADF Faces Cache [1] 1.1 in the list - I'm assuming this is a new version of afc.jar not yet bundled with JDev 11g.
    HTH. Any comments or alternative suggestions welcome!

    2. Answer its question Itself. Yes, change the filling items in SelectOneChoice through ForEach on preparing the reference book in BackBean and bind it with attribute "value" of f:selectItems speedup rendering about 6 times!

  • How to disable browser next and previous buttons for entire ADF application

    Hi,
    JDev Ver : 11.1.1.2.0
    How can I disable the browser navigation buttons next and previous for my entire ADF application.
    If user click on page and then if it press backspace key then it should not go back to the previous opend url and the current page should remain as it is.
    How can I do this ?
    regards,
    devang

    Back button (and backspace) will always go to the previous page. However, with a single master page, the previous page will be the page that called the application so users won't be likely to use it to navigate. The idea of opening the application in a new window/tab is also a nice addition to prevent the back button from being enabled and yes that would block backspace as well. Combine both solutions and you'll have a tab with both back and forward button disabled for the whole application. I don't think there's any document specifically about this solution, but it's not exactly complicated, you seem to already have it actually. Can you precise your question?
    ~ Simon

  • How much memory and CPU requirement to deploy  ADF Faces application ?

    Hi All,
    Is there any formula or docs to help me to determine how much memory and CPU requirement for IAS server, to deploy ADF Faces application ?
    How much memory / CPU GHz required per 1 user ?
    We plan to develope web based ERP application using ADF Faces and ADF BC.
    Pleasssee.. give me any aclue.. I need it so badly..
    Thank you for your help,
    xtanto

    xtanto,
    there is no formular for this. Note that it is not only ADF Faces but th emodel layer in particular that adds to this requirement.
    Frank

  • Technology and training suggestions for data gathering app

    Can anyone suggest some technologies and/or support to get us started on a mid-sized handheld effort?
    Specifically, we're starting a project to build a handheld (WinCE-based) app which will allow users to fill out a short form and gather a GPS reading and perhaps a camera snapshot to accompany the form data. This data will later be imported into our J2EE app.
    We have almost no handheld experience and don't know what technologies to evaluate, or what consulting expertise to set up to help start the team.
    Many thanks for your help!

    Hi Adam,
    I'd suggest to implement it in a way that will be the fastest to deliver
    working code, except the case when the main purpose of the project
    is teaching you EJB, Weblogic and J2EE.
    For this particular problem that could a session bean making
    direct JDBC calls. It's just 5 lines of code...
    Regards,
    Slava Imeshev
    "Adam Harvey" <[email protected]> wrote in message
    news:3d1c7466$[email protected]..
    >
    I'm new to the WebLogic arena, and we're launching a new portal. We'vegot a portlet
    that I want to query a SQL Server database for three records (specificallyonly one
    column for the three records, that I want to concatenate). This data isupdated
    approximately every four hours via an outside admin tool.
    Looking for suggestions for the best way to implement this.
    We don't need to constantly query this data, but it may also be overkillto persist
    this data in a full entity EJB. I began to write a read-only entity EJBthat I figure
    I could specify it's refresh interval in the deployment descriptor. Isthere a better
    way? In a previous app, we were simply querying the database, storing astring (~1000
    characters) in an application scope in memory, along with a date variable,and for
    each user just checking the date variable. If the date was over fourhours ago,
    we requeried the database with a component call (Microsoft COM). I'dprefer to reduce
    even the RMI lookup for the bean if I can, but I don't think I grasp quiteenough
    about the EJB pooling mechanism -- this might not be an issue.
    Could I do this in a stateless session bean more efficiently?
    We're running WLS6.1sp2 in a dev environ with Portal4.0sp2. (But upgradingto sp3
    soon.)
    Any suggestions would be appreciated! Thanks!
    - Adam

  • A Very New and Cool Suggestion for a *PLAIN TASKBAR*

    Hello,
    I have a very different kind of suggestion for the TASK BAR.
    I was listening to songs when a video song came, the video was playing in the background..
    i didn't realize that , when i saw the task bar, i liked the way how the transparent task bar became all alive..
    The video in the background of the task bar made it do that, I have a suggestion if u can add a visualizer/Equalizer(in plain terms) in the task bar that whenever we play music it comes alive. That would be something very awesome..
    Just try to imagine a visualizer in task bar, Give it a chance. :)
    Thanks.

    Hi,
    Thanks for your great idea on the UI design of Windows.
    If you can post back the image about what you mentioned, it will be more helpful for us to know the details.
    Kate Li
    TechNet Community Support

  • Externalize the Skin from ADF Faces project

    I have a requirement, where we don't want to bundle Skin(CSS, adf-faces-skins.xml, adf-faces-config.xml files) with the web project. Which would help us to add new skin or change the existing skins.
    I see the CSS file name is different when it renders in the final HTML page. If my file name is 'sni.css' and it is kept in folder 'Web Content/css' but in the output html('/adf/styles/cache/sni-desktop-10_1_3_3_0-en-ie-6-windows-s.css'). How does the name changes here?
    We do this in our old framework by putting CSS files in Web Server. Can we do similiar thing in ADF Faces to externalize the styles? Overriding Faces Listeners or by any other way?
    Similiarly want to externalize images, adf-faces-skins.xml and adf-faces-config.xml also.
    Thanks

    Hi,
    We created a external skin project. WebSkin.war. In this project we put every thing (images, ccs, etc).
    In the others Web projects, into our jsp files we added this line on the header.
    <link rel="stylesheet" type="text/css" media="screen" href="/WebSkin/common/skins/<%=styleBean.getStyleName()%>/screen.css" />
    And (of course) getStyleName give us the current Skin Name (blue, purple, etc)
    But (nothing is perfect).. we are using JBOSS as application server, we didn't test that solution on other platform.
    I hope is not to late ...
    Regards.
    Message was edited by:
    ppasquel

  • Configure ADF-Faces project

    Hi,
    I have a project developed with ADF-Faces. I've copied it and pasted in another computer. This other computer has installed jdev 10.1.3.4, same version used for developing, and loaded the project without problems, aparently. When I tried to buil the project I have compilation errors due to missing libraries. I went to the web project's properties and found at the Libraries options that all ADF-Faces related entries have problems and can't be found, and, when opening files that use ADF-Faces objects imports can't be resolved. JSP pages won't find the tag libraries. How can I fix this problem?
    Any help is mostly welcome. Thanks.

    thanks for your reply.
    I did try that. In the project properties' window, down in the Libraries I had five adf entries, which were masked as with problem:
    ADF Common Runtime
    ADF Controler Rintime
    ADF Faces Cache
    ADF Faces Runtime
    ADF Model Runtime
    I removed them, and tried to add them again, but only two loaded again out of the five:
    ADF Faces Cache
    ADF Faces Runtime
    The same happened in the JSP Tag Libraries menu. I had
    ADF Faces Cache 1.0
    ADF Faces Components 1.0
    ADF Faces HTML 10_1_3_2
    JSF Core 1.0
    JSF HTML 1.0
    deleted and tried to add them again, but only two out of five were available
    JSF Core 1.0
    JSF HTML 1.0
    Any ideas what might be the problem?

  • Warning msgs from ADF Faces project

    Hi
    When I start some ADF Faces app. I got lots of warning msgs like:
    WARNING: [ComponentRule]{faces-config/component} Merge(oracle.adf.CorePanelBox)
    Mar 1, 2005 4:31:30 PM com.sun.faces.config.rules.ComponentRule end
    WARNING: [ComponentRule]{faces-config/component} Merge(oracle.adf.CorePanelSideBar)
    Mar 1, 2005 4:31:30 PM com.sun.faces.config.rules.ComponentRule end
    Does anyone know how to solve them?
    Thanks

    I have the same problem. I just ignore them, but it is an annoyance since there are a lot of them, and they fill my OC4J server log. Seems it happens every time the server reinitializes.

  • How can we align TOC and Navigation bar for Captivate 4 Aggregator Project?

    Hi,
    Is there any way we can align the bottom of TOC and Navigation bar of Captivate 4 Aggregator project. Or can we give a background color so that they don't look like different entities.
    Thanks,
    Janhavi

    I had this issue too.  What I discovered was that some of the slides in one of my presentations were off the screen.  Some because I had dropped pictures onto a blank slide, and others because I switched background images on recorded slides and didn't merge the images into the existing background.  After fixing those issues and republishing, I put the revised .swf into the aggregator and it worked. 

Maybe you are looking for

  • Need Windows 8 key

    When I trying reinstall windows 8 in my laptop i selected incorrect option and erase all drive and remove recovery partition. I need the key of windows, there is not a sticker with the key attached under laptop

  • JTextarea Focus

    Hi Im trying to place the focus in a certain part of a JTextarea after adding text to it. I currently have a JMenuItem which adds text to the JTextarea and I can place the focus with the blinking cursor in the JTextarea, but I cant place the blinking

  • Upgraded to Snowleopard.....Safari Bit the Dust

    I just upgraded my iMac to Snowleopard. I did this using the Mac Box Set from the Apple Store so at the same time I also upgraded to iLive09 and added iWork to my system. I also got a wireless mouse. So all these changes occurred at once. Since I upg

  • Alv programming

    Hi , can we insert data into database using ALV reporting?

  • Error Message: Waitng for Timecode

    I logged a number of clips and when I tried to batch capture them the tape was rewound, the time code on the camera was blank and I got a message stating: Waiting for Timecode. When I pressed the play button on the video camera it started and the cap