[jboss-user] [JCA/JBoss] - Re:
jaikiran
do-not-reply at jboss.com
Tue Dec 18 02:16:15 EST 2007
Your hibernate.cfg.xml contains:
anonymous wrote : <property name="connection.datasource">java:MyDS
Change it to
<property name="hibernate.connection.datasource">java:MyDS</property>
See if that works.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113655#4113655
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113655
More information about the jboss-user
mailing list