Libraries of the ADF, see nonexistent JAR files

Hello

With JDeveloper 11 g (11.1.1.0.1), an application created with the application model 'Fusion Web Application (ADF)' seems to have libraries that refer to non-existent JAR files.

In the model project:

-Library Runtime model ADF
/JDeveloper/lib/Java/API/JAXB-API.jar < jdeveloper-mw-Home >
/JDeveloper/lib/Java/API/jsr173_api.jar < jdeveloper-mw-Home >
/JDeveloper/lib/Java/shared/Sun.JAXB/2.0/JAXB-xjc.jar < jdeveloper-mw-Home >
/JDeveloper/lib/Java/shared/Sun.JAXB/2.0/JAXB-impl.jar < jdeveloper-mw-Home >
/JDeveloper/lib/Java/shared/Sun.JAXB/2.0/jaxb1-impl.jar < jdeveloper-mw-Home >

-Library Runtime BC4J
/JDeveloper/BC4J/jlib/bc4jwizard.jar < jdeveloper-mw-Home >
/JDeveloper/lib/Java/API/JAXB-API.jar < jdeveloper-mw-Home >
/JDeveloper/lib/Java/API/jsr173_api.jar < jdeveloper-mw-Home >
/JDeveloper/lib/Java/shared/Sun.JAXB/2.0/JAXB-xjc.jar < jdeveloper-mw-Home >
/JDeveloper/lib/Java/shared/Sun.JAXB/2.0/JAXB-impl.jar < jdeveloper-mw-Home >
/JDeveloper/lib/Java/shared/Sun.JAXB/2.0/jaxb1-impl.jar < jdeveloper-mw-Home >

-BC4J library security
/JDeveloper/lib/Java/API/JAXB-API.jar < jdeveloper-mw-Home >
/JDeveloper/lib/Java/API/jsr173_api.jar < jdeveloper-mw-Home >
/JDeveloper/lib/Java/shared/Sun.JAXB/2.0/JAXB-xjc.jar < jdeveloper-mw-Home >
/JDeveloper/lib/Java/shared/Sun.JAXB/2.0/JAXB-impl.jar < jdeveloper-mw-Home >
/JDeveloper/lib/Java/shared/Sun.JAXB/2.0/jaxb1-impl.jar < jdeveloper-mw-Home >

-Library BC4J Tester
/JDeveloper/BC4J/jlib/bc4jwizard.jar < jdeveloper-mw-Home >

In the ViewController project:

-Library ADF schema master
/JDeveloper/adfc/lib/ADF-controller-schema.jar < jdeveloper-mw-Home >

-Common ADF Runtime Library
/JDeveloper/lib/Java/API/JAXB-API.jar < jdeveloper-mw-Home >
/JDeveloper/lib/Java/API/jsr173_api.jar < jdeveloper-mw-Home >
/JDeveloper/lib/Java/shared/Sun.JAXB/2.0/JAXB-xjc.jar < jdeveloper-mw-Home >
/JDeveloper/lib/Java/shared/Sun.JAXB/2.0/JAXB-impl.jar < jdeveloper-mw-Home >
/JDeveloper/lib/Java/shared/Sun.JAXB/2.0/jaxb1-impl.jar < jdeveloper-mw-Home >

Why is that?

Thank you very much
Jan Vervecken

Hi Jan,

I logged Bug 8230310 to report this problem to the development.

Kind regards

Didier.

Tags: Java

