Re: deployment to include jars [SOLVED... I suppose]
Re: deployment to include jars [SOLVED... I suppose]
- Subject: Re: deployment to include jars [SOLVED... I suppose]
- From: Jacob Mouka <email@hidden>
- Date: Mon, 13 Aug 2007 23:49:06 -0400
Hi all
I guess I figured out how to include the jars in the app.woa deploy, but I'm wondering if this is the standard practice. I edited my build.xml to include my jars (in the build.woa target, at bottom):
<lib dir="lib"> <include name="*.jar"/> <exclude name="**/*.woa/**"/> </lib>
It just seems a bit clunky to have to do this manually, so I'm wondering if I'm missing 'the better way' of doing it. But it works, so I'm happy. :)
Jacob
On 10-Aug-07, at 3:14 PM, Guido Neitzer wrote: On 10.08.2007, at 12:01, Jacob Mouka wrote:
What am I missing? Where should the jars go?
Which version of WOLips are you using? And, this should go to the WOLips list.
cug
|
_______________________________________________
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