[jboss-user] [Beginners Corner] - Re: ENC setup failed

Sanjuro do-not-reply at jboss.com
Fri Dec 12 15:09:29 EST 2008


I found the problem: turns out JBoss doesn't like the / character in JNDI names. Changing 'jdbc/BookDB' in persistence.xml into 'java:BookDB' and creating a datasource with the name 'BookDB' solves the problem.

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

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



More information about the jboss-user mailing list