users@glassfish.java.net

Re: persistence.xml file

From: <glassfish_at_javadesktop.org>
Date: Fri, 09 May 2008 07:22:21 PDT

In your persistence.xml
> <jta-data-source>jdbc:/wineappDS</jta-data-source>

its jdbc[b]:[/b]/wineappDS

and

your JNDI Name is
JNDI Name: jdbc/wineappDS

without colon(:) after jdbc. Could that be a problem ?

If not, try setting log levels of ejb-container, cmp-container, connector to FINEST and attach the server.log.
[Message sent by forum member 'jr158900' (jr158900)]

http://forums.java.net/jive/thread.jspa?messageID=273520