Hello,

        I would like to pass some runtime parameters to the ejbs. As I see
it, there are three methods of doing it, (a) thru <env-entry> elements in
the DDs, (2) thru resource bundles or (3) -Dproperty=value parameters passed
to the command line.
Since these parameters are very dynamic, I would like to be able change the
values easily without unpacking and repacking the ear like in option #1 and
#2 above. But some application servers may not expose the java startup
script, so #3 may not be possible in some cases?

        Any thoughts?

Cheers,
Krishna

===========================================================================
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