[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: how to configure JBOSS to connect to two databases schem
PeterJ
do-not-reply at jboss.com
Tue Aug 12 17:37:57 EDT 2008
The standardjbosscmp-jdbc.xml file is for use with Container-Manager Persistence, one of the features of EJB which has the container (JBosAS, in this case) manage the persistence of entity beans.
If you are using JDBC calls to manage the data in the database, you can ignore that file.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4170190#4170190
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4170190
More information about the jboss-user
mailing list