Documentation bug in Jdeveloper 10.1.3.1.0 Production Release

When I want to edit the session Facade I've created in my project, I get a message-box :
title = 'Invalid persistence unit'
text = 'The persistence unit (null) used by this Session Facade was not found in any persistence.xml files.'
When I click on the help-button to get more information about this message, the following message is shown
title = 'Help is Not Available'
text = 'Cannot find help content for help topic f1_ejb_sessfacade_invalidpersistunit_html

I'm getting the same error:
I've added a NamedQuery in my Entity EJB. When I try to Edit Session Facade, I get the above message.
My apllication is still working , but i need that NamedQuery too.
Could you give me any ideas?
Thanks.

Similar Messages

  • Is this a bug in Jdeveloper 11g (11.1.2.1.0)

    Hello,
    I am using Jdeveloper 11g (11.1.2.1.0). I am using employee table. In my EO for HIREDATE attribute, I am choosing default value radio button SQL; entered valid SQL statement (Ex. Select Sysdate from dual). As soon as I save, the HIREDATE column becoming Transient. It is not allowing the attribute to Persistent. Is this a Bug.
    Thanks
    Edited by: Surendranath Kumar on Apr 18, 2012 10:27 AM
    Edited by: Surendranath Kumar on Apr 20, 2012 12:44 PM

    It is confirmed as bug. See link Bug in Jdeveloper 11g (11.1.2.1.0)

  • Is it a bug in JDeveloper? (JDeveloper with Human Task)

    JDeveloper 11.1.1.5 generates name wrong HumanTask elements in the file ".bpel".
    I created a manual in my blog with the procedure to reproduce the error:
    http://oraclefromguatemala.blogspot.com/2012/11/bug-en-jdeveloper-con-bpel.html
    Is it a bug in JDeveloper?

    Installing Patch1 will solve your problem.
    Helena

  • Hope this is a bug in JDeveloper....... help needed....

    There's no reply for the following msg... i need help.... is this a bug in JDeveloper?
    Jdeveloper team(Visual Java editor) - anybody watching this?
    i have been waiting for the reply for the past 4 days, so
    Is anyone having suggestion, whether it will work or not? is there any additional feature for this? Every project is multilingual, not only my project, every project is supporting internationalization, so at design time it should support for resource bundle usage. am using Jdev 9.0.5 version, client side we are using swing, so i need a solution for this, does jdev supports this? if so whats d way? if it is not supporting y cant it be considered as a bug? it should be user friendly, so y this can be added as a new feature in the forthcoming version,
    waiting for ur suggestions, whatever it is juz explain,
    Thanking in advance...

    Hi,
    not sure why you hope that this is a bug?
    Swing does support internationalization and JDeveloper supoorts this. However, as usual in Swing, you have to develop it as tehre is no automated way for doing this.
    There is some help provided by ADF in that e..g. BC4J supports message bundles for translating Strings.
    See: http://java.sun.com/docs/books/tutorial/i18n/index.html
    Also, straight from the JDeveloper product page on OTN, though not directly Swing related
    http://www.oracle.com/technology/products/jdev/collateral/papers/10g/jdev10g_multilingual.pdf
    Frank

  • I need a confirmation whether this is a bug in JDeveloper or not?

    Hai Friends,
    The following is the situation.Am having a problem in using resource bundle. If am adding a Component(Say JButton) in jdeveloper using uieditor, if am specifying the text for JButton using resource bundle, the jbutton is visible in uieditor but the text on jbutton is not visible. its saying 'cannot create live instance for resource bundle', this is applicable to any component. Can anyone help me in this?Have anyone tried this,pls post ur ideas regarding this. this will b more useful for me and also for u all.... I hope this is a bug in Jdeveloper. if not? tell me then, whatz the solution?
    Thanks in advance...
    Ciya.

    Hai Frank,
    Thanks its rendering it in the runtime. The string is taken from the '.properties' file using Resource Bundle for ur reply, ofcourse... thats y its unable to create live instance to render it in design time.. am using Jdeveloper 9.0.5, The following is the code am using...
    Example:
    ResourceBundle jACResources = ResourceBundle.getBundle("Resources", Locale.English);
    public JButton Link_id = new JButton(jACResources.getString("link_id"));
    the string is taken from 'Resources.properties' file
    so, now it shows in runtime and but unable to render it in design time... can u provide a solution for this,
    Thanks Frank,
    Ciya.

  • BUG IN JDEVELOPER !!! SQL QUERY

    Hi JDev Forumers ;o)
    I was wondering how I could accomplish to set my attribute labels and display the customized ones in a JSP page.
    I would like to display employee numer instead of empno, how did you do this?
    When i try to set the databse columns on entity level he's building the query wrongly in the view object it's a BIG BUG in JDeveloper!
    He's building the SQL Query statement wrong:
    This is my query statement of the employee view after i've set the database columns:
    SELECT Emp.Employee Number AS EMPNO,
    Emp.Employee Name AS ENAME,
    Emp.JOB,
    Emp.Manager AS MGR,
    Emp.HIREDATE,
    Emp.Salary AS SAL,
    Emp.Commission AS COMM,
    Emp.Department Number AS DEPTNO
    FROM EMP Emp
    it has to be the other way around!!
    Nathalie Roman

    Nathalie:
    I didn't realize JDeveloper was a 'he'! I was able to change the attribute name from empno to Employee_Name in the attribute settings for the app module. I then built a BC4J application and when I run the JSP, the column is showing as 'Employee_Name'. Additionally, I was able to create a data tag in a JSP that refers to the attribute as such:
    <jbo:ShowValue datasource="dsemp" dataitem="Employee_Number" ></jbo:ShowValue>
    In both cases, the query is built correctly. Is this what you were trying to do? If so, please reply with your steps and I'll see if I can help further.
    Thanks,
    Lynn
    null

  • WS-I Tools - Major Bug in JDeveloper 11g

    Hello,
    I've tried tro run the WS-I analyzer from JDeveloper (11.1.1 - 2 - 3 ) but have the following error:
    An error occcured when writing the temporaryWS-I Analyzer configuration file
    After spending couple of hours and finally gave up, and I believe this is a big BUGGGGGGGGGGGGGG in 11g JDeveloper , no log no clue.
    I tried the same in 10.1.3.4 and it works just fine, I followed the following instructions, for both versions.
    http://www.oracle.com/technetwork/developer-tools/jdev/wsi-howto-091316.html
    I am surprised about this bug of Jdeveloper ...................If any Ace, or Director has any clue ??? let us know please.
    Thanks

    Hi, I am using Oracle supplied HR schema, table EMPLOYEES. I created EO on EMPLOYEES table. All the attributes show correctly as Persistent first.
    Under Default Value section, I selected Radio Button "SQL" and entered valid Sql statement, Hit save button. I moved to next attribute, then I see. The previous attribute for which I entered Sql statement as default value, turned to Transient. But this is a Persistent attribute. It is not allowing me to change it back to Persistent.
    Hope the above steps will help to reproduce the bug in your system.

  • Documentation bug- -Djava.security.policy==weblogic.policy?

    All,
    According to the documentation, an example of invoking weblogic server
    from the command line for JDK1.2 is as follows:
    JDK 1.2 (Java 2) example
    $ java -ms64m -mx64m -classpath c:/weblogic/classes/boot
    -Dweblogic.class.path=c:/weblogic/classes;
    c:/weblogic/license;c:/weblogic/lib/weblogicaux.jar;
    c:/weblogic/myserver/serverclasses
    -Djava.security.manager
    -Djava.security.policy==c:/weblogic/weblogic.policy
    weblogic.Server
    Is the property
    -Djava.security.policy==C:/weblogic/weblogic.policy
    correct in that there are 2 equals signs? Should this be rather:
    -Djava.security.policy=C:/weblogic/weblogic.policy?
    It seems as if either works, I just wanted to clarify, as I've noticed
    our startup scripts use the former and not the latter.
    Thanks,
    Ben

    Hi Ben,
    the doc is correct, there is a semantic difference between '==' and '=',
    check
    http://java.sun.com/j2se/1.3/docs/guide/security/spec/security-spec.doc3
    .html for details.
    Daniel
    -----Ursprüngliche Nachricht-----
    Von: Benjamin D. Engelsma [mailto:bengelsm@NO_SPAM.gfs.com]
    Bereitgestellt: Mittwoch, 4. April 2001 16:30
    Bereitgestellt in: environment
    Unterhaltung: Documentation bug->
    -Djava.security.policy==weblogic.policy?
    Betreff: Documentation bug-> -Djava.security.policy==weblogic.policy?
    All,
    According to the documentation, an example of invoking weblogic server
    from the command line for JDK1.2 is as follows:
    JDK 1.2 (Java 2) example
    $ java -ms64m -mx64m -classpath c:/weblogic/classes/boot
    -Dweblogic.class.path=c:/weblogic/classes;
    c:/weblogic/license;c:/weblogic/lib/weblogicaux.jar;
    c:/weblogic/myserver/serverclasses
    -Djava.security.manager
    -Djava.security.policy==c:/weblogic/weblogic.policy
    weblogic.Server
    Is the property
    -Djava.security.policy==C:/weblogic/weblogic.policy
    correct in that there are 2 equals signs? Should this be rather:
    -Djava.security.policy=C:/weblogic/weblogic.policy?
    It seems as if either works, I just wanted to clarify, as I've noticed
    our startup scripts use the former and not the latter.
    Thanks,
    Ben

  • JDeveloper 10.1.3.1 production release. When?

    Hello all,
    Our company sees many benefits in working with the 10.1.3.1 release of JDeveloper. It is however a developer preview. Can anyone tell me when the production release of the product is coming out?
    Thanx in advance,
    regards
    Ronald

    If there are already known bugs, wouldnt it be a better idea for JDeveloper 10.1.3.1 to be postponed a bit more while those bugs get wiped out? Unlike other IDEs, all aspects of JDeveloper gets used quite a lot as I am finding out. Hence, any bugs that are present hinders productivity a lot. For example in an IDE like Eclipse there really isnt much to start out with in terms of out of box functionality...hence my concern for JDeveloper. It offers a lot and so all its features get exercised thoroughly.

  • Is Jdeveloper Keep Resident available in Jdeveloper11g production?

    I found that there is the "Jdeveloper Keep Resident" extension in Jdeveloper11g production.But the home page is location at the site "http://www.orablogs.com/" which was down a few months ago.
    Anyone knows how? thanks.

    By default, it looks like 11g includes the following in jdev.conf:
    # Don't swap the entire JDev process out of memory when minimizing the main window.
    AddVMOption  -Dsun.awt.keepWorkingSetOnMinimize=trueThis is the associated bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5043070
    This property was delivered as part of Java 5. So, assuming you've got the proper version of Java, you could even use this with 10g.
    Edited by: kschnei1 on Oct 8, 2008 1:04 PM

  • What time of the Jdeveloper 9.0.3.3 will be released ?

    what time of the Jdeveloper 9.0.3.3 will be released ?
    don't talk so much on 10g....

    Steve recently posted a blog entry on this (http://radio.weblogs.com/0118231/2003/09/18.html#a155) -- is targeted for Oct 17 (2003 :))

  • Apex 4 JavaScript API documentation bug

    Hi,
    JavaScript API documentation have exactly same description for functions
    $f_Hide_On_Value_Item
    $f_Show_On_Value_Item
    >
    Checks an page item's (pThis) value against a value (pValue). If it matches, a DOM node (pThat) is set to hidden. If it does not match, then the DOM node (pThat) is set to visible.
    >
    And also functions have same description
    $f_Hide_On_Value_Item_Row
    $f_Show_On_Value_Item_Row
    >
    Checks the value (pValue) of an item (pThis). If it matches, this function hides the table row that holds (pThat). If it does not match, then the table row is shown.
    >
    I think that is not correct
    http://download.oracle.com/docs/cd/E17556_01/doc/apirefs.40/e15519/javascript_api.htm#CHDHIAJB
    Somehow I recall there has been post about this, but I can not find it.
    Regards,
    Jari

    The description of these functions have been corrected. The latest updated version of this document is now available on the Oracle Technical Network (OTN).
    Thanks for reporting the bug,
    Drue Swadener
    Principal Technical Writer

  • Documentation bug - "creating an about box" in wrong topic

    I think I found a small error in the documentation for LabVIEW 2012. Under the Index tab, find 3D Surface. For some reason, the topic "Creating an About Dialog Box for a Stand-Alone Application" is listed under it, even though it has nothing to do with the 3D Surface plot. See attached image.
    Solved!
    Go to Solution.

    Hi nathand,
    Thanks for the freedback. I will make sure this bug gets reported to the correct poeple and fixed.
    TimC
    National Instruments
    Applications Engineer

  • Bug Report (JDeveloper): No relative link option

    To the JDeveloper team:
    The html/jsp editor in JDeveloper has a "link" in the component palette but the dialog box does not provide an option for a relative link. Thus it is not possible to create the link: Ugh without manually removing the "http://" that is inserted by the palette. Simply add such an option to the dialog box dropdown to solve this.
    (If there is a better place to direct such bug reports let me know.)

    Hi Edward,
    You might want to try reposting this on the JDeveloper forum
    http://forums.oracle.com/forums/forum.jsp?id=315684
    Cheers,
    -lars

  • Bug in JDeveloper 10g preview 101.3.0.2.223

    Hi.
    The bug is:
    I have an application with a project. in that project I have
    a package named web and other named tag on the application resource of the project. so, for some strange reason those package no appear on the application resource. if I change the name of those project they appear successful.
    so, someone know why occur this.
    thankz in advantage

    Hi everybody
    I'm again Mauricio Viveros and already know what happen.
    Into the package wed and tag I had Tags Files .java, which are binding with a .tld file.
    So, JDeveloper remove the the Tags Files from application source and move it to as a child node of a .tld file but physical on disk the archives are fine.
    so this way you just see the .tld file and immediately you see the class binded with it.
    very useful and nice :).

Maybe you are looking for