Malcolm Sparks wrote:
> I can't see how application-wide settings could be possible. Let me first reiterate 
>what environment entries do:
<snip>

Indeed, you are correct in your reasoning.

Alternatives to implement application wide settings include using
Properties/ResourceBundles in the ejb-jar, or serializing a
configuration object into the jar and using Beans.instantiate() to
retrieve it.

--
Rickard �berg

@home: +46 13 177937
Email: [EMAIL PROTECTED]
Homepage: http://www-und.ida.liu.se/~ricob684

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to