Similar Questions

  • Generate the ADF with Eclipse jar file


    EIS,

    I followed the guide to use Eclipse as the tool to develop ADF related stuff, found here:

    http://www.Oracle.com/WebFolder/technetwork/Eclipse/ADF/gettingStarted/tutorial/ADFwithOEPE_1.html

    Everything is fine, and I've created classes, references, the flow and the pages. However, how to deploy such things in a jar file? There is an option in the JDeveloper, however, I can't find any way to do this in Eclipse? You need a profile I can use, or similar?

    The thing is that I've developed things like extensions of the IOM, and so I need to add the jar genereated file to the war file named:

    Oracle.IAM.UI.Custom - dev-starter - pack.war

    by:

    oracle.iam.ui.custom-dev-starter-pack/WEB-INF/lib/the-generated-jar-file.jar

    Hope someone has a clue about what to do, because I really want to use Eclipse and JDeveloper.

    Kind regards

    Vegard

    Looks like some doc links are broken. I found the tools Oracle ADF that describes what it takes to generate an adfLibrary in eclipse, but I don't know for what version this document is intended.

    Timo

  • Share libraries of the ADF in the development environment

    We use Jdeveloper 11.1.2.1 on Windows and Linux workstations.

    Is it possible to access shared ADF libraries using a Connection of URL in the range of resources? When I create a login URL to the location of the URL of our libraries, I see no library file.
    All of the documentation I have read refers to creating a connection to file system, but this does not work well when some users use Linux as their desktop. In this case, we cannot class paths to match.

    No focus on simplifying access to the libraries of the ADF during development would be appreciated.

    Thank you

    We use two approaches to reference libraries of the ADF during development.

    (a) with the help of a shared network folder and JDeveloper all workspaces are directed towards it. We use Hudson automatic library updating whenever a SVN change is a reality.
    (b) developers use scripts ojdeploy or maven to generate dependencies themselves.

    Both approaches have strengths and weaknesses, so a choice is a matter of specific development environment,

    Hope this helps,

    Florin Marcus
    Red Samurai Consulting

  • How can I scan multiple pages in the ADF to a pdf file?

    I have wireless scan documents of several double-sided pages, 37 pages generally, using an ADF (automatic document feeder) of my HP Officejet Pro 8600 N911g to my MacBook Pro. The scanner works well except it tries to save files as files separated from 37 and neither she nor the MacBook is running out of memory as it transforms into a huge file, 300 MB or more. How can I get it just from the scanner in a single file? I have the quality to 300 dpi setting.

    Webbo51

    Just thought that I had fill the gap Waterboy, HP support were able to sort all this by reinstalling the software.

    Thanks again for your efforts.

    Steve

  • Class not found in the applet using 2 jar files

    I have an applet that worked for many years as a stand alone or connecting directly to a database of derby on my home server. I just changed it to connect to MySQL on my ISP via AJAX and PHP server.

    I am now getting a class not found error in my browser, probably because I'm stuffing by the class path.

    The HTML code that I use to call the cmdlet is:
    <applet code="AMJApp.class" 
    codebase="http://www.interactived.com/JMTalpha" 
    archive="AMJ014.jar,plugin.jar" 
    width="500"height="500" 
    MAYSCRIPT style="border-width:0;" 
    name="jsap" id="jsap"></applet>
    The AMJ014.jar contains the applet and the support of class files.

    The error message is strange for me because it refers to a class, I noticed on another web page, but that has nothing to do with my applet. In any case, the message in its entirety is:
    load: class NervousText.class not found.
    java.lang.ClassNotFoundException: NervousText.class
         at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Exception: java.lang.ClassNotFoundException: NervousText.class
    java.lang.UnsupportedClassVersionError: AMJApp : Unsupported major.minor version 51.0
         at java.lang.ClassLoader.defineClass1(Native Method)
         at java.lang.ClassLoader.defineClassCond(Unknown Source)
         at java.lang.ClassLoader.defineClass(Unknown Source)
         at java.security.SecureClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.defineClass(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.defineClassHelper(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.access$100(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader$2.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.plugin2.applet.Plugin2ClassLoader.findClassHelper(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Exception: java.lang.UnsupportedClassVersionError: AMJApp : Unsupported major.minor version 51.0

    886473 wrote:
    Nice reference - love these movies!

    ;-)

    I recompiled those classes with the following commands:

    javac -source 1.6 -target 1.6 -Xlint:-options -classpath "C:\Users\MJHIPP\Documents\Current\Java\CodeLocal\AMJ110920\plugin.jar";"." JSHelloWorld3.java
    javac -source 1.6 -target 1.6 -Xlint:-options -classpath "C:\Users\MJHIPP\Documents\Current\Java\CodeLocal\AMJ110920\plugin.jar";"." AMJApp.java
    

    JSHelloWorld3 always works for me and AMJApp still does not work, but the error message has changed:

    I got different results. The JSHelloWorld3 now works for me (and AMJApp still does not work).

    java.lang.UnsupportedClassVersionError: AMJApp :
        Unsupported major.minor version 51.0
    

    >

    Java Plug-in 10.0.0.147
    Using JRE version 1.7.0-b147 Java HotSpot(TM) Client VM
    User home directory = C:\Users\MJHIPP
    ..
    

    BTW - I was using a JRE 1.7 until I realized it couldn't run one of my projects for pets, DukeBoxand returned to 1.6. Previously, I had read in a forum that the current version at this time there was fundamentally flawed. For this reason I have will perform purely using JRE 1.6 for the moment. Versions available for use by applets and applications of Java web start. can be configured in the Java Control Panel.

  • Prbolem by running the jar file

    Hello
    I wrote a java program that prints just 'HAI '.

    I did that in the form of executable jar file

    But when I run that BACK pot, the output is not printing

    Please solve my problem

    Thank you

    What happens if you run as:

    java -cp Sample.jar Sample
    
  • List UCSM offshore all Webinterface .jar files / McAfee blocked ccore.jar

    Hi guys,.

    I'm looking for a list of all the .jar files UCSM loads at startup, basically the folder/ucsm/unpacked.

    We are using MCafee Enterprise 8.8 AV and it seems to block access to the ccore.jar file.

    I'm trying to get a rule file for exclusion from our IT for management servers, and I was wondering if someone could give me a list of these files.

    If you know of a fix for the issue that has no exception rules you are welcome to help me

    Kind regards

    Constantin

    If you open the file ucsm.jnlp (the file that will be downloaded on your machine when you try to launch UCSM GUI) in a text editor, then you will see entries like:

    and this will give you the complete list of jar files downloaded from the switch on your machine for the launch of GUI de UCSM.

    for example

    http://java.sun.com/products/autodl/j2se' java-vm-args = "" - Dsun.java2d.d3d = false - XX: + HeapDumpOnOutOfMemoryError - XX: MaxPermSize = 256 m "initial heap size ="128 M"max-heap-size ="768 M"/ >"

    Thank you
    Varun

  • Error when executing the ADF - BC command line Test Suite

    Hello

    I created a test project separate containing the Test Suite for the model of my ADF - BC application component.

    I need to run this test separately of jmeter project.

    The thin running tests of Jdev, but when I package the test project into a jar and try to run it from the command line, I get the following error:

    java.lang.NoClassDefFoundError: oracle/Houston/ApplicationModule

    to com.oracle.cs.cap.module.applicationModule.ServiceAMFixture. < init > (ServiceAMFixture.java:36)

    to com.oracle.cs.cap.module.applicationModule.ServiceAMFixture. < clinit > (ServiceAMFixture.java:15)

    to com.oracle.cs.cap.module.view.EntitlementReportDurationViewVO.EntitlementReportDurationViewVOTest. < init > (EntitlementReportDurationViewVOTest.java:11)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance (unknown Source)

    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance (unknown Source)

    the impossible (unknown Source)

    at org.junit.internal.runners.JUnit4ClassRunner.createTest(JUnit4ClassRunner.java:72)

    at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:79)

    at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:51)

    to org.junit.internal.runners.JUnit4ClassRunner$ 1.run(JUnit4ClassRunner.java:44)

    at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:27)

    at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:37)

    at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:42)

    at org.junit.internal.runners.CompositeRunner.runChildren(CompositeRunner.java:33)

    to org.junit.runners.Suite.access$ 000 (Suite.java:26)

    to org.junit.runners.Suite$ 1.run(Suite.java:93)

    at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:27)

    at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:37)

    at org.junit.runners.Suite.run(Suite.java:91)

    at org.junit.internal.runners.CompositeRunner.runChildren(CompositeRunner.java:33)

    at org.junit.internal.runners.CompositeRunner.run(CompositeRunner.java:28)

    at org.junit.runner.JUnitCore.run(JUnitCore.java:130)

    at org.junit.runner.JUnitCore.run(JUnitCore.java:109)

    at org.junit.runner.JUnitCore.run(JUnitCore.java:100)

    at org.junit.runner.JUnitCore.runMain(JUnitCore.java:81)

    at org.junit.runner.JUnitCore.main(JUnitCore.java:44)

    Caused by: java.lang.ClassNotFoundException: oracle.jbo.ApplicationModule

    java.net.URLClassLoader to $1.run (unknown Source)

    at java.security.AccessController.doPrivileged (Native Method)

    at java.net.URLClassLoader.findClass (unknown Source)

    at java.lang.ClassLoader.loadClass (unknown Source)

    to Sun.misc.Launcher$appclassloader$ AppClassLoader.loadClass (unknown Source)

    at java.lang.ClassLoader.loadClass (unknown Source)

    ... more than 27

    The jar Test project is created as a file ADF library JAR with Model.jpr as the dependent project. This supports the project class dependencies

    All adf library dependencies are added to the Test project JAR manifest file, referring to a location lib / jars directory.

    I tried to create the ApplicationModule using the two class configuration (Configuration.createRootApplicationModule) as well as using the string of JDBC connection but both fail when I run the test cases regardless of jmeter.

    Everyone came across such an error? Help, please.

    Thank you

    Sapna

    Library in the manifest file references are NOT resolved as long as you do not use a special class loader that you do not.

    This isn't a problem of jdev but a java problem. Only the class in your jar files are picked up. A pot in a pot is not looked into. You must set your classpath pots needed or you have expand all the pots as classes and put classes into your jar (which will be huge after doing this).

    Timo

    PS you can look in (JCL) Jar class loader | Free software development on SourceForge.net downloads

  • How key hide column of ADF to generate Excel file

    Dear all,

    It is a way to hide the key column of the table of the ADF Desktop Integration build file? Help me how to deal with this scenario.

    Concerning
    KT

    You Arun, now I agree.

    Set up a--> appearance---> CellStyleName---> _ADFDI_TableCellROStyle _ADF_RowKeyColumn, available---> Visible---> False

    Concerning
    KT

  • jar file individual renegerate

    ACC to doc id
    Impossible to flowcharts of work seen in Status Monitor [ID 740041.1]

    wfmon.jar, fndewt.jar, fndswing.jar, fndbalishare.jar and fndctx.jar - only these files must be regenerated

    How renegerate these particular jar files... help please asap...

    You want to force the regeneration of all jar files? [No]?

    What should I write here... If I type no., regeneration only jar missing or obsolete files... I want to regenerate the jar (wfmon.jar, fndewt.jar, fndswing.jar, fndbalishare.jar and fndctx.jar) files in $OA_JAVA/oracle/apps/fnd/jar... Doc-id 740041.1

    Just press Enter (or type no. + Enter). If it has not generated the specific files for you (which I think), you need to run again with 'yes '.

    Thank you
    Hussein

  • Pass the parameter of application deployed in the ADF library jar file

    Hi all

    I use JDeveloper 11.1.2.4.0, i have 2 Applications appA, appB.

    I created in taskflow appA containing departments viewobject, appB contain stubborn workflows which has Employee.jsff page.

    I have deployed appB as library of ADF jar file and add it to appA, I need to pass the id of employee viewobject, Department

    Kind regards

    Hello

    In order to create a business application, are usually required several workflow tasks. These workflow will perform different functions, but they may have to communicate with each other. To enable this communication, you can use task flow settings, contextual events or sharing of the data control Instances.

    Please check below link

    Java / Oracle SOA blog: events ADF passing between areas of workflow

    Communication between task flow using the flow of the task - Waslley Souza Blog settings

    Thank you

    Amey

  • Legend of java ServiceBus - how to pack the JAR file with the libraries?

    Hello

    I want to use a legend of Java from a stream of Bus Service.

    What is the right way to pack the JAR file with its necessary libraries?

    I have tried different methods to pack my POT, but again, as if Java works perfectly workshop (Eclipse), when I try to use the Jar exported on the ServiceBus stream, it fails with a ClassNotFoundException exception.

    I would appreciate your advice here.

    Thank you

    Koby

    Follow the steps: -.

    1. create a java file with a static method that is running your features
    2. in the container, the file use the following command:-

    jar cvf entry file jar-file (s)

    For example, jar cvf Test.jar Test.class

    3. in the Console ALSB, open the session in edit or design mode. Create a folder (if you wish).

    4 inside of this folder, create a resource > Jar. Select the jar file you created above, and then name the resource. Record.

    5 activate the changes.

    6. in the proxy, AddAction service > Message Processing > JavaCallout.

    7 select the resource and method. Click on submit. (Only static methods defined in the file will be displayed)

    8. you can test by logging the response since the Java file.

    I hope this helps.

  • See the contents of the .jar file

    Dear all,

    Good evening from the India.

    Here's the problem I want to share with you all.

    I'm working on Windows 7 Home Basic Version. I downloaded e - tds_tcs_rpu_1.2.ex

    According to the advice of the NSDL-TIN people, I downloaded new e - tds_tcs_rpu_1.3.ex

    Then they advised me to install java update 1.6 29 in your system and your system must be 32-bit, more if you use the Windows 7 operating system or higher then kindly troubleshooting Control Panel. I followed what they advised.

    But I'm still droping in the dark.

    Someone help me please. I'll be very grateful to my friends.

    Java 1.6 is the minimum version, you must install the latest version available.

    I recommend you to uninstall the update above and download the latest being:

    http://www.Oracle.com/technetwork/Java/javase/downloads/jre7-downloads-1880261.html

    not sure that it's valid for you or not, I filled the back using their software online, not by the JAR file.

  • Deployment of ADF library jar files

    Hello

    I want to deploy my application to a standalone WLS which I applied above oracle ADF library. My question is that I have to include jar files that my application has a reference to them in my ear file? Jars for JSF, ADF rumtime, ADF faces DURATION,... these jar files should not be part of the ADF library that I installed on top of WLS?

    ADF BC classes are in the adf.oracle.domain library.

    The default value is not set in the weblogic application. XML

    ADF. Oracle.Domain

    Other required libraries should be added to the weblogic - application.xml. The

    Trinidad Runtime Databinding

    ADF Faces DURATION 11

    are in the adf.oracle.domain.webapp. Add the following to weblogic - application.xml.

    ADF. Oracle.domain.WebApp

  • Problem with the use of the ADF libraries

    JHeadstart version: version 11.1.1.5.27

    JDeveloper version: Studio Edition Version 11.1.1.7.0

    Scenario of

    I'm trying to build an application using ADF libraries like below:

    Common code - extension of framework classes

    CommonUI - LOV hides, etc...

    Common model - ADFBC all entity objects

    Several subsystems (view controller 'helper' projects)

    Main view controller project

    I have created libraries according to the guide of FMW and have imported correctly into the relevant model projects and view controller.  In JDeveloper, I can see the libraries OK and able to build my screens without any problem using JHeadstart.  All of the subsystems are managed independently, i.e. I used JAG to create my application and can run the autonomous subsystems.  The problem comes from the main view controller project.  I have imported successfully all libraries in the project of main view controller and you can see all the controls data from libraries in the navigation Application in JDeveloper.  According to the JHeadstart user guide, I imported the NLS library by beams and have modified the JHeadstartApplicationDefinition.xml file to include my libraries (all names and paths are 100% correct).  Now when I run the JAG, it removes all the ServiceDefinitionRef I added to my library.  When I run the application crashes and JDeveloper reports the following error:

    "oracle.jbo.JboException: Houston-29000: Unexpected exception caught: oracle.jbo.ConfigException, msg = Houston-33005: Configuration DgmUC003ServiceLocal cannot be found."

    "Caused by: oracle.jbo.ConfigException: ADFContext Houston-29114 is not configured to process this exception messages." Use the code of exception stack trace and error to investigate the root cause of this exception. Root cause error code is Houston-33005. Error messages settings are {0 = DgmUC003ServiceLocal} ".

    DgmUC003ServiceLocal is one of my libraries.

    Can anyone help.

    I tried many things to fix this, but cannot find an answer.

    Interestingly, I once managed to recognize a library (I removed all but one subsystem libraries) and it worked.  When you use the JAG, it not to overwrite my amendment to the JHeadstartApplicationDefinition.xml of the file but when I added a library more he still replaced my amendment and gave the above error for the new library.

    It was the JHeadstartApplicationDefinition.xml file before execution of JAG:

    < ServiceDefinitionRef location = "MasterServiceServiceDefinition.xml" name = "MasterService" / > "

    "< Any ServiceDefinitionRef ="true"name ="UC003Service"location ="... /... /.. /DgmUC003/UC003View/properties/DgmUC003ServiceServiceDefinition.xml"/ >

    "< Any ServiceDefinitionRef ="true"name ="sdService"location ="... /... /.. /SD/sdView/properties/sdServiceServiceDefinition.xml"/ >

    That's what it was after completing JAG:

    < ServiceDefinitionRef location = "MasterServiceServiceDefinition.xml" name = "MasterService" / > "

    "< Any ServiceDefinitionRef ="true"name ="UC003Service"location ="... /... /.. /DgmUC003/UC003View/properties/DgmUC003ServiceServiceDefinition.xml"/ >

    He removed the 2nd entry of library?, wouldn't not and gives the following error:

    "oracle.jbo.JboException: Houston-29000: Unexpected exception caught: oracle.jbo.ConfigException, msg = Houston-33005: Configuration sdServiceLocal cannot be found."

    It's very frustrating, I followed all the instructions to the letter.  I would not expect a very simple thing like that does not work.  Any help, greatly appreciated pointers.

    Thank you Trevor.

    Hi Paul,.

    My apologies for not updating this thread earlier.

    The good news is that it has been resolved, the issue seems to be with JDeveloper and not JHeadstart (or maybe just a combination of the two).  That's what I do:

    1. Edit the file JHeadstartApplicationDefinition.xml
    2. Reconstruction/compile the project (in JDeveloper which is Alt - F9)
    3. Do a "save everything" (belt and suspenders, probably not necessary as reconstruction not save)
    4. Output JDeveloper (close, file-> exit)
    5. Restart JDeveloper
    6. Run the JAG (the new library names entered in step 1 are NOT replaced)

    This workflow has worked 100% flawless, I don't know what closure JDeveloper is but it works.

    I also now always close JDeveloper after importation of new libraries in my main view controller project because I think it's also a question, perhaps all related.

    I hope it works for you.

    Trevor

Maybe you are looking for