Re: self-contained deployment
Re: self-contained deployment
- Subject: Re: self-contained deployment
- From: Anjo Krank <email@hidden>
- Date: Fri, 22 May 2009 06:30:40 +0200
In your main(), get, grep and set the property "java.class.path" and
remove all ":/Library.*?(:|$)" (untested regex). Look at ERXApp's main
to get an idea.
Cheers, Anjo
Am 22.05.2009 um 03:21 schrieb Josh Paul:
...anyone have a solution on how to configure a deployed app to
ignore/skip the /Library/WebObjects/Extensions dir?
TIA
On May 21, 2009, at 11:10 AM, Josh Paul wrote:
It's cruft from currently deployed instances.
On May 21, 2009, at 11:03 AM, David Avendasora wrote:
Hi Josh,
On May 21, 2009, at 1:54 PM, Josh Paul wrote:
I'm attempting to deploy a .woa as a completely self-contained app.
To do so, I've embedded the required .jar files from the dev
machine's WebObjects/Extensions directory to the app's Contents/
Extensions directory. I then changed the wo.extensions property
to point to the 'new' extensions dir.
The problem is that the WebObjects/Extensions dir is still being
read/loaded.
How can I configure the .woa to ignore the WebObjects/Extensions
dir completely?
What are you putting in the WebObjects/Extensions directory? I
believe that the generally accepted rule now is "don't put
anything in there".
Dave
_______________________________________________
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
_______________________________________________
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