JDeveloper javadoc not working

We use Jdeveloper to develop custom applications and to extend functionality in Oracle Application Framework pages. When I highlight a class like "String" --> right click "Browse Javadoc" the javadoc page opens. However, when I try to do this for any of the framework classes like OAApplicatonModule it fails with an error:
e.g.,
"Unable to resolve the symbol "oracle.apps.fnd.framework.OAApplicationModule"

Can you verify that the JDeveloper library that hold the class you are trying to access has a documentation source directory included in its definition?
Under tools->manage libraries.

Similar Messages

  • User input in JDeveloper IDE not working?

    We just started to use JDeveloper. so the problem may be very basic, I could not figure it out what is wrong:
    I have a java class which is calling a third part application (Lotus Notes, domino server). The task of the class is to open a database on domino server(or local machine). When calling domino, there is a user(calling) authorization. So I must input the password for the domino server for authorization. When I input the password in input panel and hit return, nothing happened. It looks the Domino still wait for the password. It waited and waited and the process can not be stopped itself.
    when I copied the same code and ran in other IDE or Sun's JDK. It worked fine.
    So it looks that my JDeveloper could not pass user' input to the process?
    Any helps are highly appreciated.
    George

    Hi George,
    Let me make sure I understand what you are saying.
    You want to run (or debug) your program which reads input from System.in?
    If so...
    Have you checked the checkbox in the Project Settings Dialog - Runner - Options panel "Allow Program Input"? Then when you ran (or debugged) your program, did you see a text field labeled "Input:" in the Log window for your running process?
    Did you enter the password in that text field and press Enter on your keyboard?
    If that wasn't the problem, can you give us step by step what you are doing?
    Thanks,
    Liz

  • OAF Jdeveloper do not work

    Hi, All
    I download patch 9878889 for R12.1.3. After opening by execute jDevW, it do not work properly, e, g, click menu, it response extremely slow, some menus, like Tools, the screen is frozen. My OS is Window 7 Professional. It works correct in my desktop with Window 7. Does anybody encounter the similar issue and any solutions?
    Any solutions will be appreciated in advance.
    Thanks.
    Rudoph.

    Hi Rudoph ,
    Which one you 're using 32 bit / 64 bit ?? also check this link might help you
    http://www.deltalounge.net/wpress/2010/02/jdeveloper-on-64-bit-windows7/
    --Keerthi                                                                                                                                                                                                                                                                                                                                                                                               

  • ?? javadoc Not Working ??

    Hello all,
    I'm using version 9.0.3.
    It seems I am not able to browse javadocs for the core JDK classes or for classes in the javax.xml.* packages. Curiously, I am able to view the javadocs for classes in the "javax.servlet.*" packages.
    Let me describe my setting:
    Under "Tools | Preferences...| Documentation", I have the "Use Local Documentation" option selected. Its value is: "D:/JDeveloper/jdev/doc/ohj/", which contains a slew of JAR files that seem to contain javadocs.
    What happens when I try to view the javadocs for a class in java.lang (e.g., java.lang.String)? Well, I simply get an error message that says, "Unable to resolve the symbol java.lang.String".
    This is especially weird to me since, as I mentioned, I am able to browse the javadoc for the javax.servlet.* classes.
    Can anyone else out there browse the javadocs for the core JDK classes? Try highlighting "String" in your code and pressing the F1 key.
    Any ideas what I'm doing wrong? I'm thinking some mapping file is screwed up somewhere.
    Thanks.
    Tony

    What is the error message you see?
    Is it something like "Package util not found"?
    Don't know if you intended this, bug the package name
    shown in the source
    file begins with a dot ".util". I don't think that's
    legal. Try it without the dot.
    BTW, the import statement is not necessary, as
    java.lang.* is imported by default.
    -DougSorry, the .util was just a typo - supposed to be package util. I originally had a longer package name, which I shortened for testing purposes. Still doesn't work. I started a new thread on the subject containing a full printout of the error message et al. Check "Anybody else get IllegalArgumentException after move from jdk1.5r8 to r9?" for full details. In short though, the error message starts with:
    Loading source files for package util...
    Constructing Javadoc information...
    Standard Doclet version 1.5.0_09
    Building tree for all the packages and classes...
    Generating util/\JavadocTest.html...
    java.lang.IllegalArgumentException
    at sun.net.www.ParseUtil.decode(ParseUtil.java:189)
    followed by one hell of a stack trace. The error is definately generated in one of the internal Sun packages though, so I can't go and check it out - no source access.

  • IIOP connection from JDeveloper does not work

    I'm trying to run some sample EJB programs but cannot connect to the IIOP port from JDeveloper. I have installed Oracle 8.1.7 Enterprise on my machine, and it includes a listening location for IIOP on port 2481 under the listener. I can connect to JServer on this database from DBA Studio using various user/passwords, so the IIOP connection seems to work in principle.
    But when I try to set up an IIOP connection from JDeveloper (v.3.1.1.2), the "Test" button fails to connect, but does not give any details on the reason for the error.
    I have tried using the command line utility sess_sh, but this fails telling me the URL is invalid, even though it is exactly the same as the URL I connected to in DBA Studio.
    Why can I connect from DBA Studio but not from JDeveloper, and can anyone tell me how to get this connection to work?
    (It shouldn't be this hard to get a simple "Hello world" EJB to work!)
    Thanks,
    Chris

    You must use Jdev 3.2.x to communicate with RDBMS 8.1.7.
    Jdev 3.1.x.x is for RDBMS 8.1.6.

  • "Show Javadoc" not working in NetBeans 6.7 // JDK 1.6 on Mac OS 10.5

    Hi,
    I searched many sites (including forums.sun.com: see e.g. http://forums.sun.com/thread.jspa?threadID=753501)
    -- still I cannot find a solution that would work for me.
    Here is a full description - hopefully somebody has solved it on Mac and will help me...
    1) To reproduce, I select anything (say String) in NetBeans, ^-click and select "Show Javadoc": the result is a tiny gray message "*Cannot perform Show Javadoc here*".
    2) I have a Mac and Netbeans 6.7.1, installed java 1.6, it (seems to me) came without docs:
    @ /System/Library/Frameworks/JavaVM.framework/Versions> ls -alrt
    total 56
    drwxr-xr-x   3 root  wheel   102 Jan 20  2009 1.3.1
    drwxr-xr-x   8 root  wheel   272 May 21 02:34 1.4.2
    drwxr-xr-x   8 root  wheel   272 May 21 02:34 1.5.0
    drwxr-xr-x   9 root  wheel   306 Nov 17 10:45 1.6.0
    lrwxr-xr-x   1 root  wheel     5 Nov 18 13:14 1.3 -> 1.3.1
    lrwxr-xr-x   1 root  wheel     5 Nov 18 13:15 1.4 -> 1.4.2
    lrwxr-xr-x   1 root  wheel     5 Nov 18 13:15 1.5 -> 1.5.0
    lrwxr-xr-x   1 root  wheel     5 Nov 18 13:15 1.6 -> 1.6.0
    lrwxr-xr-x   1 root  wheel     1 Nov 18 13:15 Current -> A
    drwxr-xr-x   9 root  wheel   306 Nov 18 13:15 A
    drwxr-xr-x  12 root  wheel   408 Nov 18 13:15 ..
    lrwxr-xr-x   1 root  wheel     3 Nov 18 13:30 CurrentJDK -> 1.6
    drwxr-xr-x  14 root  wheel   476 Nov 18 13:30 .
    @/System/Library/Frameworks/JavaVM.framework/Versions> find . -name docs.\*
    ./1.4.2/Home/docs.jar
    ./1.5.0/Home/docs.jar 3) I added
    /System/Library/Frameworks/JavaVM.framework/Versions/1.5/Home/docs.jar
    to "Platform Manager" / JDK 1.6 / javadoc -- in vain, nothing's changed.
    According to all major search engines, this problem seems to exist for years and is experienced by many.
    It is really frustrating.
    Please help!

    scphan,
    thanks a lot for your reply! It is helpful! (although not "solved" - alas).
    The thing still doesn't work: maybe I missed some magic trick?
    If you bear with me, here is what I did:
    a) downloaded jdk-6u10-docs.zip
    (from "Java SE Development Kit Documentation 6"
    -->
    https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewFilteredProducts-SingleVariationTypeFilter)
    -- it was unzipped automatically by my Safari downloader, creating the "docs" directory);
    b) then I pointed the Netnbeans to this dir (it says "Add ZIP/Folder", so to my understanding the "dir" should work, only faster), --
    -- still "Show Javadoc" results in "Cannot perform"... (:-.
    Anything I did terribly wrong?
    Note that I stared at the http://java.sun.com/javase/downloads/index.jsp for a while before finding the "documentation" link.
    Noticeable also that the page starts with "What Java Do I Need?" but doesn't answer that question.
    Why does Sun make it so freaking hard for the beginners?..
    Does it make sence to ship something without documentation?..
    Why doesn't Apple distribution include it for 1.6 although it does for 1.5 and 1.4?..
    Why do creators of Java not care that Java actually works out of the box, -- including (and that I think makes my question a Java question) in one of the two most popular Java IDEs?
    (The last few sentences are mostly for flounder).

  • JDeveloper transformation not working

    When I start JDeveloper i get the following error
    C:\Oracle\Middleware\jdeveloper\integration\seed\soa\configuration\bpm-xpath-functions-config.xml (The system cannot find the file specified)
    and when I try to create a transform activity the following error is thrown
    Previously reported error [NPE in o.ji.vcs.generic.GenericClient:1475]
    Previously reported error [NPE in o.tip.tools.ide.tx.addin.MapperOptions:202]
    I am running Windows 7 with Service Pack 1 and JDeveloper 11.1.1.6.0 with soa-jdev-extension_v11.1.1.6.0.15.53.zip
    Does anyone know how to resolve this error?

    Was it working earlier ?
    I think you dont have those path correct from the place where you are running the Jdeveloper.
    If not the above, you could have a corupted Jdeveloper, you may need to reinstall the Jdeveloper.
    Thanks,
    Vijay

  • JDeveloper Downloads not working.

    I'm trying to download the new jDeveloper 10g (10.1.2). After seies of questions and navigation, I've been provided with the following download page. And none of the links provided in the "http://www.oracle.com/technology/software/products/jdev/htdocs/soft10g.html" following Page works.
    Please correct all the links, so that we can download jDeveloper 10g (10.1.2).
    Thanks & Regards
    Karthik.

    Try replacing the root URL with one of these:
    download-east.oracle.com
    download-west.oracle.com
    Cheers, OTN

  • JDeveloper installation not working with Java 1.7 Update 11

    Hi,
    I am trying to install jDeveloper (11.1.1.6.2) for Fusion Applications Release 4 using Java 1.7 and its failing with a fatal error. I am on Mac Lion Version 10.7.5. Any ideas how to overcome this !?

    I am afraid that's a configuration that isn't certified (and presumably for the reason you discovered). See
    http://www.oracle.com/technetwork/developer-tools/jdev/index-091111.html
    This blog post has some "coverage" of that topic as well:
    https://blogs.oracle.com/blueberry/entry/how_to_saddle_your_mountain
    Hope this helps a bit.
    Oliver
    Fusion Apps Developer Relations
    http://blogs.oracle.com/fadevrel

  • JDeveloper hosted docs not working

    Maybe my JDeveloper is not setup appropriately to point to the appropriate location, but the documentation links to
    http://otn.oracle.com/hosted_doc/jdev/oracle/jbo/ViewObject.html
    are unavailable. Where are the javadocs now?
    Please advise,
    Joe

    The links have all worked for me in Firefox, but I have noticed that none of them work for me in IE 7 (that is, all file links at download.oracle.com). The issue has been- after you agree to the license and then choose the download, you're forwarded to a login screen. IE 7 has problems with that forward- it displays 'Internet Explorer cannot display the webpage'... ...I have not had any issues with Firefox (1.5).

  • DBTransactionStateListener not working properly in JDeveloper 11g TP4

    Hi All
    I've created a custom DCTransactionStateListener and implement transactionStateChanged(boolean state) method. When the db transaction state is being changed i set a parameter in the HttpSession. I need this in order to know if transaction is dirty.
    In JDeveloper 11g TP3 it's working properly, but now i test it in TP4 and it's not working. The method is not called. I've tried with delete and modify existing rows, but the method transactionStateChanged(boolean state) was not called.
    Please anyone give some help to resolve this.
    Regards,
    JavaDeVeLoper

    In general, you should be able to reference the isTransactionDirty() property of the data control without needing to create your own custom listener here, but it looks like for the TP4 and later builds, if you do want a custom DCTransactionStateListener, you'll need to override the
    package model.utils;
    import oracle.adf.model.bc4j.DataControlFactoryImpl;
    public class MyDataControlFactoryImpl extends DataControlFactoryImpl {
      public MyDataControlFactoryImpl() {
      protected String getDataControlClassName() {
        return MyCustomDCJboDataControl.class.getName();
    package model.utils;
    import oracle.jbo.common.ampool.SessionCookie;
    import oracle.jbo.uicli.binding.JUApplication;
    public class MyCustomDCJboDataControl extends JUApplication {
      public MyCustomDCJboDataControl() {
        addTransactionStateListener(new MyDCTransactionStateListener());
      public MyCustomDCJboDataControl(SessionCookie sessionCookie)
         super(sessionCookie);
         addTransactionStateListener(new MyDCTransactionStateListener());
    }

  • Programatical checking of checkbox is not working in Jdeveloper 11.1.1.3.0

    Hi,
    I've a table whose first column is a checkbox bound to a ViewObject attribute(SelectFlag).
    I've another checkbox placed on column header for Select-All feature.
    The functionality is that when we check Select-All checkbox, it should check checkboxes for all the rows(first column) and when we uncheck Select-All checkbox, it should uncheck checkboxes for all the rows.
    I've the partial trigger on table for the Select-All checkbox.
    Here is the ValueChangeListener code for Select-All checkbox:
    public void checkAll(ValueChangeEvent valueChangeEvent) {
    Boolean isSelected = ((Boolean)valueChangeEvent.getNewValue()).booleanValue();
    System.out.println("New Check Value:"+isSelected);
    ViewObject vo = getIteratorBoundVO("KrcCapabilitiesVO1Iterator");
    vo.clearCache();
    vo.reset();
    vo.setWhereClause("KrcCapabilitiesEO.ACTIVITY_ID = 446");
    vo.executeQuery();
    while(vo.hasNext())
    Row row = vo.next();
    if(isSelected){
    row.setAttribute("SelectFlag",true);
    System.out.println("Checked Value for CapabilityId :: " + row.getAttribute("CapabilityId"));
    else{
    row.setAttribute("SelectFlag",false);
    System.out.println("Unchecked Value for CapabilityId :: " + row.getAttribute("CapabilityId"));
    This code is not working in latest Jdeveloper version 11.1.1.3.0 which uses WebLogic Server Version: 10.3.3.0
    It's working fine in Jdeveloper version 11.1.1.1.0 which uses WebLogic Server Version: 10.3.1.0
    Is this a bug? Can anyone help me on this please.
    Thanks,
    Bhaskar

    Hi Frank,
    Thanks for your response.
    You are right, the selection state is not shown in the table.
    I'm taking the ViewObject from Iterator Binding.
    Here is the entire code:
    public static Object evaluateEL(String el){
    FacesContext facesContext = FacesContext.getCurrentInstance();
    ELContext elContext = facesContext.getELContext();
    ExpressionFactory expressionFactory = facesContext.getApplication().getExpressionFactory();
    ValueExpression exp = expressionFactory.createValueExpression(elContext,el,Object.class);
    return exp.getValue(elContext);
    public static ViewObject getIteratorBoundVO(String voIterator)
    DCBindingContainer dcb = (DCBindingContainer)evaluateEL("#{bindings}");
    DCIteratorBinding dciter = dcb.findIteratorBinding(voIterator);
    dciter.invalidateCache();
    ViewObject vo = dciter.getViewObject();
    return vo;
    public void checkAll(ValueChangeEvent valueChangeEvent) {
    Boolean isSelected = ((Boolean)valueChangeEvent.getNewValue()).booleanValue();
    System.out.println("New Check Value:"+isSelected);
    ViewObject vo = getIteratorBoundVO("KrcCapabilitiesVO1Iterator");
    vo.clearCache();
    vo.reset();
    vo.setWhereClause("KrcCapabilitiesEO.ACTIVITY_ID = 446");
    vo.executeQuery();
    while(vo.hasNext())
    Row row = vo.next();
    if(isSelected){
    row.setAttribute("SelectFlag",true);
    System.out.println("Checked Value for CapabilityId :: " + row.getAttribute("CapabilityId"));
    else{
    row.setAttribute("SelectFlag",false);
    System.out.println("Unchecked Value for CapabilityId :: " + row.getAttribute("CapabilityId"));
    Thanks,
    Bhaskar

  • LOV single selection list is not working in my JDeveloper 10.1.2.3

    Hi!
    I'm stumped with this. I'm also new to JDeveloper. I used the sample tutorial from the OTN website entitled "JSPDataBoundLists.jws" to learn how to create drop-down lists in JDeveloper.
    My problem is I created a single selection list LOV from DepartmentListView Data Control and pasted it into an EmployeesView Input form. This is so I can just select the Department names to populate the DepartmentID field in Employees table. I setup the data binding in the UI Model of my jsp using the "List Binding Editor". I checked the UIModel file and it looks as follows:
    <DCControl
    id="DepartmentId2"
    SubType="DCListSingleSel"
    IterBinding="EmployeesViewIterator"
    DTClass="oracle.adf.dt.objects.JUDTCtrlListLOV"
    ApplyValidation="false"
    isDynamic="false"
    ListOperMode="0"
    ListIter="DepartmentsListViewIterator" >
    <AttrNames>
    <Item Value="DepartmentId" />
    </AttrNames>
    <ListAttrNames>
    <Item Value="DepartmentId" />
    </ListAttrNames>
    <ListDisplayAttrNames>
    <Item Value="DepartmentName" />
    </ListDisplayAttrNames>
    </DCControl>
    I run the jsp, selected a value from the drop-down list, do a submit and do a commit, but the DepartmentId from the DepartmentsListView was not stored in Employees. What is wierd here is that there is an exact same single selection list defined a row above mine which is working fine. How come that one is working and mine is not?

    Eureka! I finally found the answer to my own question!
    This simple problem of adding a drop-down list into a jsp page cost me 3 whole days (around 24 full working hours) to find the answer. Normally it only takes me a few minutes with the other web app languages I've learned. And I just stumbled into the answer just a few minutes ago (maybe all thanks should be given to God whom let me stumble into the answer since me and my wife have been praying for several weeks now ever since I started trying to learn Oracle JDeveloper. It is really very very difficult and time consuming to learn compared to other web app languages and tools).
    Anyway, the reason why my LOV does not work in my jsps using JDeveloper 10.1.2.3 is because JDeveloper 10.1.2.3 seems to allow only one input-form-element for the same field of the input table!
    For example, what happened to me was I had an input form created for the Employees table in the HR schema. I did this simply by drag-and-drop from the "Data Control Palette". This feature I like very much with JDeveloper. It is really easy and works instantly. And then, I drag-and-drop the departmentname field from the Departments table as a "single selection list" into the jsp and setup its bindings. So when I run the jsp, viola! The drop-down list does not populate the DepartmentId field of the Employees table. IT DOES NOT WORK! I've tried reinstalling both JDev and Oracle db and JDKs to no avail! I tried posting in this forum to no avail! I tried experimenting with newly created jsps to no avail! Then suddenly after repeatedly experimenting on this on different tutorials, guides and my own web app, it works! Why did it work? It was because I tried to add an LOV-single-selection-list on another sample tutorial with a READ-ONLY FORM on the jsp! Thus only the LOV is the input-form-element in the jsp for the table's field.
    So why can't you find such a simple and basic fact anywhere in the web, the tutorials, guides or the forum? I do not know. Maybe only I am using such an old version of JDev? But what about the users who used it when it just got out a couple of years ago? Didn't they have the same problem? Anyway, it seems like the answer to a lot of my simple basic questions about JDeveloper is not documented, or is buried very deep beneath all the other words of all these documents. Hopefully JDeveloper's documentations would get a lot easier to use very very soon!

  • Navigation not working in Weblogic Server but working from JDeveloper.

    Hi
    I created a simple application with some page navigations (some declarative and some dynamic using Managed Bean).
    The navigation works fine when I run from JDeveloper. (Local System)
    So I deployed the application to the WebLogic server (Local system with a domain configured with ADF.)
    The pages are getting rendered correctly, bu on button clicks, the navigation is not happening from any of the pages.
    Could I have missed something or is there a way to track what the problem might be?
    JDev : 11.1.1.3
    Web Logic Server : 11gR1 (1.3) which comes with JDeveloper
    Thanks for any help.
    Sameer

    Hi John
    I am not using task flows. I just have some jspx pages defined in the unbounded task flow adfc-config.xml connected with navigation.
    I run from JDEveloper by right clicking on the jspx files.
    The URL when run from jdeveloper is as follows.
    http://127.0.0.1:7101/SessionsPOC-ViewController-context-root/faces/MainPage
    From Weblogic server I am using the link given in the Testing tab of the weblogic administration console.
    The URL is as follows.
    http://10.9.73.103:7001/SessionsPOC-ViewController-context-root (default)
    http://10.9.73.103:7001/SessionsPOC-ViewController-context-root/MainPage.jspx
    Actually, the URL given in the weblogic testing tab is not runnable. I am changing the link as follows to be able to run it.
    http://10.9.73.103:7001/SessionsPOC-ViewController-context-root/faces/MainPage.jspx
    I have defined the MainPage.jspx in the web.xml 's Welcome page. But it is not taking it I guess.
    Also, I am able to run the other page by giving the following url. But the navigation buttons are not working in that page also.
    http://10.9.73.103:7001/SessionsPOC-ViewController-context-root/faces/SecondPage.jspx
    Thanks
    Sameer

  • Jdeveloper PJC wizard demo not working and how to debug?

    Hi,
    Has anyone try the follow the steps in PJC wizard demo in http://www.oracle.com/technology/sample_code/products/forms/index.html?
    And is it working?
    I tried created the demo.securefield jar file in Jdeveloper in add the package in implementation class in the form text item but the function is not working.
    How I can debug whether the jave code is fired or not?
    And does anyone has the source code that is working can be shared.
    Regards,
    Anna

    Hello,
    You can put some System.out.println("the text i want to output"); functions anywhere in the java code, then see the output in the java console.
    Francois

Maybe you are looking for

  • How to force sql developer to prompt for user input for every execution ?

    Hi Folks, Environment: Oracle 11g (on Windows 7) SQL Developer: *3.1.07* I am executing a PL/SQL code off Sql Developer. The code uses substitution variables to prompt user for input. However,I am only prompted for the user input for the very first r

  • Regarding Bug 5357777

    Hi, Do anyone know when this BUG will be fixed ? Doc ID: Note:378121.1 is not helpful for us since we are deploying a Vendor provided WAR file(JSR 168). any help would be appreciated. Thanks, Venkatesh.

  • Extracting customer and outstanding debits

    Hello everyone, I want to extract customer master data as well as all the debits that have not yet been paid by these customers. Can anyone give me the names of the relevant IDocs? How is a debit marked to be unpaid in SAP R/3? Thanks a lot for your

  • Should I upgrade to Belle?

    I have a Nokia N8 and upgraded to anna When I Got Belle Update? Plz Help Me Thanks Attachments: 310975_2345431796275_1264437511_2845608_658502_n.jpg ‏41 KB

  • Tiger HD  mounting issue

    Have a PPC 933 with an issue mounting its main hard drive. I was able to boot it in OS 9 mode, so I went to renstall OSX Tiger. The install (archive and migrate mode) failed. The drive will no longr appear on the desktop. Disk first aid tries to rebu