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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/anjo%40krank.net

This email sent to [email protected]

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to