You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-user@db.apache.org by mi...@sherwin.com on 2006/10/07 19:03:21 UTC

Persistence API can't find DB

I hope someone can help.

When I start the Derby Server from within an application, using 
NetworkServerControl, or from the 
command line, using NetworkServerControl.bat, I ping the Derby Server 
successfully, but the Persistence Unit can't find it.

If I code the access myself instead of using the Persistence API it works 
fine.

Does anyone have an explanation and/or a work around so I can use JPA?

Thanks,

Michael