users@glassfish.java.net

Re: Wierd Multi App Deployment

From: Marina Vatkina <Marina.Vatkina_at_Sun.COM>
Date: Thu, 24 May 2007 13:09:53 -0700

b49 should be available next Wed. You can start testing tomorrow if you grab the
nightly build.

thanks,
-marina

Edson Carlos Ericksson Richter wrote:
> If you mean the code that creates a EMF like...
>
> emF = Persistence.createEntityManagerFactory("BatPU");
>
> Yes, I'm using it. I'll read the bug, and the problem is same.
> There is any release date for next binary? This fix is crucial for the
> server I'm working on.
>
> Regards,
>
> Edson Richter
>
> Marina Vatkina escreveu:
>
>> 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
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>>
>>
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net