yap, check out orion-ejb-jar.xml
In either CMP or BMP entitys you can modify deployment settings at any time

with CMP you can even modify the field mapping scheme

BUT, i think in another of the orion*.xml (i think orion-application.xml)
you may specify the datasources PRIOR
to deployment (thus the table creation command will be issued to the correct
DB)

HTH

JP

-----Original Message-----
From: Michael S. Kelly [mailto:[EMAIL PROTECTED]]
Sent: Jueves, 04 de Enero de 2001 19:43
To: Orion-Interest
Subject: Accessing multiple databases in the same application


I know how to set up datasources.  And I know how to set the default
datasource in the orion-application.xml.  But what if I want one application
to access data in multiple databases?  Is there some way to specify that
certain entity beans use one datasource while other entity beans use
another?

-=michael=-

======================================================================
 Michael S. Kelly                           ____       _
 Axian, Inc.                                 // |_  __(_) ___  _ __
 4800 SW Griffith Dr., Ste. 202             //| |\\/ /| |/ _ \| '_ \
 Beaverton, OR  97005 USA             _____//_| | / / | | |_| | | | |
 Voice: (503)644-6106 x122           ((   //  |_|/_/\\|_|\_/|_|_| |_|
 Fax:   (503)643-8425                 ``-''          ``-''
 http://www2.axian.com               Software Consulting and Training
 mailto:[EMAIL PROTECTED]
======================================================================



Reply via email to