[jboss-user] [Beginners Corner] - Re: multiple datasource

sandrocchio_0.1 do-not-reply at jboss.com
Fri Feb 16 10:49:37 EST 2007


solved it out!

first of all, I decided to reinstall JBoss, because it kept giving me that error which I didn't know where was coming from and that didn't make me happy. 

So basically the jboss.xml should had

<resource-name>java:savingsExampleDS</resource-name>

instead 

<resource-name>savingsExampleDS</resource-name>

that's why it was keeping point to the default.
http://wiki.jboss.org/wiki/Wiki.jsp?page=HowDoICreateAResourceRef


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

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



More information about the jboss-user mailing list