Hi,
I havs some questions concerning the <beans>.properties file refered in the
textual deployment descriptor.
The jonas example beans show that this files are used to set some database
configuration.
I would like to use this file to set some session beans inital information.
Questions
1) Is it possible to use this properties files for other reasons than
database configuration?
2) How do i read this properties inside my bean?
3) Is the / At what time is the - properties file read by the EJB-Server?
a) Never? Only used at deployment time.
b) Once? At beans load time?.
c) Every time I read the beans context?
Christian Kohlmeier
[EMAIL PROTECTED]
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".