[jboss-user] [Beginners Corner] - Re: JBoss with Hibernate
jaikiran
do-not-reply at jboss.com
Wed Sep 24 02:11:28 EDT 2008
anonymous wrote : What is the way to use DB connection using Datasource ?
You will have to create a -ds.xml file and place it in the deploy folder of JBoss. See the %JBOSS_HOME%\docs\examples\jca folder for examples.
Also see these:
http://wiki.jboss.org/wiki/DSdotXML
http://wiki.jboss.org/wiki/ConfigDataSources
anonymous wrote : If there will be multiple database how to deal with this
You can create a datasource for each of those databases.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178459#4178459
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178459
More information about the jboss-user
mailing list