RE: Re[1]: OT - How to run java concurrent program in APPS env

  • From: "Richard Ji" <Richard.Ji@xxxxxxxxxx>
  • To: <oracle-l@xxxxxxxxxxxxx>
  • Date: Tue, 6 Jul 2004 10:55:14 -0400

You are welcome.  Unfortunately I don't have any samples
to share because I am not on an 11i environment.
Best regards

Richard Ji


-----Original Message-----
From:   Prem Khanna J [mailto:premj@xxxxxxxxxxxxxx]
Sent:   Mon 7/5/2004 10:16 PM
To:     oracle-l@xxxxxxxxxxxxx
Cc:     Richard Ji
Subject:        Re[1]: OT - How to run java concurrent program in APPS env
>>Richard Ji wrote :
>>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.
Thanks Richard.ur mail gave me a hint and 
i was able to solve it.i created the jar as:

$jar -cvf oracle/apps/hippy/HappyObject.jar oracle/apps/hippy/HappyObject.class
$jar -tf HappyObject.jar
META-INF/
META-INF/MANIFEST.MF
oracle/apps/hippy/HappyObject.class

and it worked. previously i was doing it as 

$jar -cvf ./HappyObject.jar ./HappyObject.class

Ton of thanx Richard.timely help indeed.

if possible,can u send me sample java/jar files that works fine
in 11i env ? where should i set the CLASSPATH for these files ?
is it in the OS or $APPL_TOP/admin/adovars.env ?
 
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: