JDeveloper 2.0 / Infobus / CORBA

If I develop an Online Java Applet application using the Oracle
Infobus controls in JDeveloper 2.0 will it be CORBA capable?
I'm a contractor for the USAF, and they require that all their
web programs use CORBA. Any help or suggestions?
null

Tal,
An application/applet created using JDev 2.0's InfoSwing and
InfoProducer components uses a JDBC connection to the Oracle
database. Deployment as a CORBA application is not supported.
Regards,
PSW
Tal (guest) wrote:
: If I develop an Online Java Applet application using the Oracle
: Infobus controls in JDeveloper 2.0 will it be CORBA capable?
: I'm a contractor for the USAF, and they require that all their
: web programs use CORBA. Any help or suggestions?
null

Similar Messages

  • EJB & CORBA Samples

    The URL is: http://technet.oracle.com/tech/java/ejb_corba/index2.htm?Code&files/hotel/hotelHome.htm
    These samples implement a Hotel Reservation Application four different ways: two designs use EJB components and two designs use CORBA components. Compare the source code.
    There are four samples: EJB, CORBA, AQ, and Java Stored Procedures. They have been available for awhile, but I'm posting here to remind people, and to start a thread for a discussion.
    -rh
    null

    Here are some questions from Vadim Katz and answers from the OTN developers who built the AQ Hotel sample app:
    I was able to compile the whole projects but only after doing the following:
    1) Adding JBO 8i Client library which contains
    javax.jts.UserTransaction. This is not mentioned in the example guide
    and UserTransaction is not a part of Sun's javax.jts packageThe AQ EJB/CORBA Sample was developed using JDeveloper 2.0. In JDeveloper 2.0, the CORBA library contains aurora_client.jar, and aurora_client.jar contains classes like javax.jtx.UserTransaction, etc.
    JDeveloper 3.1does not include the CORBA library by default, and that is why you need to add JBO 8i Client, etc.
    > 2) I also had to compile HotelSystemSQLJ.sqlj file to get .class file;
    > otherwise, during global project rebuilt I was only getting .ser file.
    > Missing .class file was causing compilation errors.
    JDeveloper requires you to first compile HotelSystemSQLJ.sqlj and HotelSQLJ.sqlj separately. These steps are
    mentioned in the README.txt.
    3) FINALLY, A BIG QUESTION. Why does travel8i.dmp modify SYSTEM TABLES
    and because of that user "travel" is required to have SYS priveledges???The Sample requires a TRAVEL user with Sample Travel Data. We could have asked the user to create a separate tablespace and import travel8i.dmp into it, but that would increase the installation steps. For
    simplicity, we create the TRAVEL user in the SYSTEM tablespace.
    When you want to delete example data, simply drop the "TRAVEL" user.
    The AQ Sample needs access to DBMS_AQADM and DBMS_AQ packages which are present in SYS user.
    I hope this helps,
    -rh

  • AQ and CORBA

    What is the relationship between ORACLE-AQ and CORBA (for example, iona) ?
    It looks to me that AQ seems replace CORBA. Am I right ?
    If I already have a distributed application using CORBA,
    can I still be benefited by adding AQ to my existing CORBA application ?
    THX

    Here are some questions from Vadim Katz and answers from the OTN developers who built the AQ Hotel sample app:
    I was able to compile the whole projects but only after doing the following:
    1) Adding JBO 8i Client library which contains
    javax.jts.UserTransaction. This is not mentioned in the example guide
    and UserTransaction is not a part of Sun's javax.jts packageThe AQ EJB/CORBA Sample was developed using JDeveloper 2.0. In JDeveloper 2.0, the CORBA library contains aurora_client.jar, and aurora_client.jar contains classes like javax.jtx.UserTransaction, etc.
    JDeveloper 3.1does not include the CORBA library by default, and that is why you need to add JBO 8i Client, etc.
    > 2) I also had to compile HotelSystemSQLJ.sqlj file to get .class file;
    > otherwise, during global project rebuilt I was only getting .ser file.
    > Missing .class file was causing compilation errors.
    JDeveloper requires you to first compile HotelSystemSQLJ.sqlj and HotelSQLJ.sqlj separately. These steps are
    mentioned in the README.txt.
    3) FINALLY, A BIG QUESTION. Why does travel8i.dmp modify SYSTEM TABLES
    and because of that user "travel" is required to have SYS priveledges???The Sample requires a TRAVEL user with Sample Travel Data. We could have asked the user to create a separate tablespace and import travel8i.dmp into it, but that would increase the installation steps. For
    simplicity, we create the TRAVEL user in the SYSTEM tablespace.
    When you want to delete example data, simply drop the "TRAVEL" user.
    The AQ Sample needs access to DBMS_AQADM and DBMS_AQ packages which are present in SYS user.
    I hope this helps,
    -rh

  • Fail to Deploy EJB to JServer in JDeveloper3.0

    I had a trouble to deploy the EJBHotel example.
    My env is Oracle8i in NT with JDeveloper3.0.
    All IIOP & JDBC connection is fine. The user
    had JAVAUSERPRIV and even JAVASYSPRIV.
    The test under Published JServer Objects
    has Public Read, Write and Execute Permission.
    However I got the following message when I
    deploy from JDeveloper (both JDK1.2 and JDK1.1).
    Can someone give me direction to figure out
    what privilege it needed?
    Thank you very much.
    *** Executing deployment profile D:\Download\OneEJBHotelSample\oneEJBHotel\HotelSystem1.prf ***
    *** Generating archive file D:\Download\OneEJBHotelSample\oneEJBHotel\HotelSystem.jar ***
    Compiling the project...done
    Validating the profile...done
    Initializing deployment...done
    Scanning project files...done
    Generating classpath dependencies...done
    Generating archive entries table...done
    *** Archive generation completed ***
    *** Deploying the EJB to JServer ***
    EJB deployment argument list:
    "C:\Program Files\Oracle\JDeveloper 3.0\java\bin\javaw"
    "-DPATH=C:\Program Files\Oracle\JDeveloper 3.0\bin;C:\Program Files\Oracle\JDeveloper 3.0\java\bin"
    -classpath
    "C:\Program Files\Oracle\JDeveloper 3.0\java\lib\classes.zip;C:\Program Files\Oracle\JDeveloper 3.0\lib\jdeveloper.zip;D:\Download\Program Files\Oracle\JDeveloper 2.0\myclasses;C:\Program Files\Oracle\JDeveloper 3.0\java1.2\jre\lib\rt.jar;C:\Program Files\Oracle\JDeveloper 3.0\lib\jdev-rt.zip;C:\Program Files\Oracle\JDeveloper 3.0\lib\jbcl2.0.zip;C:\Program Files\Oracle\JDeveloper 3.0\lib\jgl3.1.0.jar;C:\Program Files\Oracle\JDeveloper 3.0\sqlj\lib\runtime.zip;C:\Program Files\Oracle\JDeveloper 3.0\jdbc\lib\oracle8.1.5\classes111.zip;C:\Program Files\Oracle\JDeveloper 3.0\lib\connectionmanager.zip;C:\Program Files\Oracle\JDeveloper 3.0\lib\dacf.zip;C:\Program Files\Oracle\JDeveloper 3.0\infobus\lib\infobus.jar;C:\Program Files\Oracle\JDeveloper 3.0\lib\LW_pfjbean.jar;C:\Program Files\Oracle\JDeveloper 3.0\lib\jbodatum.zip;C:\Program Files\Oracle\JDeveloper 3.0\lib\jbomt.zip;C:\Program Files\Oracle\JDeveloper 3.0\lib\jboremote.zip;C:\Program Files\Oracle\JDeveloper 3.0\lib\jndi.jar;C:\Program Files\Oracle\JDeveloper 3.0\lib\xmlparserv2.jar;C:\Program Files\Oracle\JDeveloper 3.0\lib\javax_ejb.zip;C:\Program Files\Oracle\JDeveloper 3.0\aurora\lib\aurora_client.jar;C:\Program Files\Oracle\JDeveloper 3.0\aurora\lib\vbjorb.jar;C:\Program Files\Oracle\JDeveloper 3.0\aurora\lib\vbjapp.jar;C:\Program Files\Oracle\JDeveloper 3.0\aurora\lib\vbjtools.jar;C:\Program Files\Oracle\JDeveloper 3.0\aurora\lib\vbj30ssl.jar;C:\Program Files\Oracle\JDeveloper 3.0\aurora\lib\aurora_client.jar;C:\Program Files\Oracle\JDeveloper 3.0\aurora\lib\vbjorb.jar;C:\Program Files\Oracle\JDeveloper 3.0\aurora\lib\vbjapp.jar;C:\Program Files\Oracle\JDeveloper 3.0\aurora\lib\vbjtools.jar;C:\Program Files\Oracle\JDeveloper 3.0\aurora\lib\vbj30ssl.jar;C:\Program Files\Oracle\JDeveloper 3.0\jdbc\lib\oracle8.1.5\classes111.zip"
    oracle.aurora.ejb.deployment.GenerateEjb
    -u
    travel
    -p
    travel
    -s
    sess_iiop://localhost:2481:gspc
    -republish
    -keep
    -temp
    TEMP
    -descriptor
    "D:\Download\OneEJBHotelSample\oneEJBHotel\HotelSystem.dd"
    -generated
    "D:\Download\OneEJBHotelSample\oneEJBHotel\HotelSystemGen.jar"
    "D:\Download\OneEJBHotelSample\oneEJBHotel\HotelSystem.jar"
    AppAccelerator(tm) 1.1.8 for Java (JDK 1.1), x86 version.
    Copyright (c) 1997-1998 Borland International. All Rights Reserved.
    Copyright (c) 1997-1999 Oracle Corporation. All Rights Reserved.
    java.lang.UnsatisfiedLinkError: doPrivileged
    at org.omg.CORBA.ORB.getSystemProperty(Compiled Code)
    at
    at oracle.aurora.jndi.orb_dep.IRFinder.initialReferences(Compiled Code)
    at oracle.aurora.jndi.sess_iiop.SessionCtx.initialContext(Compiled Code)
    at oracle.aurora.jndi.sess_iiop.SessionCtx.<init>(Compiled Code)
    at oracle.aurora.jndi.sess_iiop.ServiceCtx.createSession(Compiled Code)
    at oracle.aurora.jndi.sess_iiop.ServiceCtx.login(Compiled Code)
    at oracle.aurora.server.tools.sess_iiop.ToolI mpl.initializeSession(Compiled Code)
    at oracle.aurora.server.tools.sess_iiop.ToolImpl.parseStdArgs(Compiled Code)
    at oracle.aurora.server.tools.sess_iiop.ToolImpl.invoke(Compiled Code)
    at oracle.aurora.ejb.deployment.GenerateEjb.main(Compiled Code)
    *** Errors occurred while deploying the EJB to JServer ***
    *** Deployment completed ***
    null

    I use jbuilder+seblogic 8.1 sp2 to deploy EJB, but
    some errors appear in console as follow:
    Usage: java weblogic.Deployer [options] [actions]
    [File(s)]
    where options include:
    -adminurl <<protocol>://<server>:<port>>
    rt>> Administration server URL:
    default iiop://localhost:7001
    iiop://localhost:7001
    -username <username> user name
    name
    -password <password> password for the user
    user
    -userconfigfile <userconfigfile> The user config
    nfig file contains the
    user security credentials; it
    curity credentials; it is administered
    by the weblogic.Admin tool
    he weblogic.Admin tool
    -userkeyfile <keyConfigFile> The users key file;
    ile; it is administered
    by the weblogic.Admin tool.
    e weblogic.Admin tool.
    -examples Displays example usage of this
    this tool.
    -name <application name> Defaults to the basename
    name of the deployment
    file or directory.
    file or directory.
    -targets <<target(s)>> A comma separated list of
    t of targets for the
    current operation. If not
    rent operation. If not specified, all
    configured targets are used.
    ured targets are used. For a new
    application, the default target
    on, the default target is the
    administration server.
    administration server.
    -deploy Make an application available
    able for service.
    -redeploy Replace a running application
    tion partially or
    entirely.
    entirely.
    entirely.
    -undeploy Take an application out of
    t of service.
    Unrecognized option or flag, -sourcerootforupload
    pls tell me the reason,and how to solve this
    problem,thanksThe message indicates that you haven't passed the correct arguments on command line. Look at this message "Unrecognized option or flag, -sourcerootforupload" in particular.
    I suppose you need to tinker around with JBuilder. Try searching for this problem on Weblogic forum. Someone might have faced this already.

  • Applet can't be instanciated

    Hello,
    I'm trying to deploy an applet since one week, but I have no
    luck. Can anyone help?
    Running the applet from JDeveloper works well (accessing
    Oracle8i with InfoBus).
    I made a jar-archive without excluding any class.
    But when I apply the applet (package25.Applet25) in the browser,
    there is only the message "load: package25.Applet25 can't be
    instantiated".
    JDev hasn't put the class "sun\awt\AppContext.class" into the
    jar-archive, but according to the output of the java console
    window (below), I think "sun\awt\AppContext.class" is necessary,
    isn't it?
    I spent hours in finding "sun\awt\AppContext.class" in the
    archives of Jdev, but I couldn't find it anyway.
    Is there a bug or can somebody help?
    Thanks,
    Josef
    output of the java console window :
    ======================================
    warning: running 1.2 version of SwingUtilities
    com.ms.security.SecurityExceptionEx
    [javax/swing/SwingUtilities.appContextGet]: java.io.IOException:
    bad path: D:\Programme\Oracle\JDeveloper 2.0
    \myclasses\pack25test\sun\awt\AppContext.class
    at com/ms/security/permissions/FileIOPermission.check
    at com/ms/security/PolicyEngine.deepCheck
    at com/ms/security/PolicyEngine.checkPermission
    at com/ms/security/StandardSecurityManager.chk
    at com/ms/security/StandardSecurityManager.checkRead
    at java/io/File.isDirectory
    at sun/net/www/protocol/file/FileURLConnection.connect
    at
    sun/net/www/protocol/file/FileURLConnection.getInputStream
    at com/ms/vm/loader/ResourceLoader.getURLData
    at
    com/ms/vm/loader/ResourceLoader.getCodebaseRelativeData
    at com/ms/vm/loader/ResourceLoader.getClassData
    at com/ms/vm/loader/URLClassLoader.findClass
    at com/ms/vm/loader/URLClassLoader.loadClass
    at java/lang/ClassLoader.loadClassInternal
    at javax/swing/SwingUtilities.appContextGet
    at javax/swing/TimerQueue.sharedInstance
    at javax/swing/JApplet.<init>
    at package25/Applet25.<init>
    at com/ms/applet/BrowserAppletFrame.newInstance
    at com/ms/applet/AppletPanel.processSentEvent
    at com/ms/applet/AppletPanel.processSentEvent
    at com/ms/applet/AppletPanel.run
    at java/lang/Thread.run
    java.lang.InstantiationException: package25/Applet25
    at com/ms/applet/BrowserAppletFrame.newInstance
    at com/ms/applet/AppletPanel.processSentEvent
    at com/ms/applet/AppletPanel.processSentEvent
    at com/ms/applet/AppletPanel.run
    at java/lang/Thread.run
    null

    You need to convert your html page to invoke the 1.2 Java
    Plug-in. See http://java.sun.com/products/plugin/index.html for a
    HTML converter. None of the *dep.zip files are needed nor the
    rt.jar file.
    - PSW
    Josef Scheichenzuber (guest) wrote:
    : Thanks, the amount of error messages in Java console window of
    : my browser has reduced!
    : But 2 problems furthermore:
    : 1. The archiv "JDeveloper 2.0\lib\jdk12-rt-dep.zip" is
    : nonexistent on my PC (problem?)
    : 2. I can't see the applet in browser.
    : Have you a new idea seeing the following 3 outputs, please?!
    : Josef.
    : New output of Java console window of my browser
    : (InternetExplorer 5.00.2314):
    : ==============================================
    : Microsoft (R) VM for Java, 5.0 Release 5.0.0.3167
    : warning: running 1.2 version of SwingUtilities
    : java.lang.InstantiationException: package25/Applet25
    : at com/ms/applet/BrowserAppletFrame.newInstance
    : at com/ms/applet/AppletPanel.processSentEvent
    : at com/ms/applet/AppletPanel.processSentEvent
    : at com/ms/applet/AppletPanel.run
    : at java/lang/Thread.run
    : output of console window of JDev (JDK1.2)was:
    : ==============================================
    : D:\Programme\Oracle\JDeveloper 2.0\java1.2\bin\AppletViewer.exe
    : J-Xbootclasspath/a:"
    : D:\Programme\Oracle\JDeveloper 2.0\myclasses;
    : D:\Programme\Oracle\JDeveloper 2.0\myclasses;
    : D:\Programme\Oracle\JDeveloper 2.0\java1.2\jre\lib\rt.jar;
    : D:\Programme\Oracle\JDeveloper 2.0\lib\jdk12-rt-dep.zip;
    : D:\Programme\Oracle\JDeveloper 2.0\lib\jdev-rt.zip;
    : D:\Programme\Oracle\JDeveloper 2.0\lib\jbcl2.0.zip;
    : D:\Programme\Oracle\JDeveloper 2.0\lib\jgl3.1.0.jar;
    : D:\Programme\Oracle\JDeveloper 2.0\sqlj\lib\runtime.zip;
    : D:\Programme\Oracle\JDeveloper 2.0\jdbc\lib\oracle8.1.5
    : \classes111.zip;
    : D:\Programme\Oracle\JDeveloper 2.0\jdbc\lib\oracle8.1.5
    : \classes111-dep.zip;
    : D:\Programme\Oracle\JDeveloper 2.0\lib\connectionmanager.zip;
    : D:\Programme\Oracle\JDeveloper 2.0\lib\dacf.zip;
    : D:\Programme\Oracle\JDeveloper 2.0\infobus\lib\infobus.jar;
    : D:\Programme\Oracle\JDeveloper 2.0\lib\dacf-dep.zip;
    : .\infobus\lib\infobus-dep.zip;
    : D:\Programme\Oracle\JDeveloper 2.0\lib\LW_pfjbean.jar;
    : D:\Programme\Oracle\JDeveloper 2.0\lib\LW_pfjbean-dep.zip;
    : D:\Programme\Oracle\JDeveloper 2.0\lib\jbomt.zip;
    : D:\Programme\Oracle\JDeveloper 2.0\lib\jboremote.zip;
    : D:\Programme\Oracle\JDeveloper 2.0\lib\javax_ejb.zip;
    : D:\Programme\Oracle\JDeveloper 2.0\lib\jndi.jar;
    : D:\Programme\Oracle\JDeveloper 2.0\lib\xmlparser.jar;
    : D:\Programme\Oracle\JDeveloper 2.0\lib\jbo_dep.zip;
    : D:\Programme\Oracle\JDeveloper 2.0\java1.2\jre\lib\rt-dep.zip
    : " file:///"D:\Programme\Oracle\JDeveloper 2.0
    : \myclasses\package25.Applet25.html"
    : I unzipped all the above archives - except jdk12-rt-dep.zip -
    in
    : the directory, in which the following HTML-file lies:
    : =====================================================
    : <HTML>
    : <HEAD>
    : <META HTTP-EQUIV="Content-Type" CONTENT="text/html;
    : charset=windows-1252">
    : <TITLE>
    : HTML Test Page
    : </TITLE>
    : </HEAD>
    : <BODY>
    : package25.Applet25 will appear below in a Java enabled
    : browser.
    : <APPLET
    : CODEBASE = "."
    : CODE = "package25.Applet25.class"
    : NAME = "TestApplet"
    : WIDTH = 400
    : HEIGHT = 300
    : HSPACE = 0
    : VSPACE = 0
    : ALIGN = middle
    : >
    : </APPLET>
    : </BODY>
    : </HTML>
    : JDev Team (guest) wrote:
    : : Have you included in the applet tag all of the archive files
    : that
    : : were specified in JDev's console output when the applet was
    : : started in JDev?
    : : - PSW
    : : Josef Scheichenzuber (guest) wrote:
    : : : Hello,
    : : : I'm trying to deploy an applet since one week, but I have
    no
    : : : luck. Can anyone help?
    : : : Running the applet from JDeveloper works well (accessing
    : : : Oracle8i with InfoBus).
    : : : I made a jar-archive without excluding any class.
    : : : But when I apply the applet (package25.Applet25) in the
    : : browser,
    : : : there is only the message "load: package25.Applet25 can't
    be
    : : : instantiated".
    : : : JDev hasn't put the class "sun\awt\AppContext.class" into
    : the
    : : : jar-archive, but according to the output of the java
    console
    : : : window (below), I think "sun\awt\AppContext.class" is
    : : necessary,
    : : : isn't it?
    : : : I spent hours in finding "sun\awt\AppContext.class" in the
    : : : archives of Jdev, but I couldn't find it anyway.
    : : : Is there a bug or can somebody help?
    : : : Thanks,
    : : : Josef
    : : : output of the java console window :
    : : : ======================================
    : : : warning: running 1.2 version of SwingUtilities
    : : : com.ms.security.SecurityExceptionEx
    : : : [javax/swing/SwingUtilities.appContextGet]:
    : : java.io.IOException:
    : : : bad path: D:\Programme\Oracle\JDeveloper 2.0
    : : : \myclasses\pack25test\sun\awt\AppContext.class
    : : : at com/ms/security/permissions/FileIOPermission.check
    : : : at com/ms/security/PolicyEngine.deepCheck
    : : : at com/ms/security/PolicyEngine.checkPermission
    : : : at com/ms/security/StandardSecurityManager.chk
    : : : at com/ms/security/StandardSecurityManager.checkRead
    : : : at java/io/File.isDirectory
    : : : at sun/net/www/protocol/file/FileURLConnection.connect
    : : : at
    : : : sun/net/www/protocol/file/FileURLConnection.getInputStream
    : : : at com/ms/vm/loader/ResourceLoader.getURLData
    : : : at
    : : : com/ms/vm/loader/ResourceLoader.getCodebaseRelativeData
    : : : at com/ms/vm/loader/ResourceLoader.getClassData
    : : : at com/ms/vm/loader/URLClassLoader.findClass
    : : : at com/ms/vm/loader/URLClassLoader.loadClass
    : : : at java/lang/ClassLoader.loadClassInternal
    : : : at javax/swing/SwingUtilities.appContextGet
    : : : at javax/swing/TimerQueue.sharedInstance
    : : : at javax/swing/JApplet.<init>
    : : : at package25/Applet25.<init>
    : : : at com/ms/applet/BrowserAppletFrame.newInstance
    : : : at com/ms/applet/AppletPanel.processSentEvent
    : : : at com/ms/applet/AppletPanel.processSentEvent
    : : : at com/ms/applet/AppletPanel.run
    : : : at java/lang/Thread.run
    : : : java.lang.InstantiationException: package25/Applet25
    : : : at com/ms/applet/BrowserAppletFrame.newInstance
    : : : at com/ms/applet/AppletPanel.processSentEvent
    : : : at com/ms/applet/AppletPanel.processSentEvent
    : : : at com/ms/applet/AppletPanel.run
    : : : at java/lang/Thread.run
    null

  • Testing CORBA App in Jdeveloper without deploying to database?

    Hi,
    Is there a way to test a simply CORBA or EJB application without deplying it to the database everytime I make a small change?
    Thanks,
    Andy

    You might want to look at the tutorials provided with Jdeveloper
    see the following link for additional details ...
    http://technet.oracle.com:89/ubb/Forum2/HTML/006751.html

  • JDeveloper 10g and CORBA

    Hi,
    I've installed JD 10g, testing it, but I can't find previous feature. In the business tier isn't CORBA object wizard. How can I develop any CORBA apps?
    Regards
    Krzysztof

    See: http://www.oracle.com/technology/products/jdev/collateral/others/desupport10g.html

  • Deploying Business Components as CORBA objects in JDev 3.0

    I have two JDeveloper 3.0 projects: a "server" project
    containing business components generated from my Oracle8i schema
    using the wizards, and a "client" project containing an Infobus
    application that uses the business components. I have
    successfully deployed these locally and have now tried to deploy
    the "server" application module as a CORBA object in my Oracle8i
    schema (I have successfully deployed and used the "HelloCORBA"
    tutorial CORBA object).
    When I test my deployment using the Business Component Tester,
    however, I get the following messages:-
    javax.naming.NameNotFoundException
    Nothing bound for specified name.
    Has anyone any idea what I might be doing wrong? I haven't.
    Howard
    null

    Howard,
    Make sure that the JNDI path in the tester is correct.
    The following steps might help you out:
    1.Determine the JNDI path for your CORBA object. You can check
    this in the deployment profile(choose 'Properties' from the
    context menu of the .prf file in the 'deployment' folder. Also,
    you can browse your connection (double click on the connection
    in the 'Connections' folder) to determine the exact path for
    your object.
    2.In the 'Connect' pane of the Tester
    -choose 'Oracle8i' as the 'Middle Tier Server Type'
    -choose the appropriate IIOP connection
    -Make sure that the JNDI path is correct
    This should get it working...
    Please let us know if you have any questions.
    Howard (guest) wrote:
    : I have two JDeveloper 3.0 projects: a "server" project
    : containing business components generated from my Oracle8i
    schema
    : using the wizards, and a "client" project containing an
    Infobus
    : application that uses the business components. I have
    : successfully deployed these locally and have now tried to
    deploy
    : the "server" application module as a CORBA object in my
    Oracle8i
    : schema (I have successfully deployed and used the "HelloCORBA"
    : tutorial CORBA object).
    : When I test my deployment using the Business Component Tester,
    : however, I get the following messages:-
    : javax.naming.NameNotFoundException
    : Nothing bound for specified name.
    : Has anyone any idea what I might be doing wrong? I haven't.
    : Howard
    null

  • JDeveloper or Developer 6.0

    I am going to develop a new internet application for Accounting and Sales System.
    Should I use JDeveloper or Form & Report Developer 6.0 ?
    Tks
    ([email protected])

    Hi Michael,
    I'm not sure I can answer the first set of questions. You may want to post to the Developer discussion as well.
    JDeveloper is well suited to developing pure Java applications (and applets, servlets, JSPs, etc.) that can be deployed to an HTML browser. You are not required to use Oracle Application Server. Depending on which type of application you choose to create, there are some restrictions as to which browsers provide support.
    For example, for JSPs and Servlets, I believe Apache and Sun's JavaWebServer are supported. For applets, you can use pretty much any browser. We recommend using the JDK 1.2 plugin for applets.
    JDeveloper provides wizards for creating all of the above types of user interfaces, as well as a UI designer with Swing Infobus based Data Aware Controls.
    JDeveloper 3.0 also provides a 'Business Components for Java' (BC4J) framework which allows you to encapsulate your business logic in a separate tier from your user interface (either Oracle8i or OAS 4.0.8 as CORBA objects or EJBs).
    If you use the BC4J framework, there is a runtime license required.
    Laura (JDev Product Management)

  • Jdeveloper OA Framework 11.5.10 RUP7 on Linux

    Hi!
    Has anyone ever successfully run JDeveloper OA Framework 11.5.10 RUP7 on Linux? I followed the instructions in the documentation and when I type:
    . jdev -verbose
    I get:
    bash: ../../j2sdk1.4.2_04/bin/java: Permission denied
    All my files in the jdevbin directory have read and write and execute privileges for everyone.
    Any ideas?
    Thanks!
    Rey

    Here's the full verbose command that I saved which caused the error above:
    Oracle9i JDeveloper
    Copyright 1997, 2003 Oracle Corporation. All Rights Reserved
    Reading configuration from: ./jdev.conf
    Reading platform specific configuration from: ./jdev-Linux.conf
    Running Command: ../../j2sdk1.4.2_04/bin/java -client -Xverify:none -Xmx512M -Dsun.java2d.noddraw=true -Dorg.omg.CORBA.ORBClass=com.inprise.vbroker.orb.ORB -Dorg.omg.CORBA.ORBSingletonClass=com.inprise.vbroker.orb.ORB -Dice.browser.forcegc=false -Xbootclasspath/p:../lib/lwawt.jar -Djdev.oc4j.use_launcher_html_file=false -Dreserved_filenames=con,aux,prn,lpt1,lpt2,lpt3,lpt4,lpt5,lpt6,lpt7,lpt8,lpt9,com1,com2,com3,com4,com5,com6,com7,com8,com9,conin$,conout$ -Djbo.debugoutput=silent -Djbo.showdebugwarningbanner=false -Dproduct.version=9.0.3.5.1453 -XX:MaxPermSize=64M -Xverify:none -Xmx512M -Dsun.java2d.noddraw=true -Dorg.omg.CORBA.ORBClass=com.inprise.vbroker.orb.ORB -Dorg.omg.CORBA.ORBSingletonClass=com.inprise.vbroker.orb.ORB -Dice.browser.forcegc=false -Xbootclasspath/p:../lib/lwawt.jar -Djdev.oc4j.use_launcher_html_file=false -Dreserved_filenames=con,aux,prn,lpt1,lpt2,lpt3,lpt4,lpt5,lpt6,lpt7,lpt8,lpt9,com1,com2,com3,com4,com5,com6,com7,com8,com9,conin$,conout$ -Djbo.debugoutput=silent -Djbo.showdebugwarningbanner=false -Dproduct.version=9.0.3.5.1453 -XX:MaxPermSize=64M -Xverify:none -Xmx512M -Dsun.java2d.noddraw=true -Dorg.omg.CORBA.ORBClass=com.inprise.vbroker.orb.ORB -Dorg.omg.CORBA.ORBSingletonClass=com.inprise.vbroker.orb.ORB -Dice.browser.forcegc=false -Xbootclasspath/p:../lib/lwawt.jar -Djdev.oc4j.use_launcher_html_file=false -Dreserved_filenames=con,aux,prn,lpt1,lpt2,lpt3,lpt4,lpt5,lpt6,lpt7,lpt8,lpt9,com1,com2,com3,com4,com5,com6,com7,com8,com9,conin$,conout$ -Djbo.debugoutput=silent -Djbo.showdebugwarningbanner=false -Dproduct.version=9.0.3.5.1453 -XX:MaxPermSize=64M -Xverify:none -Xmx512M -Dsun.java2d.noddraw=true -Dorg.omg.CORBA.ORBClass=com.inprise.vbroker.orb.ORB -Dorg.omg.CORBA.ORBSingletonClass=com.inprise.vbroker.orb.ORB -Dice.browser.forcegc=false -Xbootclasspath/p:../lib/lwawt.jar -Djdev.oc4j.use_launcher_html_file=false -Dreserved_filenames=con,aux,prn,lpt1,lpt2,lpt3,lpt4,lpt5,lpt6,lpt7,lpt8,lpt9,com1,com2,com3,com4,com5,com6,com7,com8,com9,conin$,conout$ -Djbo.debugoutput=silent -Djbo.showdebugwarningbanner=false -Dproduct.version=9.0.3.5.1453 -XX:MaxPermSize=64M -Xverify:none -Xmx512M -Dsun.java2d.noddraw=true -Dorg.omg.CORBA.ORBClass=com.inprise.vbroker.orb.ORB -Dorg.omg.CORBA.ORBSingletonClass=com.inprise.vbroker.orb.ORB -Dice.browser.forcegc=false -Xbootclasspath/p:../lib/lwawt.jar -Djdev.oc4j.use_launcher_html_file=false -Dreserved_filenames=con,aux,prn,lpt1,lpt2,lpt3,lpt4,lpt5,lpt6,lpt7,lpt8,lpt9,com1,com2,com3,com4,com5,com6,com7,com8,com9,conin$,conout$ -Djbo.debugoutput=silent -Djbo.showdebugwarningbanner=false -Dproduct.version=9.0.3.5.1453 -XX:MaxPermSize=64M -Xverify:none -Xmx512M -Dsun.java2d.noddraw=true -Dorg.omg.CORBA.ORBClass=com.inprise.vbroker.orb.ORB -Dorg.omg.CORBA.ORBSingletonClass=com.inprise.vbroker.orb.ORB -Dice.browser.forcegc=false -Xbootclasspath/p:../lib/lwawt.jar -Djdev.oc4j.use_launcher_html_file=false -Dreserved_filenames=con,aux,prn,lpt1,lpt2,lpt3,lpt4,lpt5,lpt6,lpt7,lpt8,lpt9,com1,com2,com3,com4,com5,com6,com7,com8,com9,conin$,conout$ -Djbo.debugoutput=silent -Djbo.showdebugwarningbanner=false -Dproduct.version=9.0.3.5.1453 -XX:MaxPermSize=64M -Xverify:none -Xmx512M -Dsun.java2d.noddraw=true -Dorg.omg.CORBA.ORBClass=com.inprise.vbroker.orb.ORB -Dorg.omg.CORBA.ORBSingletonClass=com.inprise.vbroker.orb.ORB -Dice.browser.forcegc=false -Xbootclasspath/p:../lib/lwawt.jar -Djdev.oc4j.use_launcher_html_file=false -Dreserved_filenames=con,aux,prn,lpt1,lpt2,lpt3,lpt4,lpt5,lpt6,lpt7,lpt8,lpt9,com1,com2,com3,com4,com5,com6,com7,com8,com9,conin$,conout$ -Djbo.debugoutput=silent -Djbo.showdebugwarningbanner=false -Dproduct.version=9.0.3.5.1453 -XX:MaxPermSize=64M -Xverify:none -Xmx512M -Dsun.java2d.noddraw=true -Dorg.omg.CORBA.ORBClass=com.inprise.vbroker.orb.ORB -Dorg.omg.CORBA.ORBSingletonClass=com.inprise.vbroker.orb.ORB -Dice.browser.forcegc=false -Xbootclasspath/p:../lib/lwawt.jar -Djdev.oc4j.use_launcher_html_file=false -Dreserved_filenames=con,aux,prn,lpt1,lpt2,lpt3,lpt4,lpt5,lpt6,lpt7,lpt8,lpt9,com1,com2,com3,com4,com5,com6,com7,com8,com9,conin$,conout$ -Djbo.debugoutput=silent -Djbo.showdebugwarningbanner=false -Dproduct.version=9.0.3.5.1453 -XX:MaxPermSize=64M -Djava.library.path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:../lib/ext:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:../lib/ext:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:../lib/ext:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:../lib/ext:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:../lib/ext:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:../lib/ext:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:../lib/ext:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:../lib/ext -Dide.user.dir=/media/Data/Data/REYFILES/OracleFiles/FRIT/java -classpath ../lib/jdev.jar:../lib/xmleditor.jar:../lib/xmladdin.jar:../lib/ojc.jar:../lib/ant.jar:../../lib/xmlparserv2.jar:../lib/jgl3.1.0.jar:../lib/jdev-rt.jar:../../jlib/jewt4-nls.jar:../../jlib/jewt4.jar:../../jlib/share.jar:../../jlib/help4-nls.jar:../../jlib/help4.jar:../../jlib/inspect4-nls.jar:../../jlib/inspect4.jar:../../vbroker4/lib/vbjorb.jar:../../javavm/lib/aurora.zip:../../jdbc/lib/classes12.jar:../../jdbc/lib/nls_charset12.jar:../../j2ee/home/lib/ojsp.jar:../../j2ee/home/jsp/lib/taglib/ojsputil.jar:../../jsp/lib/ojspicons.jar:../../jlib/oracle_ice5.jar:../../sqlj/lib/translator.jar:../../sqlj/lib/runtime12.jar:../../j2ee/home/lib/servlet.jar:../../lib/mts.jar:../../jlib/regexp.jar:../../soap/lib/soap.jar:../../webservices/lib/wsdl.jar:../../j2ee/home/lib/http_client.jar:../../jlib/jssl-1_2.jar:../../j2ee/home/oc4j.jar:../../lib/xmlcomp.jar:../../forms90/java/f90all.jar:../../ds/uddi/lib/uddiclient.jar:../lib/bc4jdt.jar:../../BC4J/lib/bc4jmt.jar:../../BC4J/lib/bc4jmtejb.jar:../../BC4J/jlib/bc4jmtvb.jar:../../BC4J/jlib/bc4jtester.jar:../../BC4J/lib/bc4jct.jar:../../BC4J/lib/bc4jdomorcl.jar:../../BC4J/lib/collections.jar:../../BC4J/lib/bc4jhtml.jar:../../BC4J/jlib/bc4jui.jar:../../BC4J/jlib/dacf.zip:../../BC4J/lib/bc4jimdomains.jar:../../ord/jlib/ordim.jar:../../ord/jlib/ordhttp.jar:../infobus/lib/infobus.jar:../../jlib/LW_PfjBean.jar:../../BC4J/lib/datatags.jar:../../BC4J/lib/bc4juixtags.jar:../../jlib/uix2.jar:../../jakarta-struts/lib/struts.jar:../../BC4J/jlib/bc4jstruts.jar:../../jlib/bigraphbean.jar:../../jlib/bigraphbean-nls.zip:../lib/uixaddin.jar:../lib/batik-awt-util.jar:../lib/batik-dom.jar:../lib/batik-ext.jar:../lib/batik-svggen.jar:../lib/batik-transcoder.jar:../lib/batik-util.jar:../lib/batik-xml.jar:../lib/jr_cws.jar:../lib/jr_diff.jar:../lib/jr_vhv.jar:../lib/jr_jol.jar:../lib/jr_cmd.jar:../lib/jr_file.jar:../lib/modelers.jar:../lib/ebiadapters.jar:../lib/refactoring.jar:../lib/jdscm.jar:../lib/jdebi.jar:../lib/jdukshare.jar:../../jakarta-commons-el/jsp-el-api.jar:../../jakarta-commons-el/commons-el.jar:../../jakarta-commons-el/oracle-el.jar:../../mds/lib/mdsrt.jar:../appslibrt/oamdsdt.jar:../lib/mdsdt.jar:../../j2sdk1.4.2_04/lib/tools.jar:../../j2sdk1.4.2_04/lib/dt.jar:../lib/jdev.jar:../lib/xmleditor.jar:../lib/xmladdin.jar:../lib/ojc.jar:../lib/ant.jar:../../lib/xmlparserv2.jar:../lib/jgl3.1.0.jar:../lib/jdev-rt.jar:../../jlib/jewt4-nls.jar:../../jlib/jewt4.jar:../../jlib/share.jar:../../jlib/help4-nls.jar:../../jlib/help4.jar:../../jlib/inspect4-nls.jar:../../jlib/inspect4.jar:../../vbroker4/lib/vbjorb.jar:../../javavm/lib/aurora.zip:../../jdbc/lib/classes12.jar:../../jdbc/lib/nls_charset12.jar:../../j2ee/home/lib/ojsp.jar:../../j2ee/home/jsp/lib/taglib/ojsputil.jar:../../jsp/lib/ojspicons.jar:../../jlib/oracle_ice5.jar:../../sqlj/lib/translator.jar:../../sqlj/lib/runtime12.jar:../../j2ee/home/lib/servlet.jar:../../lib/mts.jar:../../jlib/regexp.jar:../../soap/lib/soap.jar:../../webservices/lib/wsdl.jar:../../j2ee/home/lib/http_client.jar:../../jlib/jssl-1_2.jar:../../j2ee/home/oc4j.jar:../../lib/xmlcomp.jar:../../forms90/java/f90all.jar:../../ds/uddi/lib/uddiclient.jar:../lib/bc4jdt.jar:../../BC4J/lib/bc4jmt.jar:../../BC4J/lib/bc4jmtejb.jar:../../BC4J/jlib/bc4jmtvb.jar:../../BC4J/jlib/bc4jtester.jar:../../BC4J/lib/bc4jct.jar:../../BC4J/lib/bc4jdomorcl.jar:../../BC4J/lib/collections.jar:../../BC4J/lib/bc4jhtml.jar:../../BC4J/jlib/bc4jui.jar:../../BC4J/jlib/dacf.zip:../../BC4J/lib/bc4jimdomains.jar:../../ord/jlib/ordim.jar:../../ord/jlib/ordhttp.jar:../infobus/lib/infobus.jar:../../jlib/LW_PfjBean.jar:../../BC4J/lib/datatags.jar:../../BC4J/lib/bc4juixtags.jar:../../jlib/uix2.jar:../../jakarta-struts/lib/struts.jar:../../BC4J/jlib/bc4jstruts.jar:../../jlib/bigraphbean.jar:../../jlib/bigraphbean-nls.zip:../lib/uixaddin.jar:../lib/batik-awt-util.jar:../lib/batik-dom.jar:../lib/batik-ext.jar:../lib/batik-svggen.jar:../lib/batik-transcoder.jar:../lib/batik-util.jar:../lib/batik-xml.jar:../lib/jr_cws.jar:../lib/jr_diff.jar:../lib/jr_vhv.jar:../lib/jr_jol.jar:../lib/jr_cmd.jar:../lib/jr_file.jar:../lib/modelers.jar:../lib/ebiadapters.jar:../lib/refactoring.jar:../lib/jdscm.jar:../lib/jdebi.jar:../lib/jdukshare.jar:../../jakarta-commons-el/jsp-el-api.jar:../../jakarta-commons-el/commons-el.jar:../../jakarta-commons-el/oracle-el.jar:../../mds/lib/mdsrt.jar:../appslibrt/oamdsdt.jar:../lib/mdsdt.jar:../../j2sdk1.4.2_04/lib/tools.jar:../../j2sdk1.4.2_04/lib/dt.jar:../lib/jdev.jar:../lib/xmleditor.jar:../lib/xmladdin.jar:../lib/ojc.jar:../lib/ant.jar:../../lib/xmlparserv2.jar:../lib/jgl3.1.0.jar:../lib/jdev-rt.jar:../../jlib/jewt4-nls.jar:../../jlib/jewt4.jar:../../jlib/share.jar:../../jlib/help4-nls.jar:../../jlib/help4.jar:../../jlib/inspect4-nls.jar:../../jlib/inspect4.jar:../../vbroker4/lib/vbjorb.jar:../../javavm/lib/aurora.zip:../../jdbc/lib/classes12.jar:../../jdbc/lib/nls_charset12.jar:../../j2ee/home/lib/ojsp.jar:../../j2ee/home/jsp/lib/taglib/ojsputil.jar:../../jsp/lib/ojspicons.jar:../../jlib/oracle_ice5.jar:../../sqlj/lib/translator.jar:../../sqlj/lib/runtime12.jar:../../j2ee/home/lib/servlet.jar:../../lib/mts.jar:../../jlib/regexp.jar:../../soap/lib/soap.jar:../../webservices/lib/wsdl.jar:../../j2ee/home/lib/http_client.jar:../../jlib/jssl-1_2.jar:../../j2ee/home/oc4j.jar:../../lib/xmlcomp.jar:../../forms90/java/f90all.jar:../../ds/uddi/lib/uddiclient.jar:../lib/bc4jdt.jar:../../BC4J/lib/bc4jmt.jar:../../BC4J/lib/bc4jmtejb.jar:../../BC4J/jlib/bc4jmtvb.jar:../../BC4J/jlib/bc4jtester.jar:../../BC4J/lib/bc4jct.jar:../../BC4J/lib/bc4jdomorcl.jar:../../BC4J/lib/collections.jar:../../BC4J/lib/bc4jhtml.jar:../../BC4J/jlib/bc4jui.jar:../../BC4J/jlib/dacf.zip:../../BC4J/lib/bc4jimdomains.jar:../../ord/jlib/ordim.jar:../../ord/jlib/ordhttp.jar:../infobus/lib/infobus.jar:../../jlib/LW_PfjBean.jar:../../BC4J/lib/datatags.jar:../../BC4J/lib/bc4juixtags.jar:../../jlib/uix2.jar:../../jakarta-struts/lib/struts.jar:../../BC4J/jlib/bc4jstruts.jar:../../jlib/bigraphbean.jar:../../jlib/bigraphbean-nls.zip:../lib/uixaddin.jar:../lib/batik-awt-util.jar:../lib/batik-dom.jar:../lib/batik-ext.jar:../lib/batik-svggen.jar:../lib/batik-transcoder.jar:../lib/batik-util.jar:../lib/batik-xml.jar:../lib/jr_cws.jar:../lib/jr_diff.jar:../lib/jr_vhv.jar:../lib/jr_jol.jar:../lib/jr_cmd.jar:../lib/jr_file.jar:../lib/modelers.jar:../lib/ebiadapters.jar:../lib/refactoring.jar:../lib/jdscm.jar:../lib/jdebi.jar:../lib/jdukshare.jar:../../jakarta-commons-el/jsp-el-api.jar:../../jakarta-commons-el/commons-el.jar:../../jakarta-commons-el/oracle-el.jar:../../mds/lib/mdsrt.jar:../appslibrt/oamdsdt.jar:../lib/mdsdt.jar:../../j2sdk1.4.2_04/lib/tools.jar:../../j2sdk1.4.2_04/lib/dt.jar:../lib/jdev.jar:../lib/xmleditor.jar:../lib/xmladdin.jar:../lib/ojc.jar:../lib/ant.jar:../../lib/xmlparserv2.jar:../lib/jgl3.1.0.jar:../lib/jdev-rt.jar:../../jlib/jewt4-nls.jar:../../jlib/jewt4.jar:../../jlib/share.jar:../../jlib/help4-nls.jar:../../jlib/help4.jar:../../jlib/inspect4-nls.jar:../../jlib/inspect4.jar:../../vbroker4/lib/vbjorb.jar:../../javavm/lib/aurora.zip:../../jdbc/lib/classes12.jar:../../jdbc/lib/nls_charset12.jar:../../j2ee/home/lib/ojsp.jar:../../j2ee/home/jsp/lib/taglib/ojsputil.jar:../../jsp/lib/ojspicons.jar:../../jlib/oracle_ice5.jar:../../sqlj/lib/translator.jar:../../sqlj/lib/runtime12.jar:../../j2ee/home/lib/servlet.jar:../../lib/mts.jar:../../jlib/regexp.jar:../../soap/lib/soap.jar:../../webservices/lib/wsdl.jar:../../j2ee/home/lib/http_client.jar:../../jlib/jssl-1_2.jar:../../j2ee/home/oc4j.jar:../../lib/xmlcomp.jar:../../forms90/java/f90all.jar:../../ds/uddi/lib/uddiclient.jar:../lib/bc4jdt.jar:../../BC4J/lib/bc4jmt.jar:../../BC4J/lib/bc4jmtejb.jar:../../BC4J/jlib/bc4jmtvb.jar:../../BC4J/jlib/bc4jtester.jar:../../BC4J/lib/bc4jct.jar:../../BC4J/lib/bc4jdomorcl.jar:../../BC4J/lib/collections.jar:../../BC4J/lib/bc4jhtml.jar:../../BC4J/jlib/bc4jui.jar:../../BC4J/jlib/dacf.zip:../../BC4J/lib/bc4jimdomains.jar:../../ord/jlib/ordim.jar:../../ord/jlib/ordhttp.jar:../infobus/lib/infobus.jar:../../jlib/LW_PfjBean.jar:../../BC4J/lib/datatags.jar:../../BC4J/lib/bc4juixtags.jar:../../jlib/uix2.jar:../../jakarta-struts/lib/struts.jar:../../BC4J/jlib/bc4jstruts.jar:../../jlib/bigraphbean.jar:../../jlib/bigraphbean-nls.zip:../lib/uixaddin.jar:../lib/batik-awt-util.jar:../lib/batik-dom.jar:../lib/batik-ext.jar:../lib/batik-svggen.jar:../lib/batik-transcoder.jar:../lib/batik-util.jar:../lib/batik-xml.jar:../lib/jr_cws.jar:../lib/jr_diff.jar:../lib/jr_vhv.jar:../lib/jr_jol.jar:../lib/jr_cmd.jar:../lib/jr_file.jar:../lib/modelers.jar:../lib/ebiadapters.jar:../lib/refactoring.jar:../lib/jdscm.jar:../lib/jdebi.jar:../lib/jdukshare.jar:../../jakarta-commons-el/jsp-el-api.jar:../../jakarta-commons-el/commons-el.jar:../../jakarta-commons-el/oracle-el.jar:../../mds/lib/mdsrt.jar:../appslibrt/oamdsdt.jar:../lib/mdsdt.jar:../../j2sdk1.4.2_04/lib/tools.jar:../../j2sdk1.4.2_04/lib/dt.jar:../lib/jdev.jar:../lib/xmleditor.jar:../lib/xmladdin.jar:../lib/ojc.jar:../lib/ant.jar:../../lib/xmlparserv2.jar:../lib/jgl3.1.0.jar:../lib/jdev-rt.jar:../../jlib/jewt4-nls.jar:../../jlib/jewt4.jar:../../jlib/share.jar:../../jlib/help4-nls.jar:../../jlib/help4.jar:../../jlib/inspect4-nls.jar:../../jlib/inspect4.jar:../../vbroker4/lib/vbjorb.jar:../../javavm/lib/aurora.zip:../../jdbc/lib/classes12.jar:../../jdbc/lib/nls_charset12.jar:../../j2ee/home/lib/ojsp.jar:../../j2ee/home/jsp/lib/taglib/ojsputil.jar:../../jsp/lib/ojspicons.jar:../../jlib/oracle_ice5.jar:../../sqlj/lib/translator.jar:../../sqlj/lib/runtime12.jar:../../j2ee/home/lib/servlet.jar:../../lib/mts.jar:../../jlib/regexp.jar:../../soap/lib/soap.jar:../../webservices/lib/wsdl.jar:../../j2ee/home/lib/http_client.jar:../../jlib/jssl-1_2.jar:../../j2ee/home/oc4j.jar:../../lib/xmlcomp.jar:../../forms90/java/f90all.jar:../../ds/uddi/lib/uddiclient.jar:../lib/bc4jdt.jar:../../BC4J/lib/bc4jmt.jar:../../BC4J/lib/bc4jmtejb.jar:../../BC4J/jlib/bc4jmtvb.jar:../../BC4J/jlib/bc4jtester.jar:../../BC4J/lib/bc4jct.jar:../../BC4J/lib/bc4jdomorcl.jar:../../BC4J/lib/collections.jar:../../BC4J/lib/bc4jhtml.jar:../../BC4J/jlib/bc4jui.jar:../../BC4J/jlib/dacf.zip:../../BC4J/lib/bc4jimdomains.jar:../../ord/jlib/ordim.jar:../../ord/jlib/ordhttp.jar:../infobus/lib/infobus.jar:../../jlib/LW_PfjBean.jar:../../BC4J/lib/datatags.jar:../../BC4J/lib/bc4juixtags.jar:../../jlib/uix2.jar:../../jakarta-struts/lib/struts.jar:../../BC4J/jlib/bc4jstruts.jar:../../jlib/bigraphbean.jar:../../jlib/bigraphbean-nls.zip:../lib/uixaddin.jar:../lib/batik-awt-util.jar:../lib/batik-dom.jar:../lib/batik-ext.jar:../lib/batik-svggen.jar:../lib/batik-transcoder.jar:../lib/batik-util.jar:../lib/batik-xml.jar:../lib/jr_cws.jar:../lib/jr_diff.jar:../lib/jr_vhv.jar:../lib/jr_jol.jar:../lib/jr_cmd.jar:../lib/jr_file.jar:../lib/modelers.jar:../lib/ebiadapters.jar:../lib/refactoring.jar:../lib/jdscm.jar:../lib/jdebi.jar:../lib/jdukshare.jar:../../jakarta-commons-el/jsp-el-api.jar:../../jakarta-commons-el/commons-el.jar:../../jakarta-commons-el/oracle-el.jar:../../mds/lib/mdsrt.jar:../appslibrt/oamdsdt.jar:../lib/mdsdt.jar:../../j2sdk1.4.2_04/lib/tools.jar:../../j2sdk1.4.2_04/lib/dt.jar:../lib/jdev.jar:../lib/xmleditor.jar:../lib/xmladdin.jar:../lib/ojc.jar:../lib/ant.jar:../../lib/xmlparserv2.jar:../lib/jgl3.1.0.jar:../lib/jdev-rt.jar:../../jlib/jewt4-nls.jar:../../jlib/jewt4.jar:../../jlib/share.jar:../../jlib/help4-nls.jar:../../jlib/help4.jar:../../jlib/inspect4-nls.jar:../../jlib/inspect4.jar:../../vbroker4/lib/vbjorb.jar:../../javavm/lib/aurora.zip:../../jdbc/lib/classes12.jar:../../jdbc/lib/nls_charset12.jar:../../j2ee/home/lib/ojsp.jar:../../j2ee/home/jsp/lib/taglib/ojsputil.jar:../../jsp/lib/ojspicons.jar:../../jlib/oracle_ice5.jar:../../sqlj/lib/translator.jar:../../sqlj/lib/runtime12.jar:../../j2ee/home/lib/servlet.jar:../../lib/mts.jar:../../jlib/regexp.jar:../../soap/lib/soap.jar:../../webservices/lib/wsdl.jar:../../j2ee/home/lib/http_client.jar:../../jlib/jssl-1_2.jar:../../j2ee/home/oc4j.jar:../../lib/xmlcomp.jar:../../forms90/java/f90all.jar:../../ds/uddi/lib/uddiclient.jar:../lib/bc4jdt.jar:../../BC4J/lib/bc4jmt.jar:../../BC4J/lib/bc4jmtejb.jar:../../BC4J/jlib/bc4jmtvb.jar:../../BC4J/jlib/bc4jtester.jar:../../BC4J/lib/bc4jct.jar:../../BC4J/lib/bc4jdomorcl.jar:../../BC4J/lib/collections.jar:../../BC4J/lib/bc4jhtml.jar:../../BC4J/jlib/bc4jui.jar:../../BC4J/jlib/dacf.zip:../../BC4J/lib/bc4jimdomains.jar:../../ord/jlib/ordim.jar:../../ord/jlib/ordhttp.jar:../infobus/lib/infobus.jar:../../jlib/LW_PfjBean.jar:../../BC4J/lib/datatags.jar:../../BC4J/lib/bc4juixtags.jar:../../jlib/uix2.jar:../../jakarta-struts/lib/struts.jar:../../BC4J/jlib/bc4jstruts.jar:../../jlib/bigraphbean.jar:../../jlib/bigraphbean-nls.zip:../lib/uixaddin.jar:../lib/batik-awt-util.jar:../lib/batik-dom.jar:../lib/batik-ext.jar:../lib/batik-svggen.jar:../lib/batik-transcoder.jar:../lib/batik-util.jar:../lib/batik-xml.jar:../lib/jr_cws.jar:../lib/jr_diff.jar:../lib/jr_vhv.jar:../lib/jr_jol.jar:../lib/jr_cmd.jar:../lib/jr_file.jar:../lib/modelers.jar:../lib/ebiadapters.jar:../lib/refactoring.jar:../lib/jdscm.jar:../lib/jdebi.jar:../lib/jdukshare.jar:../../jakarta-commons-el/jsp-el-api.jar:../../jakarta-commons-el/commons-el.jar:../../jakarta-commons-el/oracle-el.jar:../../mds/lib/mdsrt.jar:../appslibrt/oamdsdt.jar:../lib/mdsdt.jar:../../j2sdk1.4.2_04/lib/tools.jar:../../j2sdk1.4.2_04/lib/dt.jar:../lib/jdev.jar:../lib/xmleditor.jar:../lib/xmladdin.jar:../lib/ojc.jar:../lib/ant.jar:../../lib/xmlparserv2.jar:../lib/jgl3.1.0.jar:../lib/jdev-rt.jar:../../jlib/jewt4-nls.jar:../../jlib/jewt4.jar:../../jlib/share.jar:../../jlib/help4-nls.jar:../../jlib/help4.jar:../../jlib/inspect4-nls.jar:../../jlib/inspect4.jar:../../vbroker4/lib/vbjorb.jar:../../javavm/lib/aurora.zip:../../jdbc/lib/classes12.jar:../../jdbc/lib/nls_charset12.jar:../../j2ee/home/lib/ojsp.jar:../../j2ee/home/jsp/lib/taglib/ojsputil.jar:../../jsp/lib/ojspicons.jar:../../jlib/oracle_ice5.jar:../../sqlj/lib/translator.jar:../../sqlj/lib/runtime12.jar:../../j2ee/home/lib/servlet.jar:../../lib/mts.jar:../../jlib/regexp.jar:../../soap/lib/soap.jar:../../webservices/lib/wsdl.jar:../../j2ee/home/lib/http_client.jar:../../jlib/jssl-1_2.jar:../../j2ee/home/oc4j.jar:../../lib/xmlcomp.jar:../../forms90/java/f90all.jar:../../ds/uddi/lib/uddiclient.jar:../lib/bc4jdt.jar:../../BC4J/lib/bc4jmt.jar:../../BC4J/lib/bc4jmtejb.jar:../../BC4J/jlib/bc4jmtvb.jar:../../BC4J/jlib/bc4jtester.jar:../../BC4J/lib/bc4jct.jar:../../BC4J/lib/bc4jdomorcl.jar:../../BC4J/lib/collections.jar:../../BC4J/lib/bc4jhtml.jar:../../BC4J/jlib/bc4jui.jar:../../BC4J/jlib/dacf.zip:../../BC4J/lib/bc4jimdomains.jar:../../ord/jlib/ordim.jar:../../ord/jlib/ordhttp.jar:../infobus/lib/infobus.jar:../../jlib/LW_PfjBean.jar:../../BC4J/lib/datatags.jar:../../BC4J/lib/bc4juixtags.jar:../../jlib/uix2.jar:../../jakarta-struts/lib/struts.jar:../../BC4J/jlib/bc4jstruts.jar:../../jlib/bigraphbean.jar:../../jlib/bigraphbean-nls.zip:../lib/uixaddin.jar:../lib/batik-awt-util.jar:../lib/batik-dom.jar:../lib/batik-ext.jar:../lib/batik-svggen.jar:../lib/batik-transcoder.jar:../lib/batik-util.jar:../lib/batik-xml.jar:../lib/jr_cws.jar:../lib/jr_diff.jar:../lib/jr_vhv.jar:../lib/jr_jol.jar:../lib/jr_cmd.jar:../lib/jr_file.jar:../lib/modelers.jar:../lib/ebiadapters.jar:../lib/refactoring.jar:../lib/jdscm.jar:../lib/jdebi.jar:../lib/jdukshare.jar:../../jakarta-commons-el/jsp-el-api.jar:../../jakarta-commons-el/commons-el.jar:../../jakarta-commons-el/oracle-el.jar:../../mds/lib/mdsrt.jar:../appslibrt/oamdsdt.jar:../lib/mdsdt.jar:../../j2sdk1.4.2_04/lib/tools.jar:../../j2sdk1.4.2_04/lib/dt.jar:../lib/jdev.jar:../lib/xmleditor.jar:../lib/xmladdin.jar:../lib/ojc.jar:../lib/ant.jar:../../lib/xmlparserv2.jar:../lib/jgl3.1.0.jar:../lib/jdev-rt.jar:../../jlib/jewt4-nls.jar:../../jlib/jewt4.jar:../../jlib/share.jar:../../jlib/help4-nls.jar:../../jlib/help4.jar:../../jlib/inspect4-nls.jar:../../jlib/inspect4.jar:../../vbroker4/lib/vbjorb.jar:../../javavm/lib/aurora.zip:../../jdbc/lib/classes12.jar:../../jdbc/lib/nls_charset12.jar:../../j2ee/home/lib/ojsp.jar:../../j2ee/home/jsp/lib/taglib/ojsputil.jar:../../jsp/lib/ojspicons.jar:../../jlib/oracle_ice5.jar:../../sqlj/lib/translator.jar:../../sqlj/lib/runtime12.jar:../../j2ee/home/lib/servlet.jar:../../lib/mts.jar:../../jlib/regexp.jar:../../soap/lib/soap.jar:../../webservices/lib/wsdl.jar:../../j2ee/home/lib/http_client.jar:../../jlib/jssl-1_2.jar:../../j2ee/home/oc4j.jar:../../lib/xmlcomp.jar:../../forms90/java/f90all.jar:../../ds/uddi/lib/uddiclient.jar:../lib/bc4jdt.jar:../../BC4J/lib/bc4jmt.jar:../../BC4J/lib/bc4jmtejb.jar:../../BC4J/jlib/bc4jmtvb.jar:../../BC4J/jlib/bc4jtester.jar:../../BC4J/lib/bc4jct.jar:../../BC4J/lib/bc4jdomorcl.jar:../../BC4J/lib/collections.jar:../../BC4J/lib/bc4jhtml.jar:../../BC4J/jlib/bc4jui.jar:../../BC4J/jlib/dacf.zip:../../BC4J/lib/bc4jimdomains.jar:../../ord/jlib/ordim.jar:../../ord/jlib/ordhttp.jar:../infobus/lib/infobus.jar:../../jlib/LW_PfjBean.jar:../../BC4J/lib/datatags.jar:../../BC4J/lib/bc4juixtags.jar:../../jlib/uix2.jar:../../jakarta-struts/lib/struts.jar:../../BC4J/jlib/bc4jstruts.jar:../../jlib/bigraphbean.jar:../../jlib/bigraphbean-nls.zip:../lib/uixaddin.jar:../lib/batik-awt-util.jar:../lib/batik-dom.jar:../lib/batik-ext.jar:../lib/batik-svggen.jar:../lib/batik-transcoder.jar:../lib/batik-util.jar:../lib/batik-xml.jar:../lib/jr_cws.jar:../lib/jr_diff.jar:../lib/jr_vhv.jar:../lib/jr_jol.jar:../lib/jr_cmd.jar:../lib/jr_file.jar:../lib/modelers.jar:../lib/ebiadapters.jar:../lib/refactoring.jar:../lib/jdscm.jar:../lib/jdebi.jar:../lib/jdukshare.jar:../../jakarta-commons-el/jsp-el-api.jar:../../jakarta-commons-el/commons-el.jar:../../jakarta-commons-el/oracle-el.jar:../../mds/lib/mdsrt.jar:../appslibrt/oamdsdt.jar:../lib/mdsdt.jar:../../j2sdk1.4.2_04/lib/tools.jar:../../j2sdk1.4.2_04/lib/dt.jar oracle.ideimpl.IdeMain

  • Applet works in JDeveloper, but not when deployed to OC4J

    I am working on an applet version of the BI Beans java client application. It works fine when running in JDeveloper (applet viewer), but fails when deployed to OC4J. The applet shows a red X, with a message in the status bar saying "Loading Java Applet Failed...". Contents of java console are as follows:
    java.lang.NoClassDefFoundError: oracle/dss/selection/step/Step
         at java.lang.Class.getDeclaredConstructors0(Native Method)
         at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
         at java.lang.Class.getConstructor0(Unknown Source)
         at java.lang.Class.newInstance0(Unknown Source)
         at java.lang.Class.newInstance(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Any one have any ideas how to chase this one down?
    Here is the message that JDeveloper shows when it runs the applet. I have gone thru this and ensured that all these references are selected in my .deploy settings:
    C:\JDeveloper\jdk\bin\javaw.exe -ojvm -Xbootclasspath/a:C:\dev\jdev\Workspace1\TestClientApp\classes;
    C:\JDeveloper\jdev\lib\ext\..\..\..\bibeans\lib\biaddinsrt.jar;
    C:\JDeveloper\jdev\lib\ext\..\..\..\bibeans\lib\biamlocal.jar;
    C:\JDeveloper\jdev\lib\ext\..\..\..\bibeans\lib\bicmn.jar;
    C:\JDeveloper\jdev\lib\ext\..\..\..\bibeans\lib\bidataclt.jar;
    C:\JDeveloper\jdev\lib\ext\..\..\..\bibeans\lib\bidatacmn.jar;
    C:\JDeveloper\jdev\lib\ext\..\..\..\bibeans\lib\bidatasvr.jar;
    C:\JDeveloper\jdev\lib\ext\..\..\..\bibeans\lib\biext.jar;
    C:\JDeveloper\jdev\lib\ext\..\..\..\bibeans\lib\bipres.jar;
    C:\JDeveloper\jdev\lib\ext\..\..\..\bibeans\lib\bidata-nls.zip;
    C:\JDeveloper\jdev\lib\ext\..\..\..\bibeans\lib\bipres-nls.zip;
    C:\JDeveloper\jdev\lib\ext\..\..\..\bibeans\lib\bicmn-nls.zip;
    C:\JDeveloper\jdev\lib\ext\..\..\..\bibeans\lib\biaddins-nls.zip;
    C:\JDeveloper\jdev\lib\ext\..\..\..\jlib\LW_PfjBean.jar;
    C:\JDeveloper\jdev\lib\ext\..\..\..\jlib\share.jar;
    C:\JDeveloper\jdev\lib\ext\..\..\..\jlib\jewt4.jar;
    C:\JDeveloper\jdev\lib\ext\..\..\..\jlib\jewt4-nls.jar;
    C:\JDeveloper\jdev\lib\ext\..\..\infobus\lib\infobus.jar;
    C:\JDeveloper\BC4J\lib\bc4jmt.jar;C:\JDeveloper\BC4J\lib\collections.jar;
    C:\JDeveloper\BC4J\lib\bc4jct.jar;
    C:\JDeveloper\lib\xmlparserv2.jar;
    C:\JDeveloper\jlib\jdev-cm.jar;
    C:\JDeveloper\j2ee\home\lib\jndi.jar;
    C:\JDeveloper\jlib\regexp.jar;
    C:\JDeveloper\jlib\share.jar;
    C:\JDeveloper\jlib\uix2.jar;
    C:\JDeveloper\jdbc\lib\classes12.jar;
    C:\JDeveloper\jdbc\lib\nls_charset12.jar;
    C:\JDeveloper\j2ee\home\lib\ojsp.jar;
    C:\JDeveloper\j2ee\home\jsp\lib\taglib\ojsputil.jar;
    C:\JDeveloper\j2ee\home\oc4j.jar;
    C:\JDeveloper\j2ee\home\lib\servlet.jar;
    C:\JDeveloper\jdev\lib\ojc.jar;
    C:\JDeveloper\jdev\lib\ext\..\..\..\bibeans\lib\olap_api_92.jar;
    C:\JDeveloper\jdev\lib\jdev-rt.jar;
    C:\JDeveloper\BC4J\lib\bc4jhtml.jar;
    C:\JDeveloper\BC4J\lib\datatags.jar;
    C:\JDeveloper\BC4J\lib\bc4juixtags.jar;
    C:\JDeveloper\BC4J\lib\bc4j_jclient_common.jar
    Any assistance would be appreciated.
    s.l.

    i have the same problem
    i cant load my applet on OC4J , i am wondering know how Oracle canot solve this problem

  • Java API's supported in the Jdeveloper, IAS, and RDBMS product components

    If there are any technical errors or "mistatement of the facts" in this posting, please let me know about them ..
    This article is being delivered in Draft form and may contain
    errors. Please use the MetaLink "Feedback" button to advise
    Oracle of any issues related to this article.
    PURPOSE
    This article describes the "Enterprise Java Beans" (EJB), "Java Server Pages"
    (JSP) and servlets Application Programming Interfaces (API) supported by the
    Oracle products, Jdeveloper, Internet Application Server (IAS) and the Oracle
    RDBMS release 2 and release 3, also known as Version 8.1.6 and 8.1.7,
    respectively.
    SCOPE & APPLICATION
    All parties interested in the Java API's supported by these products.
    Java API's supported in the Jdeveloper, IAS, and RDBMS product components
    JDEVELOPER
    JDEVELOPER is Oracle's Java development tool designed for coding / development,
    testing / debugging, and deployment of Java Applications to the IAS and
    RDBMS platforms.
    With the java software api's being in a constant state of evolution, each new
    release of Jdeveloper adds support for the "then current" version of the java
    software api's, if it does not already have it implemented.
    JDEVELOPER SERVLET API JSP API EJB API
    VERSION VERSION VERSION VERSION
    3.2.X.X 2.2 1.1 1.1
    3.1.X.X 2.1 1.0 1.0
    NOTE :
    Sun Microsystems and their advisory teams (Oracle is on it) is working on
    "draft" specifications for the next version of all of these API's
    EJB -------> http://java.sun.com/products/ejb/index.html
    JSP -------> http://java.sun.com/products/jsp/index.html
    Servlets --> http://java.sun.com/products/servlet/?frontpage-javaplatform
    It is anticipated that future releases of Jdeveloper will continue to be
    upgraded to include support for the next version of each api.
    To obtain the latest information on Oracle's Internet Development Suite (IDS)
    of tools, please review the "Internet Developer Suite" information located
    on Oracle's technet web site at :
    http://technet.oracle.com/products/index.htm
    IAS
    IAS is Oracle's next evolution of the web server and application server
    product technology superceeding the Web Application Server (WAS) and Oracle
    Application Server (OAS) product lines.
    IAS SERVLET API JSP API EJB API EJE VERSION
    VERSION VERSION VERSION VERSION SUPPORTED
    9I(1.0.2) 2.2 1.1 1.1 817
    8i(1.0.1-NT) 2.0 1.0 1.0 816
    8i(1.0.0-UNIX) 2.0 1.0 1.0 816
    The IAS product contains two Java Virtual Machines (JVM) within it's
    architecture.
    They are called :
    1) APACHE JSERV servlet engine
    2) ORACLE ENTERPRISE JAVA ENGINE (EJE)
    APACHE JSERV servlet engine
    The APACHE JSERV servlet engine is an EXISTING product licensed from the
    apache group which supports the servlet api 2.0.ONLY.
    The APACHE JSERV product does not support ANY JSP's unless the customer
    installs a third party jsp engine.
    The IAS 8i/9i which has the APACHE JSERV product embedded in it, comes with
    Oracle's JSP engine (OJSP) already integrated into it. OJSP supports JSP's up
    to the specific JSP engine version documented in the Oracle Universal
    Installer (OUI) for the 8.1.7 RDBMS or the IAS products. It is also documented
    in the product's release notes.
    Oracle ENTERPRISE JAVA ENGINE (EJE)
    The EJE formerly known as :
    1) Oracle 8i Java Virtual Machine (JVM)
    2) JSERVER component,
    3) Aurora JVM
    was originally releas ed in the RDBMS 8.1.5 database with jdk 1.1.6 based java
    support.
    The currently supported versions of the Oracle 8i RDBMS, versions 2 and 3,
    also known as Version 8.1.6 and 8.1.7, respectively, provides a jdk 1.2.1
    based java virtual machine support.
    "EJE" Version 816
    This EJE, found in rdbms 8.1.6 and IAS 8i, contains support for the ejb
    api 1.0, corba, and java stored procedures.
    "EJE" Version 817
    This EJE, found in rdbms 8.1.7 and IAS 9i, contains support for the ejb,
    corba, and java stored procedures as well as the Oracle Servlet Engine (OSE)
    which provides support for the servlets 2.2 api and JSP 1.1 api.
    Note :
    EJB support in the "EJE" Version 817 has been upgraded to comply with the EJB
    1.1 api specification which includes "entity beans" support.
    What is the bottom line ??
    1) Servlets deployed to the APACHE JSERV must comply with servlet api 2.0.
    2) Servlets 2.1 or higher are only supported in EJE's OSE component found in
    the rdbms 817 or ias 9i products. Servlets api 2.0 can also run in the OSE.
    References
    1) "Oracle9i Application Server Technical White Paper" located at :
    http://technet.oracle.com/products/ias/pdf/9ias_102.pdf
    2) "Whats New? Oracle8i JVM Accelerator, Oracle Servlet Engine, OracleJSP ..."
    located at :
    http://technet.oracle.com/products/oracle8i/pdf/504.pdf
    3) "Oracle8i Release 3 New Features Summary" located at :
    http://technet.oracle.com/products/oracle8i/pdf/8iR3_nfs.pdf
    null

    which jvm is used by jserv ?? EJE or a separate jdk ?
    The Jserv servlet engine is running in a separate jdk JVM external to the EJE jvm which is embedded within the "database" component of ias and the RDBMS.
    See the reference below for more details ...
    if jserv only support old apis, why it is in oracle's products ?
    i would assume that the oracle servlet engine was under development when ias 8i was released and became available in time for the ias 9i and rdbms 817 products.
    looking back in history leads me to believe ias 8i was a migration path to get to ias 9i or rdbms 817.
    Based upon the long history of new releases of every oracle product being upgraded with new features, it's reasonable to assume that these products will continue to evolve.
    when I deploy a jsp how to deploy in the right servlet container ("EJE") ?
    as documented in the reference below, you can deploy JSP's to either the apache jserv jvm or the EJE since the ORACLE JSP engine functionality is in both jvm's.
    there are many posts where you can see that people have deploy in jserv and they have problems because they don't use the right container (servlet 2.0 instead of
    servlet 2.2) http://technet.oracle.com:89/ubb/Forum2/HTML/006349.html
    when ias 8i came out this was clearly an issue since servlet support was at api 2.0, and the current servlet api was probably at 2.1.
    oracle clearly made every effort to get ias 9i released quickly to supply a servlet 2.1 and 2.2 capable engine to resolve this issue.
    since ias 9i and rdbms 8.1.7 are available this is no longer an issue.
    The reference below explains the architecture and understanding it would eliminate a lot of "deploy to the wrong ias 9i component" issues.
    so why jserv is bundled with oracle 8i/9ias since EJE support the right api version ?
    if in ias 9i release , oracle had removed the jserv component without any advance warning, many customers would have been very upset since oracle makes every attempt to give advance notice before removal of functionality.
    References
    1) "Oracle9i Application Server Technical White Paper" located at :
    http://technet.oracle.com/products/ias/pdf/9ias_102.pdf

  • JDeveloper Team - Refers: How do I display multiple rows in a gridControl

    JDeveloper Team
    With reference to the previous reply..
    My query is not based on a view object. It uses the executeRetrieval command to do the select statement.
    The query obtains the correct number of rows but it displays only the first record out of the selected rows.
    pls help me find a solution.
    null

    Can you try to list the row values using the dataitem that the executeRetrieval method returns.
    ex.,
    import javax.infobus.*;
    DbAccess db = sessionInfo.getDbAccess();
    ScrollableRowsetAccess scr =
    (ScrollableRowsetAccess)db.executeRetrieval("select * from dept", "infobus:/oracle/Session1/DynamicQuery", null);
    System.out.println(scr.getRowCount());
    null

  • OC4J deployment from jdeveloper RC2

    I have downloaded and installed the Jdeveloper rc2 with accompanying BI Beans, and I have completed a BI Beans tutorial, except for the last step: Deploying a JSP Application.
    The JSP run fine in the embedded OC4J environment, my problem is when deploying it to my IAS server.
    I have downloaded the oc4j_extended.zip from 25. march, installed it on my solaris 2.8 server where my oracle 9.0.1.2 databases are running, and started it with:
    "java -Dorg.omg.CORBA.ORBClass=com.inprise.vbroker.orb.ORB -Dorg.omg.CORBA.ORBSingletonClass=com.inprise.vbroker.orb.ORB -jar oc4j.jar &"
    as per instructions in the tutorial.
    Pointing my browser to http://myhost:8888 gives me the default version 9.0.2.0.0A startup page, with a link to some samples etc..
    I am able to run the NumberGuess sample without any errors.
    Furthermore, I have followed the instructions and created a deployment profile in my Jdeveloper BIWorkspace, and tested the connection successfully.
    Now, when I try to deploy the project, Jdeveloper creates a .ear and .war file locally, but they are never transferred to my oc4j server. Neither has the server.xml file etc. been updated to include my application jsp.
    These are the messages from the deployment message window:
    Wrote WAR file to C:\ora_misc\jdev9i_rc2\jdev\mywork\BIWorkspace\Project1\webapp.war
    Wrote EAR file to C:\ora_misc\jdev9i_rc2\jdev\mywork\BIWorkspace\Project1\webapp.ear
    Invoking Oracle9iAS admin tool...
    C:\ora_misc\jdev9i_rc2\jdk\jre\bin\javaw.exe -jar C:\ora_misc\jdev9i_rc2\j2ee\home\admin.jar ormi://sunset/ admin **** -deploy -file C:\ora_misc\jdev9i_rc2\jdev\mywork\BIWorkspace\Project1\webapp.ear -deploymentName webapp
    My PC chugs along for a while, the stops working, with no error messages.
    More worrying is that on the server, in the window that started the oc4j server, the following appear:
    java.lang.NullPointerException
    at java.io.ObjectInputStream.inputArray(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at com.evermind.server.rmi.RMIInputStream.readType(RMIInputStream.java:118)
    at com.evermind.server.rmi.RMIConnection.handleMethodInvocation(Compiled Code)
    at com.evermind.server.rmi.RMIConnection.run(Compiled Code)
    at com.evermind.util.ThreadPoolThread.run(Compiled Code)
    Any advice on how to proceed to:
    a: Fix the automatic deployment...
    b: Deploy manually.
    Jens
    Ps. The steps I am following can be found in the document: http://otn.oracle.com/docs/products/bib/tutorials/building_a_jsp/9_deploy_JSP.html

    Ok, I'm a bit further:
    I changed my PATH and CLASS_PATH env. variables to make sure that /usr/j2se is first,
    and issued the command
    alias java="/usr/j2se/java"
    so that java -version now return:
    java version "1.3.1_01"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_01)
    Java HotSpot(TM) Client VM (build 1.3.1_01, mixed mode)The nullPointer exception on the server node has now disappeared, and the deployment completes, but with errors.
    The file webapp.ear is copied to the applications directory, and the jdeveloper deployment log window contains the following:
    Wrote WAR file to C:\ora_misc\jdev9i_rc2\jdev\mywork\BIWorkspace\Project1\webapp.war
    Wrote EAR file to C:\ora_misc\jdev9i_rc2\jdev\mywork\BIWorkspace\Project1\webapp.ear
    Invoking Oracle9iAS admin tool...
    C:\ora_misc\jdev9i_rc2\jdk\jre\bin\javaw.exe -jar C:\ora_misc\jdev9i_rc2\j2ee\home\admin.jar ormi://sunset/ admin **** -deploy -file C:\ora_misc\jdev9i_rc2\jdev\mywork\BIWorkspace\Project1\webapp.ear -deploymentName webapp
    Error: java.lang.OutOfMemoryError
    Exit status of Oracle9iAS admin tool (-deploy): 1
    #### Deployment incomplete. #### Apr 30, 2002 1:15:20 PM
    A little more background info:
    The OC4J server is invoked on my oracle db-server, a sunfire V880 dual cpu and 4Gig ram.
    Of course, running Oracle, this server has been optimised for shared memory, so could it be that I need to change my /etc/system settings to leave more ram available?
    Or could it be that the OutOfMemoryError is just the symptom of an underlying cause?
    Any hints would be welcomed.
    Thanks,
    Jens

  • No connections in the combo box of Infobus Data Form Wizard?

    I am trying to create a new project but when I try and select a
    connection, the "Connection" drop-down combo-box is empty. I have
    created 9 connections, but cannot select them. I have tried
    adding a new one and editing but still they do not appear.
    Am I doing something stupidly wrong here?
    Any help would be appreciated,
    Thanks,
    Andy Shiels
    null

    JDeveloper Team (guest) wrote:
    : Andy,
    : The Infobus controls can only talk via the Oracle JDBC drivers
    : (thin and OCI only, not Oracle Lite) to an Oracle database
    : (again, not Oracle Lite), so the wizard will only display
    : connections that meet those criteria.
    : If you have created IIOP connections, or connections that use
    a
    : driver other than the Oracle JDBC Thin or OCI drivers
    (including
    : the Oracle Lite JDBC driver), these connections will not
    appear
    : in the list of available connections to use.
    : L
    : Andy Shiels (guest) wrote:
    : : I am trying to create a new project but when I try and
    select a
    : : connection, the "Connection" drop-down combo-box is empty. I
    : have
    : : created 9 connections, but cannot select them. I have tried
    : : adding a new one and editing but still they do not appear.
    : : Am I doing something stupidly wrong here?
    : : Any help would be appreciated,
    : : Thanks,
    : : Andy Shiels
    I have a similar problem using JDBC-ODBC bridge with MS access
    (just for testing JDeveloper). How do I select the connection,
    get pass the step to move on to the next step in the DB Servlet
    wizard? Thanks.
    null

Maybe you are looking for