[jboss-user] [EJB 3.0] - Re: NOTYETINSTALLED state
waynebaylor
do-not-reply at jboss.com
Wed Aug 8 22:50:40 EDT 2007
Try setting your jndi datasource name like this:
persistence.xml:
anonymous wrote : <jta-data-source>java:/MySqlDS</jta-data-source>
mysql-ds.xml:
anonymous wrote : <jndi-name>MySqlDS</jndi-name>
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4072275#4072275
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4072275
More information about the jboss-user
mailing list