Hi, I have a base session bean which contains a method called getConnection which gets datasource connection. In that method, I hard coded data source name, user name, and the password. Is there any way that I can load this information from a property file or from the xml deployment descriptor? I'm using Weblogic 5.1. Thank you very much. =========================================================================== 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".
