Steve, 1)Add more than one data-source in data-sources.xml 2)reference them in orion-ejb-jar.xml: <entity-deployment name="Bean" location="Bean" wrapper="EntityHomeWrapper40" table="Bean" data-source="jdbc/NameOfYourDatasource"> this way every Bean can use a different data source Hope this help -Luciano -----Messaggio originale----- Da: Steven W. Rock [mailto:[EMAIL PROTECTED]] Inviato: gioved� 25 maggio 2000 15.13 A: Orion-Interest Oggetto: How do I reference more than one database in my applications for CMP objects? -Steve
