Title: Re: Ejb Deployment with different datasource
How are the different data sources going to be accessed?
  • Same user/session accessing different datasources, potentially within the same transaction?
  • 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".

Reply via email to