users@glassfish.java.net

Re: Problem with persistence unit in EAR

From: <glassfish_at_javadesktop.org>
Date: Mon, 07 Jun 2010 07:24:37 PDT

Well I tried all the possible versions of glassfish with no success. However I solved the problem by modifing the "application.xml" file instead of having :

[code]
<library-directory>/lib</library-directory>
[/code]

i have now :

[code]
<library-directory>lib</library-directory>
[/code]

that did it for me ...
[Message sent by forum member 'ufasoli']

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