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

Tags: Java

Similar Questions

  • 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

  • I use a PC and I used LR3. I'm a newcomer to LR, so patient with me! My problem is related to the import function. I have a photo library on an external hard drive. I slowly imported previews of the photos selected from the library in

    I use a PC and I used LR3. I'm a newcomer to LR, so patient with me! My problem is related to the import function.

    I have a photo library on an external hard drive. I've slowly been import previews of the photos selected from the library in my catalog, adding them during the import process - well. But now, I hit a problem. Another folder in my library contains several subfolders, each containing a number of photos (a mixture of RAW steals (naves) and jpg). I was importing found in my catalog each Subfile in turn, using the Add function, usually of the jpgs only from each Subfile. It works fine, until I reached a particular Subfile. For some reason when I try to import from it and select the secondary file as a Source, only the RAW (NEF) images appear in the preview pane (sorry, forgot the correct term for it!). I know that jpg files are in this auxiliary file on the external hard drive, because when I view its content in Windows, they are all there. But try as I can (choose the file under source, select the folder parent as a source, try to copy or move them, instead of adding them), nothing seems to work. Since they do not appear in the preview pane, I can't import them. It does appear that this a Subfile where the problem exists, but I don't see anything that is different from the others (names of files under all use the same structure - yyyy-mm-dd_custom name, and pictures in all subfolders are adopting the same denomination structure too - yyyy-mm-dd_sequential number_custom name.) NAVE/JPG. So what I am doing wrong? Any ideas please.

    It is possible that the images in this particular subfolder were taken in your camera in RAW + JPEG.  If so, you will need to go to preferences under the general tab and make sure the box "processing JPEG files files next to raw as separate photos" is checked.

    However, assuming that this is the case, there is really no reason to import the JPEG file if you already have the RAW file.

  • JDeveloper 11 g: problem with the installation of JUnit extensions

    Hi all

    I have problem with installing JUnit extension of JDeveloper 11 g Release 1 (11.1.1.3.0).

    I spent the first steps from here: http://www.oracle.com/technetwork/articles/adf/part5-083468.html (verification of updates, select BC4J JUnit integration and JUnit, finishing), but after restarting the IDE I don't see JUnit extensions in the window of the JDevelopr 'Help'-'About', 'Extensions '.
    When I tried to create the unit test, I didn't see the menu item "Unit Tests" in the new window of the gallery.

    What could be the reason for such thing?

    Anatolii

    Hello

    I also had the same problem with the Jdeveloper version you are using. It looks like a bug. To work around this problem, I downloaded the form from the following site

    http://www.Oracle.com/ocom/groups/public/@OTN/documents/WEBCONTENT/131167.XML

    And manually installed with JDeveloper-> help-> Check For Updates-> select the option at the last, install from a Local file and select the file that you downloaded from the site above.

    Kind regards
    Nathalie.

  • Problem with running/debugging applications java jvm 64-bit ander with JDeveloper

    I develop an application that works with very large volumes of data and I need to allocate more than 4 GB for heap space. I have windows XP x 64 and 64-bit, bat JDeveloper jvm does not work with the 64-bit jvm. How can I launch my java on 64-bit with JDeveloper jvm?

    If you want to use a 64-bit jdk, it's simple

    1 make sure you have a jdk installed 64-bit
    2. download installation generic jdev 11.1.1.4. 11.1.1.4 is the first version to support a 64-bit on windows jdk
    3. install jdev, ensuring that you are using the 64-bit jdk

    John

  • Deploy the ADF library JAR independent of the Application

    Hello

    JDeveloper release: 11.1.1.1.0
    WebLogic Server Version: 10.3.1.0

    I use a number of ADF library JAR files in my application and want to deploy the final application WAR without the need of these jars in there. I want to have the option of deploying an ADF library JAR file if this is the only change to the application. This is very similar to the requirements for this How to deploy an application that uses "ADF library Jar" - 11 G UPDATE2.

    However, I can't figure out how to make it work. I can remove the ADF in pots since the WAR file by filtering in the profile of the WAR deployment and then deploy the ADF pots independently on the WebLogic Server. But when I access the application, it seems that it does not find these pots.

    Can anyone provide assistance on how to do this?

    Thank you
    Brad

    While I was testing I found the below steps to work for me... But the problem is THAT WLS does not re - deploy a library where there is an active application to use... And none has proposed this approach so I tend to think deploying as an EAR.

    1 - to do this, you can deploy the jar files as library via the WLS console or command line and you must update the file application.xml - weblogic in the project that you are deploying war/ear

    
      .
       
        taskFlow1
      
    
      
        myLib1
      
    
      
        myLib2
      
    
    

    2 - If you want to use aliases instead of the names of files to libraries, you can add a line to the file 'manifest '. MF.
    To add this add a file to your project. Meta-Inf folder might be a good candidate to locate this file.
    Edit the newly added file and add these lines.

    Extension name: myLibrary
    Specification-Version: 2.0
    Implementation-Version: 9.0.0

  • JDK 1.5 with JDeveloper 10.1.2

    Hello
    I use JDeveloper 10.1.2 which came with JDK 1.4. I need to use the enum function, which is no longer available after the JDK 1.5. So I tried to change the version of the J2SE in JDK1.5 in JDK 1.4 project properties window.
    I get the following error when compiling.
    Error: initialization error: class file has wrong version 49.0, should be 45.3 or 46.0 or 47.0 or 48.0 on classpath D:\Programs\jdk\jdk1.5.0_16\jre\lib\rt.jar;D:\Programs\jdk\jdk1.5.0_16\jre\lib\i18n.jar;D:\Programs\jdk\jdk1.5.0_16\jre\lib\sunrsasign.jar;D:\Programs\jdk\jdk1.5.0_16\jre\lib\jsse.jar;D:\Programs\jdk\jdk1.5.0_16\jre\lib\jce.jar;

    How to solve this problem? I want to use the enum function and cannot change it as impossible from in JDeveloper 10.1.3. Other options?

    Theoretically, you can use the JDK 1.5 as the compiler for your project JDev 10.1.2. But you have JDK 1.4.2 to launch the JDev IDE.

    As Shay said, why bother with an old and obsolete JDev version when there are two versions of new and improved?

    If you have need for some Oracle ACE 10.1.2 things you must be aware that Oracle AS 10.1.2 is not certified with JDK 1.5 is...

    -olaf

  • JDeveloper + WebLogic: Deployment problem

    Greetings,

    I am new to Oracle and JDeveloper and I develop an application (webservice) using Oracle 11 g as a database. I use to develop the webservice Studio Edition Version 11.1.1.0.1 JDeveloper and WebLogic application server.

    Everything worked fine until yesterday, when for unknown reasons, that I could no longer use SQLDeveloper to connect to the Oracle database. Searching the Web I found a possible solution which was to install a loopback adapter. I did it and it worked, I could connect again using SQLDeveloper or JDBC.

    The problem is that now I'm not able to deploy applications in JDeveloper to WebLogic.

    I don't know if this is related to the loopback adapter, but it was the only thing I changed. It does not resemble a WebLogic problem because I can start the server outside of JDeveloper, access the console (although not of [http://localhost:7001 / console,] if I use [http://127.0.0.1:7101 / console] or [http://mycomputername:7101 / console]). It indicates that the server is running "OK".

    However, if I use JDeveloper to 'Test Web Service' (as I used to), it takes a long time for the server start (3-4 minutes compared with less than a minute before), with the following log:

    -----
    C:\oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.88\DefaultDomain\bin\startWebLogic.cmd
    .
    .
    Arguments of memory in JAVA: - Xms256m-Xmx512m - XX: CompileThreshold = 8000 - XX: PermSize = 48 m - XX: MaxPermSize = 128 m
    .
    Start mode of WLS = development
    .
    [http://waiting for the server to complete its initialization...]
    CLASSPATH =; C:\oracle\MIDDLE~1\patch_wls1030\profiles\default\sys_manifest_classpath\weblogic_patch.jar; C:\oracle\MIDDLE~1\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar; C:\oracle\MIDDLE~1\patch_cie660\profiles\default\sys_manifest_classpath\weblogic_patch.jar; C:\oracle\MIDDLE~1\JDK160~1\lib\tools.jar; C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar; C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar; C:\oracle\MIDDLE~1\modules\features\weblogic. Server.modules_10.3.0.0.jar; C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar; C:\oracle\MIDDLE~1\modules\ORGAPA~1.5/lib/Ant-all.jar; C:\oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/Ant-contrib.jar; C:\Oracle\Middleware\jdeveloper\modules\features\adf.share_11.1.1.jar; C:\oracle\MIDDLE~1\WLSERV~1.3\common\eval\pointbase\lib\pbclient57.jar; C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\xqrl.jar;
    .
    Path = C:\oracle\MIDDLE~1\patch_wls1030\profiles\default\native; C:\oracle\MIDDLE~1\patch_jdev1111\profiles\default\native; C:\oracle\MIDDLE~1\patch_cie660\profiles\default\native; C:\oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32; C:\oracle\MIDDLE~1\WLSERV~1.3\server\bin; C:\oracle\MIDDLE~1\modules\ORGAPA~1.5\bin; C:\oracle\MIDDLE~1\JDK160~1\jre\bin; C:\oracle\MIDDLE~1\JDK160~1\Bin; C:\oracle\product\11.1.0\Client_1\bin; C:\oracle\product\11.1.0\db_1\bin; C:\Program Files (x 86) \PHP\; C:\Windows\System32; C:\Windows; C:\Windows\System32\Wbem; C:\Program Files (x 86) \ATI Technologies\ATI. ACE\Core-Static; C:\Program Files\Java\jdk1.6.0_12\bin\; C:\Program Files (x 86) \QuickTime\QTSystem\; C:\oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32\oci920_8
    .
    ***************************************************
    * To start WebLogic Server, use a username and *.
    * password assigned to an administrator-level user. For *.
    * server administration, using the WebLogic Server *.
    * the http://hostname:port\console console *.
    ***************************************************
    from weblogic with the Java version:
    Java version "1.6.0_05".
    Java (TM) SE Runtime Environment (build 1.6.0_05 - b13)
    Java Client VM (version 10.0 - b19, mixed mode)
    WLS starting with line:
    C:\oracle\MIDDLE~1\JDK160~1\bin\java-client-Xms256m-Xmx512m - XX : CompileThreshold = 8000 - XX : PermSize = 48m - XX : MaxPermSize = 128m - DproxySet = true - DproxyHost = localhost - DproxyPort = 8099 - Dhttp.proxyHost=localhost-Dhttp.proxyPort=8099-Dhttp.nonProxyHosts=-Dhttps.proxyHost=localhost-Dhttps.proxyPort=8099-Dhttps.nonProxyHosts=-Djbo.34010=false - Xverify : aucun-da-Dplatform.home=C:\oracle\MIDDLE~1\WLSERV~1.3-Dwls.home=C:\oracle\MIDDLE~1\WLSERV~1.3\server-Dweblogic.home=C:\oracle\MIDDLE~1\WLSERV~1.3\server-Ddomain.home=C:\oracle\MIDDLE~1\JDEVEL~1\system\SYSTEM~1.88\DEFAUL~1-Doracle.home=C:\Oracle\Middleware\ JDeveloper-Doracle.security.jps.config=C:\oracle\MIDDLE~1\JDEVEL~1\system\SYSTEM~ 1.88\DEFAUL~1\config\oracle\jps-config.xml-Doracle.dms.context=OFF-Djava.protocol.handler.pkgs=oracle.mds.net.protocol-Dweblogic.management.discover=true-Dwlw.iterativeDev=-Dwlw.testConsole=-Dwlw.logErrorsToConsole=-Dweblogic.ext.dirs=C:\oracle\MIDDLE~1\patch_wls1030\profiles\default\sysext_manifest_classpath ; C:\oracle\MIDDLE~1\patch_jdev1111\profiles\default\sysext_manifest_classpath; C:\oracle\MIDDLE~1\patch_cie660\profiles\default\sysext_manifest_classpath-Dweblogic.name=DefaultServer-Djava.Security.policy=C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy weblogic. Server
    & lt; March 11, 2009 15:20:12 CEST & gt; & lt; Reviews & gt; & lt; WebLogicServer & gt; & lt; BEA-000395 & gt; & lt; Depending on the contents of the directory extensions added at the end of the classpath:
    C:\oracle\Middleware\patch_wls1030\profiles\default\sysext_manifest_classpath\weblogic_ext_patch.jar; C:\oracle\Middleware\wlserver_10.3\L10N\beehive_ja.jar; C:\oracle\Middleware\wlserver_10.3\L10N\beehive_ko.jar; C:\oracle\Middleware\wlserver_10.3\L10N\beehive_zh_CN.jar; C:\oracle\Middleware\wlserver_10.3\L10N\beehive_zh_TW.jar; C:\oracle\Middleware\wlserver_10.3\L10N\p13n_wls_ja.jar; C:\oracle\Middleware\wlserver_10.3\L10N\p13n_wls_ko.jar; C:\oracle\Middleware\wlserver_10.3\L10N\p13n_wls_zh_CN.jar; C:\oracle\Middleware\wlserver_10.3\L10N\p13n_wls_zh_TW.jar; C:\oracle\Middleware\wlserver_10.3\L10N\testclient_ja.jar; C:\oracle\Middleware\wlserver_10.3\L10N\testclient_ko.jar; C:\oracle\Middleware\wlserver_10.3\L10N\testclient_zh_CN.jar; C:\oracle\Middleware\wlserver_10.3\L10N\testclient_zh_TW.jar; C:\oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_ja.jar; C:\oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_ko.jar; C:\oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_zh_CN.jar; C:\oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_zh_TW.jar; C:\oracle\Middleware\wlserver_10.3\L10N\workshop_ja.jar; C:\oracle\Middleware\wlserver_10.3\L10N\workshop_ko.jar; C:\oracle\Middleware\wlserver_10.3\L10N\workshop_zh_CN.jar; C:\oracle\Middleware\wlserver_10.3\L10N\workshop_zh_TW.jar & gt;
    & lt; March 11, 2009 15:20:13 CEST & gt; & lt; Info & gt; & lt; WebLogicServer & gt; & lt; BEA-000377 & gt; & lt; ہ WebLogic Server Version of machine virtual Java hotspot Client 10.0 - b19 of Sun Microsystems, Inc. & gt;
    & lt; March 11, 2009 15:20:13 CEST & gt; & lt; Info & gt; & lt; Management & gt; & lt; BEA-141107 & gt; & lt; Version: WebLogic Server fix temporary for CR380042 Sat Oct 11 13:33:40 PDT 2008
    WebLogic Server temporary fix for 7372756 Fri Sep 12 17:05:44 EDT 2008
    WebLogic Server temporary fix for CR381265 Wed Oct 08 10:15:58 PDT 2008
    WebLogic Server temporary fix for CR380913 Wed 15 Oct 13:24:22 PDT 2008
    WebLogic Server fix temporary for CR381739 Mar 21 Oct 14:06:14 IST 2008
    WebLogic Server 10.3 MON 18 August 22:39:54 EDT 2008 1142987 & gt;
    & lt; March 11, 2009 15:20:13 CEST & gt; & lt; Reviews & gt; & lt; WebLogicServer & gt; & lt; BEA-000365 & gt; & lt; Server status changed to START & gt;
    & lt; March 11, 2009 15:20:13 CEST & gt; & lt; Info & gt; & lt; WorkManager & gt; & lt; BEA-002900 & gt; & lt; initialization self-adjustable pool threads & gt;
    & lt; March 11, 2009 15:20:14 CEST & gt; & lt; Reviews & gt; & lt; Log management & gt; & lt; BEA-170019 & gt; & lt; The C:\oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.88\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log server log file is opened. All events in the log server-side will be written to this file. & gt;
    & lt; March 11, 2009 15:20:15 CEST & gt; & lt; Reviews & gt; & lt; Security & gt; & lt; BEA-090082 & gt; & lt; Security initialization using security realm myrealm. & gt;
    & lt; March 11, 2009 15:20:17 CEST & gt; & lt; WARNING & gt; & lt; hats & gt; & lt; BEA-149617 & gt; & lt; Non-critical internal application uddi was not deployed. Error: [Deployer: 149158 | http://forums.oracle.com/forums/] is no file application to 'C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\uddi.war '. & gt;
    & lt; March 11, 2009 15:20:17 CEST & gt; & lt; WARNING & gt; & lt; hats & gt; & lt; BEA-149617 & gt; & lt; Non-critical internal application uddiexplorer was not deployed. Error: [Deployer: 149158 | http://forums.oracle.com/forums/] is no file application to 'C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\uddiexplorer.war '. & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; Reviews & gt; & lt; WebLogicServer & gt; & lt; BEA-000365 & gt; & lt; State of the server has changed & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; Reviews & gt; & lt; WebLogicServer & gt; & lt; BEA-000365 & gt; & lt; Server status changed to START & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; Reviews & gt; & lt; Log management & gt; & lt; BEA-170027 & gt; & lt; The server has established the connection with the Service of diagnosis level domain successfully. & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; Reviews & gt; & lt; WebLogicServer & gt; & lt; BEA-000365 & gt; & lt; State of the server has changed to ADMIN & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; Reviews & gt; & lt; WebLogicServer & gt; & lt; BEA-000365 & gt; & lt; State of the server has changed to RESUMING & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; WARNING & gt; & lt; Server & gt; & lt; BEA-002611 & gt; & lt; Hostname "192.168.11.65", corresponds to multiple IP addresses: 192.168.11.65, 192.168.99.99, 127.0.0.1, & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; Reviews & gt; & lt; Server & gt; & lt; BEA-002613 & gt; & lt; Channel "Default [1]" is now listening on 192.168.99.99:7101 for iiop, t3, ldap, snmp, http protocols. & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; Reviews & gt; & lt; Server & gt; & lt; BEA-002613 & gt; & lt; Channel "Default [2]" is now listening on 127.0.0.1:7101 for iiop, t3, ldap, snmp, http protocols. & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; Reviews & gt; & lt; Server & gt; & lt; BEA-002613 & gt; & lt; Channel "Default" is now listening on 192.168.11.65:7101 for iiop, t3, ldap, snmp, http protocols. & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; Reviews & gt; & lt; WebLogicServer & gt; & lt; BEA-000331 & gt; & lt; Started WebLogic Admin Server "DefaultServer" domain "DefaultDomain" running in Mode development & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; WARNING & gt; & lt; Server & gt; & lt; BEA-002611 & gt; & lt; Hostname "mycomputername", corresponds to multiple IP addresses: 192.168.11.65, 192.168.99.99, 127.0.0.1, & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; WARNING & gt; & lt; Server & gt; & lt; BEA-002611 & gt; & lt; Hostname "127.0.0.1", corresponds to multiple IP addresses: 192.168.11.65, 192.168.99.99, 127.0.0.1, & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; Reviews & gt; & lt; WebLogicServer & gt; & lt; BEA-000365 & gt; & lt; State of the server has changed to RUNNING & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; Reviews & gt; & lt; WebLogicServer & gt; & lt; BEA-000360 & gt; & lt; Server started RUNNING mode & gt;
    & lt; March 11, 2009 15:21:57 CEST & gt; & lt; WARNING & gt; & lt; netuix & gt; & lt; BEA-423420 & gt; & lt; Redirect is executed to start or refresh action. Redirect URL is /console/console.portal?_nfpb=true & _pageLabel = HomePage1. & gt;
    DefaultServer startup time: 121578 ms.
    DefaultServer began.
    -----
    Apparently the server has started and is running (I can access the console through a browser, said running and OK), however, the message log reads:

    -----
    [Application Application1 is related to Server Instance DefaultServer | http://forums.oracle.com/forums/]
    The compilation...
    Context: MakeProjectAndDependenciesCommand application = project Project1.jpr = Application1.jws
    C:\Oracle\Middleware\jdk160_05\jre\bin\java.exe-jar C:\oracle\Middleware\jdeveloper\jdev\lib\ojc.jar - g - warn - nowarn: 320 - nowarn: 372 - nowarn: 412 - nowarn: 413 - nowarn: 415 - nowarn: 486 - nowarn: 487 - nowarn: 489 - nowarn: 556 - nowarn: 558 - nowarn: 560 - nowarn: 561 - nowarn: 705 - Xlint: - fallthrough - Xlint: - serial - Xlint: - disabled - 1.6 - target source 1.6 - noquiet-encoding Cp1252 d C:\JDeveloper\mywork\Application1\Project1\classes - namereferences-do C:\JDeveloper\mywork\Application1\Project1\classes\Project1.cdi - classpath C:\Oracle\Middleware\jdk160_05\jre\ lib\resources.jar; C:\Oracle\Middleware\jdk160_05\jre\lib\rt.jar; C:\Oracle\Middleware\jdk160_05\jre\lib\jsse.jar; C:\Oracle\Middleware\jdk160_05\jre\lib\jce.jar; C:\Oracle\Middleware\jdk160_05\jre\lib\charsets.jar; C:\JDeveloper\mywork\Application1\Project1\classes; C:\oracle\Middleware\wlserver_10.3\server\lib\weblogic.jar; C:\oracle\Middleware\wlserver_10.3\common\lib - sourcepath C:\JDeveloper\mywork\Application1\Project1\src; C:\Oracle\Middleware\jdk160_05\src.zip C:\JDeveloper\mywork\Application1\Project1\src\project1\Class1.java
    [13: 53:21 | http://forums.oracle.com/forums/] The successful compilation: 0 errors, 0 warnings.
    [Application Application1 is related to Server Instance DefaultServer | http://forums.oracle.com/forums/]
    [From Server Instance DefaultServer | http://forums.oracle.com/forums/]
    # Server DefaultServer Instance could not be started: resulted in the Server Instance.
    -----
    And the webservice Tester does not, probably because the application was deployed for ever.

    Anyone has any ideas on what could be bad?

    Thank you in advance,
    ~ Ruben Jorge

    Published by: user10768356 on March 11, 2009 08:55

    First exception is java.net.ConnectException: t3://127.0.0.1:7101: Destination unreachable; nested exception is:

    java.net.ConnectException: Connection refused: connect. No router available at destination

    1. is the WebLogic Server started?
    2 is the name of user and password correct?
    3. the is 7101 and not 7001 port?

  • 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

  • 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-

  • No tag 'calendar' defined in the tag library associated with uri

    Hello

    I am trying to use the calendar component and get the following error:

    SERIOUS: Servlet.service () for servlet Faces Servlet threw the exception
    org.xml.sax.SAXException: no tag 'calendar' defined in the tag library associated with the uri 'http://xmlns.oracle.com/adf/faces/rich '.

    It's an existing application that used the prior release of adf. I brought in the latest versions of the following adf and pots of trinidad:

    adflogginghandler.jar
    ADF-richclient-api-11 - r1.jar
    ADF-richclient-impl-11 - r1.jar
    adfsharebase.jar
    adfshare.jar
    Trinidad-api - 1.2.11.1.jar
    Trinidad-impl - 1.2.11.1.jar

    Any help would be greatly appreciated.

    Thank you

    Matt

    Check the path to build that you got all the libraries that are checked. You can remove if there are the same libs with different versions.

  • How can I change the data stored with JDeveloper Java classes?

    Hello!
    First of all, I am experienced PL/SQL coder, but I'm quite beginner what comes to Java.
    JDeveloper is also a new tool for me and the reason why I am interested, it's the good Java Editor.
    With the good Java editor I can create classes and store them in the Oracle database and executing those inside PL/SQL code.

    I am currently faced with a minor problem, and I'm not able to find the answer to this:
    How can I change/edit/create stored with JDeveloper, Java classes to database (Toad for Oracle can do but it's not good editor Java)?

    I can navigate to Java classes with database browser, but I can't change those. Just view and drop it.

    [http://users.metropolia.fi/~jokkek/Oracle/jdeveloper.png]


    Thanks to all helpers!
    ARO
    Jokke Heikkila

    Published by: user10385021 on 2.6.2009 03:56

    JDeveloper is not a direct modification of the classes inside the database. Instead, you must change your java classes locally (including the management of versions, unit tests etc.) and then load them into the database. Load in the datab ase could be done using the Loadjava and the deployment profile stored procedure Java (file-> New-> General-> profiles of deployment-> Loadjava and Java Stored Procedures). I think it's even better let your build tool do the work. An example of task of Ant describing this is shown at http://davidmoten.blogspot.com/2007/11/oracle-loadjava-ant-task.html (I have not tried this, but have used a similar approach in a project)

    Trygve

  • I have a partitura with 18 instruments. Problem is that only 16 of the sheed. How can I vertically down the music?

    I have a partitura with 18 instruments. Problem is that only 16 of the sheed. How can I vertically down the music?

    Make a score set with 18 all instruments. Then use the scale parameter set score to all fit on a single page.

  • I'm having problems to connect to internet with my iMac, no problems using my macbook pro in the same room, also see other peoples wifi appearing

    Having problems connecting to the internet with my iMac, no problems with my macbook pro in the same room, also seem to be picking up another Wi - Fi connection to others

    Go to > use Diagnostics wireless for you help to solve the problems of Wi-Fi on your Mac - Apple Support

  • Charger Port with HP Slate 7 problems

    I bought the 7 Slate with Beats Audio May 19, 2014. I use the device for work and have video and photos stored on it. Last night the device was low on battery so I plugged in the charger and went on to have a conversation in an e-mail program. And without warning. the unit turned off and only would be cooler. I checked the charger on another device that takes the mini-usb, and it works fine. Use another charger and also directly from my office. Nothing. So, this morning, I get the question and found this forum.  Not very encouraging to see so many comments about it.

    This device is less than a month, and I got him with a lot of tenderness, never fell, only not negligent on the load, or the cord. Yet here I am without my camera and unable to use for my meetings. Cannot get my sync applications, such as e-mail, storage, ect.

    So I called HP Support at 1-800-474-6836 and reached (Ben), me who gave me the standard excuses, transferred to a supervisor (Lexi), who created the wait to be contacted by a case manager within 48 hours. I was told that this person, once they contact me, will offer the best solution to solve the problem and return the unit to me or replace it. I was given a case number and am waiting for the call.  It occurs to me that if there is that a lot of problems with the charger port, that the company should already obtained before this problem and had a dedicated support to maintain the retention. My time is precious, like everyone else! I understand that my product is under warranty, and there is a process to resolve these issues. But when these factories will understand that it is more than an inconvenience when they design and sell defective devices? My Home Office everything is lined with HP hardware. My only loyalty should be of significant value for them.

    So I am writing this message to maintain continuity with this community, and HP doing to address this issue. Make sure what I'm going to share the results, whether good or bad. And as a former journalist, who does not hesitate to produce a video describing this experience, knowing very well how to avoid libel and defamatory statements.

    Technology companies have made the fortune of products driven by the needs of consumers and of course the almighty dollar. But seems that has more NO integrity in the prevention of these problems don't occur in the first place. And once they do, consumers are reduced to a minimum, having to go through the hoops to just to be able to use a product they paid for. Prove me wrong! You want to be a leader in the industry? Show me things beyond to satisfy your base.

    I will update this issue as soon as I have something else to the case.

    Thus, an update!

    After a few messages for me that my information was sent to the front. I got a call from (M Miles) Corporate Tuesday afternoon. (Same day)  And after a long discussion on my frustration, both with regard to the problem happen with any replacement.  I agreed to let them replace the device with the slate update 7 beats Special Edition. I sincerely believe that Miles was friendly to my problem and that he would do everything he could to resolve the issue and keep my business of loyalty.

    I was expressing my concern that anyone would after learning that he is a typical problem for the type of charger Port.  If there is a known issue, why use this type? Find a more stable tool, so save the company, but also consumers headaches of loss and replacement altogether.

    I'm looking forward to having a device back in my hands for the work I do. Not a toy for me! If there are other problems with replacement. I'll revisit this post and report it.

    With respect in Miles and anyone who touched the case... Thank you for your prompt and considerate back how to solve my problem. I can't wait to receive my new camera, with fingers crossed. I never wanted another product in addition to HP.

Maybe you are looking for