Re: [NOOB-QUESTION] where should a jar file ?
Re: [NOOB-QUESTION] where should a jar file ?
- Subject: Re: [NOOB-QUESTION] where should a jar file ?
- From: Philippe Lafoucrière <email@hidden>
- Date: Thu, 27 Apr 2006 15:34:35 +0200
On 27 avr. 06, at 15:28, Paul Lynch wrote:
On 27 Apr 2006, at 14:20, Philippe Lafoucrière wrote:
I can't find in the documentation (and google btw) how to solve
this simple problem :
I have to add an external library to my wo project, and I can't
find in the doc where I should put the jar file.
Well, anywhere that's in the class path. /Library/Java/Extensions
is usually a good spot for random individual jars, but you can find
a txt file inside your woa which sets the class path if you want to
be more adventurous.
Paul,
thank you for your response, but I was looking for a folder "ala" WEB-
INF/lib, in order to deploy only the library in one instance.
I assume now we can create a new Resources/lib directory with the jar
file in it, and modify the classpath.
I just wonder why there's no such directory in a project template, it
seems obvious to me :(
Philippe
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden