jars with jdeveloper extension package

I have a few dependent part 3 which must go with the extension of jar files. How can I introduce with the extension?

DJ,

If you still use 11.1.1.5 (or any version of GR 11, 1 subject) place third party libraries in a directory of your project and refer to them through the classpath entry in the extension.xml file.

If you look at how you can distribute with your extension, but not put in the file .jar extensions, then put them read this blog post on how to package your extension for distribution.

http://blogs.Oracle.com/jdevextensions/entry/working_with_jdeveloper_update_centers_and_bundlexml

If you add external libraries to an extension in 11 GR 2, there is a blog about it:
http://blogs.Oracle.com/jdevextensions/entry/adding_exteneral_jars_to_an

-jb

Tags: Java

Similar Questions

  • Library jar with Jdeveloper 11 g problem

    Hi all

    I have a classic Web implemented in Jdeveloper 10 g application and migrated in Jdeveloper 11 g. The application needs a jar library. I added the jar library in the project through project properties-> libraries and Classpath. I am able to compile the project in Jdeveloper 11 g successfully. However once I try to launch the project, he complained that the class is not found in the library of pot. I don't know why the embedded Weblogic server could not pick up the jar even library defined in the project. In old JDeveloper 10 g, we do not have this problem. I missed something with setting the jar library in JDeveloper 11 g?

    Thank you

    John Wang

    Hi John,.

    Maybe this will help u
    Re: Exception When you use Apache POI in ADF

    Kind regards
    Suganth.G

  • Persistence of data with JDeveloper extensions

    I have an extension which adds an additional tab at the bottom of the file next to the "Source". I added a creation mode that shows the representation of the data GUI. I was wondering what are some of the ways that I can continue my data when the file or the GUI is changed? Y at - it a hook to detect if the user has clicked on the 'Design' tab if the user has clicked on "Source tab"?


    Thank you
  • JDeveloper Extension Project does not have a class of jar - java.lang.NoClassDefFoundError

    I created a JDeveloper extension project, I need to see some external pots according to my condition. I added the jar to the project and I'm not facing problems at compile time. But when I run my extension, I get the following error:

    class java.lang.NoClassDefFoundError: < subject >

    .

    .

    Caused by: oracle.classloader.util.AnnotatedClassNotFoundException

    I tried the following options:

    1 added the pots to the project

    2. Add the jars as library

    3 referenced by MANIFEST pots. MF file

    But none of the above worked for me. The pots are getting delivered with my ExtensionProject.jar, but even when I add the extension for JDeveloper, it does not work.

    I am using JDev version 11.1.1.6

    Finally, this solved!

    The pots should be added as dependencies in the expansion project extension.xml file.

  • Steps of installation for MAF with Jdeveloper

    Hi guys,.

    Anyone who is familiar during installation or the addition of an extension of the infrastructure for Mobile Application with Jeveloper?

    I ask to give me a step by step or standard reference for Machine under Windows 7 link approach.

    Is it possible to add an extension to the MAF with JDeveloper 10 g or 11g?   I see most of the positions with JDeveloper 12 c on the blogs.

    Thank you

    @P

    Basic steps:

    Install JDeveloper 12.1.3 in a new directory (with no spaces in the path name).

    Help-> check for update-> get Oracle MAF extension

    Install JDK8

    Start JDeveloper and create a new mobile - interviewed for the location JDK8 fill in the details.

    Official doc - https://docs.oracle.com/middleware/maf212/mobile/install/mafig_install.htm#MAFIG24926

    There is no Oracle MAF for older versions of JDeveloper.

  • Can I make an executable or a DLL with my extension?

    Hello

    I am completely new to the extensions package/signature and have a question before I spend too much time on the development of something that might not work.

    I need to offload certain expensive and this operations making a file executable or a DLL would be ideal.  Would not be a hybrid Extension like the docs on the creation of plugins Photoshop SDK and connecting them to the panels are much too complicated for me to follow and seems to have exceeded the information contained in the various PDF files.

    This executable must be run as a process, either by the CEP extension functions or the node.  Alternatively, I can opt for a DLL library which is loaded by JSX.

    Can one of these to be bundled with my Panel, or restricted the conditioning process which files can be included?  I have to use my own Installer deployment and not be able to use the portal of Add-ons?

    Thank you!

    You can use the api node child_process to spawn an instance of an executable. Nothing prevents you executable in something like a /bin/ directory in your extension package and then he shot with node when the extension runs.

  • Executable JAR using JDeveloper

    Hello

    I created a very small office with JDeveloper Application.

    What I want to do is to create an executable JAR file. I mean, is there any option in this tool such as in Eclipse. Once executable JAR is created, I must be able to run it simply by double-clicking on the JAR file.

    So can some1 please help me with the steps?

    JDeveloper: 11.1.1.6.0

    For executable jar, you will need to add:

    Main-Class: your_package.YourClass
    

    in META-INF/MANIFEST. MF file within the jar.

    I don't think JDeveloper support custom files you can modify this content after the jar is created (for example, with a tool for zip/rar/7z)

    In addition, if your application requires some extra pots, you will need to add this line to manifest:

    Class-Path: additional.jar
    

    Dario

  • How can I get JDeveloper Extension sdk for 9.0.4 version

    HI ~
    I want to download JDeveloper Extension sdk for 9.0.4 version.
    Of course, I found a link for the download, but each of them that I found were not connected or connected with the 11g version.
    I also try to install the sdk called JDeveloper menu "Check for updates" in the Help menu. But it did not work in my pc (Windows 7 64-bit).

    I really need old version Extension sdk.

    How can I get the sdk?

    The only way I see is supported. Versions that old is not accessible via the web.

    Timo

  • Is it possible to include a native executable in the extension package?

    Hello

    I need to call the native code of the CS using the NativeProcess API extension.

    Is it possible to distribute a native executable file in the extension package?

    It seems that there is a way to include a 'regular' in a hybrid extension file, however, the file must be installed in one of the predefined locations (for example, "$applicationsupport").

    The problem is that to create a NativeProcess object in the extension code, I need to know the correct executable path, and I can't seem to find a way to know where exactly the executable file was placed by the installation of the extension program.

    Is it possible to install an executable file in the folder of the extension (that I can get to CSXSInterface.getInstance (.getSystemPath(APPLICATION)))?

    Thank you

    Anatoly

    Is it possible to install an executable file in the folder of the extension (that I can get by using CSXSInterface.getInstance () .getSystemPath (APP))?

    Well Yes, the answer depends on how you are packaging your extension.

    If you use the Builder Extension, you just need the executable file and are automatically copied into the folder bin-debug during the build process. The easiest way to do this is to put the executable file under src / folder. Another option is to make your own resources / directory and add it to the project's source path (see the section "Adding resources files, the path of the source project" here: http://help.adobe.com/en_US/Flex/4.0/UsingFlashBuilder/WS6f97d7caa66ef6eb1e63e3d11b6c4ce74 9 - 7fd8.html). Once you have copy to the folder bin-debug, you're ready, you can start or export as usual and your executable will be reflected in the record of the extension.

    If you use ucf.jar, just make sure that your executable is the file extension that you're packing.

    You will need to should not create a hybrid extension in order to have a CS extension that uses NativeProcess.

  • Where are the Oracle BI EE Jdeveloper Extensions?

    In the oracle documentation OBIEE found here , he stated:

    * 1.4.1.2 install the required JDeveloper Extensions *.

    Use this procedure to install the necessary extensions.
    1. in the JDeveloper help menu, select Check For Updates.
    2. follow the steps in the wizard to search for, download and install the WebCenter and Oracle BI EE Extensions.

    I can find the WebCenter extensions but not the Oracle BI EE Extensions. They do not exist, I do something wrong, they changed the name?


    Any help would be appreciated.

    Oracle support (note 1227033.1) says:

    Goal

    Cannot find the OBIEE 11g for Jdev Extension. This is necessary to integrate the service catalog of presentation of Oracle Business Intelligence with Jdev, Webcenter

    and

    Solution

    11.1.1.4 JDev will have all the extensions.

    John

  • Deployment on Weblogic with Jdeveloper 11.1.1.3.

    Hello


    I use Jdeveloper 11.1.1.3. I made a request of the ADF to use it. Now, I did a new domain using the WLS installed with Jdeveloper weblogic. When I deploy the application on the new field of Jdeveloper it now gives the following error message:

    [10: 37:28] the target platform's (Weblogic 10.3).
    [10: 37:28] recovery of the existing application information
    [10: 37:28] analysis of the dependence running...
    [10: 37:28] building...
    [10: 37:33] deployment 2 profiles...
    [10: 37:34] wrote on the Web for C:\JDeveloper\mywork\DemoApplication\ViewController\deploy\DemoApplication_ViewController_webapp1.war application Module
    [10: 37:34] wrote the Module Enterprise Application to C:\JDeveloper\mywork\DemoApplication\deploy\DemoApplication_application1.ear
    [10: 37:34] Application deployment...
    [10: 37:37] [Deployer: 149191] Operation "deploy" on demand "DemoApplication_application1" boot on 'adf_server '.
    [10: 37:38] [Deployer: 149193] Operation "deploy" on demand "DemoApplication_application1" failed on "adf_server".
    [10: 37:38] [Deployer: 149034] an exception has occurred for task [Deployer: 149026] deploy DemoApplication_application1 on adf_server. : [J2EE:160149] error in the processing of library reference. References application library, defined in weblogic pending - application.xml: [Extension name: adf.oracle.domain, exact match: false], [name of the Extension: oracle.jsp.next, exact match: fake]...
    [10: 37:38] WebLogic Server Exception: weblogic.management.DeploymentException: [J2EE:160149] error in the processing of library reference. References application library, defined in weblogic pending - application.xml: [Extension name: adf.oracle.domain, exact match: false], [name of the Extension: oracle.jsp.next, exact match: false].
    [10: 37:38] check the server logs or the console of the server for more details.
    [10: 37:38] weblogic.management.DeploymentException: [J2EE:160149] error in the processing of library reference. References application library, defined in weblogic pending - application.xml: [Extension name: adf.oracle.domain, exact match: false], [name of the Extension: oracle.jsp.next, exact match: false].
    [10: 37:38] # incomplete deployment. ####
    [10: 37:38] remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)



    Please Guide.


    Thank you and best regards,
    NL

    Hello

    It seems that your domain is not extended models JRF (which contains the runtime libraries).

    Check this.

    http://download.Oracle.com/docs/CD/E12839_01/Web.1111/b31974/deployment_topics.htm#ADFFD19837

    Arun-

  • Cannot merge with subversion extension

    Hello

    I try like to perform a merge, using the subversion 11gPS1 JDeveloper extension, but it ends with an exception:

    Merge - depth = infinity-c 106 http://xp-vm/svn/demos/one/trunk C:/projects/probeersels/svnmerge/one
    svn: authentication cancelled
    Merger completed abnormally.

    Other actions of subversion can be performed without problems. And I can do the merge of turtle without problem.

    Any suggestions?

    Ciao
    Aino

    Published by: Aino on February 23, 2010 23:32

    Aino,

    There is a problem experienced with JDeveloper/SVN integration if you are using basic HTTP authentication - you can have a search on the forum for a reference (try author = sduncan). It will be supposed to be fixed in a future version, but the workaround is to use digest on your SVN server instead of basic authentication.

    John

  • I need to know how to read my DVDs on quick time with an extension xvid.avi

    I need to know how to read my DVDs on quick time with an extension xvid.avi

    You have not because QuickTime Player does not support the xvid .avi formats or dvi. You can download the free VLC media player and she plays very well this .avi.

  • How to play the song with .wma extension

    How to play the song with .wma extension

    If it does not DRM, use VLC. If so, no Mac OS X software can play or convert.

    (142864)

  • Typing becomes very slow in Firefox 3.6.11 in Mode safe mode with all extensions and plugins disabled.

    When I first start Firefox, all right. And everything is fine as long as I type in the text boxes on any web page. I can type in the address bar or search throughout the day with no problems.

    But, for example, just by typing in the edit box to ask this question on this site will result in the problem after I typed more say 150 characters. After this strike ANYWHERE in Firefox will be very slow, even the address bar or the search bar. It doesn't seem to matter what site use to type in the text. Cause the problem to occur after typing in enough strikes.

    Navigation & mouse clicking remains fast - it is only typing seems to be affected. In order to recover, I have to restart Firefox.

    If I look at the use of the UC Firefox.exe in Process Explorer, I see that once the problem occurs, the CPU usage starts whenever I type a key fortification. Indeed Firefox maxes one of my two hearts so the cpu is at 50%! He goes down to 0% again once I stop typing.

    As mentioned in the subject, it is in Mode safe mode with all extensions & plugins disabled. I'm running on Windows XP SP3 with an old AMD Athlon 64 X 2 Dual Core Processor 3800 + (1.81 Ghz) with 2.00 GB of RAM.

    I think it started to happen with Firefox 3.6 significantly (it's amazing how much time I can navigate without having to type), but it sometimes occurred with previous versions. Now he is annoyingly repeatable.

    I have to use '-no - Pei ForTyping distance "to start a separate session of Firefox that I use just to type in the text boxes, so I can restart at will. I also compose messages in an external editor and simply paste in Firefox to avoid typing as much as possible.

    This may be a problem with session restore. Firefox stores session data every 10 seconds to make it possible to restore a session crashed.

    It may be a problem with the sessionstore.js file in the profile folder

    Delete the sessionstore.js and sessionstore.bak and all files files sessionstore-# .js with a number in the left part of the name as sessionstore - 1.js.

    See http://kb.mozillazine.org/Session_Restore

Maybe you are looking for