Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Re[1]: OT - How to run java concurrent program in APPS env
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_at_rediffmail.com] Sent: Mon 7/5/2004 10:16 PM To: oracle-l_at_freelists.org Cc: Richard Ji Subject: Re[1]: OT - How to run java concurrent program in APPS env
$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.
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://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_at_freelists.org put 'unsubscribe' in the subject line. -- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Tue Jul 06 2004 - 09:52:12 CDT
![]() |
![]() |