users@glassfish.java.net

Re: Persistence unit ref:

From: Vince Kraemer <Vince.Kraemer_at_Sun.COM>
Date: Tue, 08 Dec 2009 15:39:34 -0800

I can reproduce the error.

if i comment out

<persistence-unit-ref>
  ... </persistence-unit-ref>
 
    <persistence-context-ref>
  ... </persistence-context-ref>

your app deploys but does not run on my system... i do not have
net.sourceforge.jtds.jdbcx.JtdsDataSource... so my server is not happy
with attempting to run the app...

vbk

On 12/08/09 15:31, Eve Pokua wrote:
> Hi,
>
> NB packages it
> into Testingapp2/Testingapp2-ejb/build/jar/META-INF/persistence.xml
>
> Well,
>
> If you deploy the application, could you reproduce the error?
>
> Thanks
>
> eve