Greg,
 
put the 3rd party jars in $EAR_ROOT/lib then edit your orion-application.xml
file (in $EAR_ROOT/META-INF or $EAR_ROOT/orion for slightly older versions
of orion) adding: <library path="./lib" />.  If you don't have orion-application.xml,
deploy your app once and grab the auto-generated copy from
orion/application-deployment/yourapp.  put the copy in your source tree, edit it,
and add it to your ear for subsequent deployments.
 
-tim
efnet #java joeblowgt
-----Original Message-----
From: Greg Matthews [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 07, 2001 8:44 PM
To: Orion-Interest
Subject: simplifying EAR deployment

dear all,
 
is there any way to have 3rd party jar files included in an EAR then deployed into the orion\lib directory.
 
i'm trying to minimise the number of steps our clients have to perform when installing our app.
 
thanks,
greg

Reply via email to