Re: plain jar utility app, with wonder?
Re: plain jar utility app, with wonder?
- Subject: Re: plain jar utility app, with wonder?
- From: Kieran Kelleher <email@hidden>
- Date: Fri, 6 Feb 2009 15:42:00 -0500
For me, I have an optional file named "deploy-properties" that is
generated at runtime containing svn version, etc. The file is in my
apps Resources and this is how the property is configured and "it
works" without treating it as an NSArray property
## Optional properties to load
er.extensions.ERXProperties.OptionalConfigurationFiles=deploy.properties
On Feb 6, 2009, at 1:44 PM, Mike Schrag wrote:
This didn't work; properties not getting picked up still, but the
app does run
-Der.extensions.ERXProperties.OptionalConfigurationFiles=/some/path/
some.properties
I think this property expects an NSArray rather than a string ...
try ("/some..")
ms
_______________________________________________
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