Re: Ejb Deployment with different datasource
Vikram Naik <[email protected]>
| Newsgroups | gmane.comp.java.sun.ejb.general |
|---|---|
| Message-ID | <[email protected]> |
Re: Ejb Deployment with different datasourceDifferent datasources will be accessed by the same user/session. Vikram ----- Original Message ----- From: Johan Eltes To: [email protected] Sent: Wednesday, August 06, 2003 8:58 PM Subject: Re: Ejb Deployment with different datasource How are the different data sources going to be accessed? a.. Same user/session accessing different datasources, potentially within the same transaction? b.. Session /user bound to a dedicated datasource (datasource bound to log-in /session) /Johan Den 03-08-04 12.09, skrev "Vikram Naik" <[email protected]>: Hello People, We have a requirement for deploying same ejb multiple times with different datasources. I think we can achieve this by deploying the same bean with different datasources with different JNDI names. Please suggest your views or implications for doing so . Regards, Vikram Naik =========================================================================== 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". =========================================================================== 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". =========================================================================== 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".