Looks like you are using Persistence.createEMF(). Please check if this issue
describes your case:
https://glassfish.dev.java.net/issues/show_bug.cgi?id=2944.
It has just been fixed.
thanks,
-marina
Edson Carlos Ericksson Richter wrote:
> I'm facing the most weird problem I've seen on glassfish (UR1):
> I can deploy as many applications as I want, using Persistence (TopLink)
> or not.
> But the second application I launch, always return error "No Persistence
> provider for EntityManager named ...".
> Stop app server, then start again, and launch applications on different
> order, the second one fails with error above.
> I just downloaded latest Toplink binary, changed on app server lib
> directory, recompiled all the applications, deployied the WAR files, and
> same error.
> Anyone could point me what is this problem?
>
> Regards,
>
> Edson Richter
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net