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