External Jars into ADF Project Library - quick question

Hi All
We have about 130 jars that we need to include into our ADF application in JDev.
We also have multiple applications wanting to use these jars as a iibrary.
Is there a way to put all these jars in a library so that any project from any ADF application could import/include this library of jars ?
What are the exact steps ?
At this time, it's very manual work to repeat for each application and we have too many applications to want to redo these steps.
Thanks
Edited by: 898644 on Oct 8, 2012 8:31 PM

Had a look into the docs?
33 Reusing Application Components should help you
and if you are in jdev, use 'tools->manage libraries' and click the help button Then on the link 'about libraries'...
Timo

Similar Messages

  • Export JAR from NWDS does not include external JARs imported to project

    Hi.
    I'm need to develop and run a batch java program.  I'm having difficulty getting the application to find the 2 external JARs at runtime.
    For compile time, I have physically imported these 2 JARs into the project.  To add them to the build path, I selected "Add Jar".  I now see the JARs in the project.
    I've also update the Manifest file appropriately by adding this line.
    Class-Path: com.sap.security.api.jar logging.jar
    However, when running the program from the command line, I get class not found errors.
    I noticed that the exported application JAR does NOT contain the needed 2 JARs even though they clearly exist under the project.
    Am I going about this correctly?  Why do external JARs not get included in the application JAR that is created?  Can I somehow force them to be included?
    Thanks,
    Kevin

    Hi Kevin,
    why don´t you just add the two additional JAR files to the classpath at runtime:
    java -cp x1.jar;x2.jar -jar yourJar.jar
    This is the easiest way to start your Java app.
    Have a look at java - the Java application launcher for details.
    Regards Helmut

  • Import iPhoto into iMovie project library

    import iPhoto into iMovie project library 10.0.2

    In iMovie your iPhoto Library should show up in the Library panel as the top listed Librar., Double click on it and all your events from iPhoto will appear. Photos and videos will be there.

  • Import Libraries (jar) into DC Project

    Hi all,
    I want to create a J2EE application with an DC Web-Modul.
    I have to import any jar libraries for other functions (struts.jar etc.). I have imported the library in the project settings:  properties ->java buildpath -> add external jars. But it doesn't´t work. I have also made another dc in which I have import the library. But it doesn't´t work. Could anybody give me some information's how does it work?
    Kind regards
    Axel

    Hi Axel,
    Refer the following thread "Using External JARs in a Web Dynpro Project"
    Web Dynpro Java
    This will be useful for you.
    Regards,
    Santhosh.C

  • Load external .jar into Servlet

    Hi...
    I'm trying to load an external jar file into a Servlet and I'm getting some problems.
    I'm using URLClassLoader to get the class from the jar, but, everytime I try to get a parametrized constructor from the class (as shown below), a NoSuchMethodException is thrown.
    I can do that by a external Java Application, but not inside Servlet.
            try{
                constructor = clss.getConstructor(CoopServerInterface.class);
            } catch(NoSuchMethodException ex){
                ex.printStackTrace();
            }Could anyone help me?
    Thanks!
    Edited by: Jaumzera on Aug 1, 2008 11:22 AM

    Show us the exception.
    Does the class in question have a constructor that takes a CoopServerInterface parameter? I.e.
        WhateverClassTheClssVariableIs(CoopServerInterface x) {
        }If the constructor exists, have you deployed that version of the compiled code to your web server? Check that you have. Chances are you have an old WhateverClassTheClssVariableIs.class file somewhere that doesn't have the constructor, and the web server is using that class file. Or you need to restart the web server so it notices the new version.

  • Importing my video from my event library into my project library, it shows the full width of the clip, but on the viewing section, it's zoomed in and cut the sides of the video off.  How do I stop this from happening?

    When importing my video from the event library to the project library, it's zooming in and
    narrowing the width of my footage.  How do I stop this from happening?

    In the project, double-click on the clip to open the Clip Inspector. In the Clip tab you will see an item about two thirds down labelled "Stabilization". If checked, uncheck the box "Smooth clip motion".
    Stabilizing clips causes a zoomed in effect, with the extent of the zoom dependent upon how shaky the footage is. There is a slider beneath the check-box labelled "Maximum Zoom" - this can be draggged back and forth to adjust the zoom effect if desired, once the clip has been stabilized.
    You may have chosen to analyze clips for stabilization when importing to iMovie (that's a choice provided by iMovie upon import). If so, it's best to turn off an option in iMovie's preferences. Go to this from the iMovie menu item iMovie>Preferences. Click on the Browser tab and deselect (uncheck) the box labelled "Automatically stabilize clips that have been analyzed".
    I prefer to import clips without analyzing, as this speeds up the import process. Afterwards, in the Event you can check for any overly shaky clips, then analyze them in the Inspector. If necessary, once dropped into a Project, you can stabilize them as desired. You can also stabilize clips directly in the Project without having to first analyze them in the Event.
    John
    Message was edited by: John Cogdell

  • Import old FC Pro project into current project library

    I have some old projects in a folder and I'd like to import them into my current library but FC won't let me. Says I have to open the project in Final Cut, buit I can't even do that.
    Help?

    How old is old? Are they created by versions earlier than FCP X?
    If so you will need to purchase 7toX, which is available in the App Store…$10 I believe…and it works.
    Russ

  • Can I place my preferred folders from my machine into Captivate project library?

    Hello everyone.
    I have created a SWF(it may be of 2.0 or 3.0 versions) file which loads images and audio files dynamically from a source folder using XML and JavaScript.
    I want that SWF file to play in my captivate project.
    Is that possible ?
    Or can we place the source folder in captivate project library and interact the SWF file to the source folder ?
    Please give me the possible solutions for my requirement....
    Thank you.

    Hi Larry,
    thank you for your reply.
    They were originally in "Computer - Users - (my user name) - Pictures - iPhoto library *show package contents* - Import
    (auto import folder is still in the iPhoto library if that makes a difference)
    when i originally removed the import folder to my desktop. i closed iPhoto, reopened it, and everything worked fine. Now that i've put it in my trash and reopen iPhoto, everything is still fine and intact. I was just afraid things might change once i hit 'empty trash'. Also, once i hit yes to emptying the trash, i get the message that "there are some locked items in the Trash. Do you want to remove all the items, including the locked ones, or just the unlocked items?"
    my gut feeling is that the import folder is just filled with junk that originated from my windows that my iPhoto won't recognize. but i'd rather be safe than sorry.
    thanks in advance for your response and help.

  • How to import Class12.jar into Embeded OC4J Library of JDeveloper 10gR3?

    Hi! To someone who can help this....
    I try to use database connection tool in JDeveloper 10gR3 test jdbc driver for a remote site of Oracle server. Because of server site configuration, the thin driver might be forbiden from firewall, but oci driver with Oracle client service works. In the other word, I have Oracle client software installed in local machine to remote connecting to database in Oracle Server.
    In my connection test program, I use OCI driver like
    jdbc:oracle:oci:@oracle_tnsname
    In fact it works either using Java class or through Tomcat server.
    With Java compiler, I just indicate CLASSPATH of Class12.jar,
    with Tomcat, I just put class12.jar in common\lib
    However, I still cannot setup database connection test in JDeveloper 10gR3 by using oci8, instead of thin, or other custom JDBC URL. Am I supposed to put Class12.jar into somewhere such as what I have done in Tomcat or J2EE applcation server?
    Thanks for anyone's experience on it!
    Hsueh-Chun

    Add classes12.jar to j2ee/home/lib directory.

  • Consistent crash when trying to get into my project library

    Just upgraded to iLife '09 and when I opened iMovie for the first time. When I go to my project library and click on my hard drive, I get a iMovie crash. Happens every time. Any ideas?

    Don't really know what any of this means, but here's the console output.
    1/30/09 11:10:38 PM com.apple.launchd[76] ([0x0-0x53053].com.apple.iMovie8[548]) Exited abnormally: Segmentation fault
    1/30/09 11:11:43 PM com.apple.launchd[76] ([0x0-0x56056].com.apple.iMovie8[568]) Exited abnormally: Segmentation fault
    1/30/09 11:16:54 PM com.apple.launchd[76] ([0x0-0x58058].com.apple.iMovie8[574]) Exited abnormally: Segmentation fault
    1/30/09 11:18:44 PM com.apple.launchd[76] ([0x0-0x5e05e].com.apple.iMovie8[598]) Exited abnormally: Segmentation fault
    1/30/09 11:23:42 PM com.apple.launchd[76] ([0x0-0x61061].com.apple.iMovie8[611]) Exited abnormally: Segmentation fault
    1/30/09 11:41:13 PM com.apple.launchd[76] ([0x0-0x64064].com.apple.iMovie8[626]) Exited abnormally: Segmentation fault
    1/30/09 11:46:22 PM com.apple.launchd[804] ([0x0-0x90090].com.apple.iMovie8[836]) Exited abnormally: Segmentation fault
    1/30/09 11:46:44 PM com.apple.launchd[804] ([0x0-0x95095].com.apple.iMovie8[851]) Exited abnormally: Segmentation fault
    1/30/09 11:46:58 PM com.apple.launchd[804] ([0x0-0x97097].com.apple.iMovie8[855]) Exited abnormally: Segmentation fault
    1/30/09 11:49:58 PM com.apple.launchd[68] ([0x0-0x10010].com.apple.iMovie8[114]) Exited abnormally: Segmentation fault
    1/30/09 11:53:29 PM com.apple.launchd[68] ([0x0-0x17017].com.apple.iMovie8[136]) Exited abnormally: Segmentation fault
    1/31/09 12:19:10 AM com.apple.launchd[77] ([0x0-0x11011].com.apple.iMovie8[139]) Exited abnormally: Segmentation fault
    1/31/09 12:19:41 AM com.apple.launchd[77] ([0x0-0x16016].com.apple.iMovie8[158]) Exited abnormally: Segmentation fault
    1/31/09 12:19:55 AM com.apple.launchd[77] ([0x0-0x18018].com.apple.iMovie8[164]) Exited abnormally: Segmentation fault
    1/31/09 12:20:21 AM com.apple.launchd[77] ([0x0-0x19019].com.apple.iMovie8[168]) Exited abnormally: Segmentation fault
    1/31/09 10:09:10 AM com.apple.launchd[68] ([0x0-0x63063].com.apple.iMovie8[773]) Exited abnormally: Segmentation fault
    1/31/09 10:09:44 AM com.apple.launchd[68] ([0x0-0x68068].com.apple.iMovie8[789]) Exited abnormally: Segmentation fault
    1/31/09 10:10:01 AM com.apple.launchd[68] ([0x0-0x69069].com.apple.iMovie8[792]) Exited abnormally: Segmentation fault

  • Imovie won't let me open my project nor let me into my project library

    I need to do a trailer for english and I had already started the project. Then when I went to go open iMovie, it looked like this:
    I tried clicking the project library but it wouldn't budge. I tried all the buttons, shutting down the app/computer, updating the software.
    I looked in library-prefrence- and I couldn't find anything for the com.apple.imovie whatever
    I am super stressed out and I'm about to go hulk mode on my mac

    If clicking the share menu does nothing this is a known effect of having Mackeeper installed.  See: https://discussions.apple.com/message/24066271#24066271
    A more recent post reports that there is an update to MacKeeper that resolves the problem.
    Geoff.

  • Copying itunes files from an external HD into my itunes library

    I've tried 2 methods - drag and drop from the HD directly into the library; and 'add to library' from itunes, then selecting the albums from the external HD. Either way, the process is resulting in 2 copies of each song being added to my library. The only way I can bring in only 1 copy of a song is to actually open the album, then highlight the individual songs. Much more time consuming! I can't figure out why highlighting the songs is different from simply highlighting the albums. thanks for any advice or guidance!

    Do you have any exported playlists / library (XML) files on your external HD? If there are, while you're trying to add files, iTunes might be adding those playlists and because of that there could be 2 of the same songs showing at the same time. (I think you cannot add .xml files directly by drag&dropping anyway)
    If I'm correct, then identify the file types of those playlists (."something") then do a search for those, and delete all of the ".playlist" files. Then add all of your songs to your Library, it should be fine.

  • How to download all songs from my external drive into my itunes library

    I have enough Gbytes to not use an external drive for my music.
    How do I proceed to download all songs from the external drive on my internal drive?

    Hello there, Laetidela.
    The following Knowledge Base article offers up some great steps on how to move your iTunes library from an external hard drive to your computer:
    iTunes: How to move your music to a new computer
    http://support.apple.com/kb/ht4527
    External drive
    This option requires more work than Home Sharing, but it creates a backup of your iTunes library on the external drive in addition to moving your content.
    Notes before you start:
    You can use most iPods as an external drive.
    Windows operating systems don't recognize Mac OS-formatted disks (HFS or HFS Plus formats). Because of this, you can't use a Mac-formatted iPod or external drive to move your music to a Windows PC. See iPod: How to determine iPod's hard disk format if you're not sure how your iPod is formatted.
    Mac OS X can read Windows-formatted iPods and drives. This means there are many ways to migrate your information from your old Windows-based PC to your new Mac.
    Mac OS X: To be sure external drives appear on your desktop, choose Preferences from the Finder menu. Be sure the options for "External disks" and "Hard disks" are enabled.
    Part 1: Locating and consolidating the iTunes Media folder
    Part 2: Copy iTunes folder from the old computer:
    Part 3: Get iTunes ready on your new computer
    Part 4: Back up any music that's already on your new computer
    Part 5: Copy music to your new computer
    Part 6: Add preexisting music that was on the new computer back into the library
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • Getting error while calling external Jars in BPEL by using Java embedding activity in soa 12c

    Hi,
    I am trying to use an external Jars for the business logic implementation. Here I need to pass XML as input and
    and I expect the "Password " field has to be return.
    Following are the steps I have followed:
    1) Created a java project with sample class and added the external jars into the project "Libraries &Classpath".
    2) Created a jar file out of it.
    3) Created a BPEL project with Java Embedding.
    4)Wrote the java code in java embedding activity.
    4) Added the above created jar file to the BPEL project's lib/jar  and added in SCA-INF/lib project folder as well.
    5) Imported the package with the class as in the jar (e.g <bpelx:exec
    import="pkg.testInterface"/>)
    6) Deploy the BPEL project.
    while deploying the SOA build is sucessful but my depoyment is incomplete.
    error:
    advices will be great....
    Regards,
    Dilip

    Hi,
    Can you confirm if the BPEL Version is 1.1 or 2.0.
    If you are using BPEL 2.0 you need to import the required jar/class file as:
    <import importtype="http://schemas.oracle.com/bpel/extension/java" location="pkg.testInterface"/>
    For BPEL 1.1 the syntax to import other jar/class file is:
    <bpelx:exec import="pkg.testInterface"/>
    If you import the classes in the correct format you will not face any deployment error.

  • Importing movie or more then a few clips into i movie project library?

    Hi, Is there any way to import more then just a few clips into the project library, Maybe the whole movie all at once? It takes a long time taking a few clips at a time. Any help would be great!
    Thank You,
    chad

    cvrunner wrote:
    Hi, Is there any way to import more then just a few clips into the project library, ..
    sidenote, nomenclatura : you drag clips to a Project, not the Project Library..
    you can add all clips from one Event into a Project..
    • click into the black background of the Event's Preview
    • hit Apple-A (='all')
    • hit E or drag 'n drop into Project..

Maybe you are looking for