RE: OT - How to run java concurrent program in APPS env

  • From: "Richard Ji" <Richard.Ji@xxxxxxxxxx>
  • To: <oracle-l@xxxxxxxxxxxxx>
  • Date: Mon, 5 Jul 2004 12:50:52 -0400

Please show the contents of your JAR file.  Your B.class
may not be stored as oracle/apps/hippy/B.class in the JAR file.

-----Original Message-----
From:   Prem Khanna J [mailto:premj@xxxxxxxxxxxxxx]
Sent:   Mon 7/5/2004 4:16 AM
To:     oracle-l@xxxxxxxxxxxxx
Cc:     
Subject:        OT - How to run java concurrent program in APPS env
Jared and All, Excuse me for this OT question :|
the env is oracle 11.5.9 / oracle DB 9.2.0.4 / AIX5.2L

I am trying to run a java concurrent program.
i.e.,2 java classes (A and B), A.class calling B.class

if B.class is in the same dir as A.class,it works fine.
Whereas if make B.class as B.jar in the same dir,then i get 

        "java.lang.NoClassDefFoundError: oracle.apps.hippy.B"

i have included my jar file in CLASSPATH and AF_CLASSPATH
env variables.but still i get the above error

How to make it work with JAR file ? Can anyone help me !

Regards,
Prem.
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at //www.freelists.org/archives/oracle-l/
FAQ is at //www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------




-- Binary/unsupported file stripped by Ecartis --
-- Type: application/ms-tnef
-- File: winmail.dat


----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at //www.freelists.org/archives/oracle-l/
FAQ is at //www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------

Other related posts: