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: Chuck Hill <email@hidden>
- Date: Thu, 27 Apr 2006 09:57:37 -0700
Hi,
On Apr 27, 2006, at 6:34 AM, 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.
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 :(
Not in the template, but the WO loader has support for one. Put the
jars in
AppName.woa/Contents/Extensions
Where they will be picked up automatically by the WO bootstrap class.
Chuck
--
Coming in late 2006 - an introduction to web applications using
WebObjects and Xcode http://www.global-village.net/wointro
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems. http://www.global-village.net/products/practical_webobjects
_______________________________________________
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