Something I just stumbled into and want to let you know, so you might
remember reading about what the problem could be:

If you override a property in a framework (e.g. your own framework), which
is also _set_ in another framework (e.g. Wonder, ...) and it works on your
local Eclipse but doesn't work in deployment, you might have the re-ordered
the classpath in Eclipse and still end up with a different classpath in the
deployed application.

Rule of thumb for me now:

Override properties, that are set in ANY (non-system) framework in the
application itself if you have to override it at all because that way you
know it will definitely override the property from any framework regardless
of any ordering of the frameworks.

cug


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
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