[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: own implementation of db connection / pooling

PeterJ do-not-reply at jboss.com
Tue Jun 24 17:56:56 EDT 2008


On seeing your first post, I was going to say: If you are doing all of your own database handling, you do not need a *-ds.xml file.

But after seeing your second post, I should say: Use the *-ds.xml file for those apps that will use a data source to access the database (your app with the customized db access will continue to use that customized access).

There is no issue with using multiple mechanisms to access a single database - database were designed to handle multiple simultaneous client apps.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160367#4160367

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4160367



More information about the jboss-user mailing list