Re: Multiple data sources for each application

2001-10-10 Thread Stephen Davidson
[mailto:[EMAIL PROTECTED]] > Sent: Tuesday, October 09, 2001 5:06 PM > To: Orion-Interest > Subject: Re: Multiple data sources for each application > > > You can also create them programmatically, and then bind > them to the JNDI tree. But unless you are doing something >

Re: Multiple data sources for each application

2001-10-10 Thread Stephen Davidson
001 4:06 PM > To: Orion-Interest > Subject: Re: Multiple data sources for each application > > > You can also create them programmatically, and then bind > them to the JNDI tree. But unless you are doing something > really weird (I am working on one such app, multiple datab

RE: Multiple data sources for each application

2001-10-10 Thread J.D. Bertron
nal Message- From: Stephen Davidson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 09, 2001 5:06 PM To: Orion-Interest Subject: Re: Multiple data sources for each application You can also create them programmatically, and then bind them to the JNDI tree. But unless you are doing something rea

RE: Multiple data sources for each application

2001-10-09 Thread Setlur, Atul (MED)
]] Sent: Tuesday, October 09, 2001 4:06 PM To: Orion-Interest Subject: Re: Multiple data sources for each application You can also create them programmatically, and then bind them to the JNDI tree. But unless you are doing something really weird (I am working on one such app, multiple database schema

Re: Multiple data sources for each application

2001-10-09 Thread Stephen Davidson
You can also create them programmatically, and then bind them to the JNDI tree. But unless you are doing something really weird (I am working on one such app, multiple database schema with identical tables), I would recommend the approach that Jeff is advocating. -Steve Jeff Hubbach wrote: >

Re: Multiple data sources for each application

2001-10-09 Thread Jeff Hubbach
It's at the application level. You specify a data-sources.xml file in the orion-application.xml, and this can be a different data-sources.xml file for each application. Jeff. On Tue, 09 Oct 2001 09:46:52 -0400 "Doshi, Gunjan" <[EMAIL PROTECTED]> wrote: > I believe it is at the server level. > I

RE: Multiple data sources for each application

2001-10-09 Thread J.D. Bertron
I'd like to know this too. Has anyone enabled a user based selection of the data source, so Entity Beans get mapped to one schema/database at run time ? Does the Orion API provide for this ? J.D. -Original Message- From: Setlur, Atul (MED) [mailto:[EMAIL PROTECTED]] Sent: Monday, October

RE: Multiple data sources for each application

2001-10-09 Thread Doshi, Gunjan
I believe it is at the server level. I put all the datasource declarations in data-sources.xml file in config directory and it works great. I never tried using the global datasource.xml file Gunjan -Original Message- From: Setlur, Atul (MED) [mailto:[EMAIL PROTECTED]] Sent: Monday, Octobe