users@glassfish.java.net

Re: OSGI bundle - Lazy Loading entities in seperate bundle fails to deploy

From: Mitesh Meswani <mitesh.meswani_at_oracle.com>
Date: Tue, 20 Jul 2010 02:33:32 -0700

  Hit Send button too early :). To your original question - I do not
think the separate bundle scenario is supported. The current code
supports weaving only when both of them are in same bundle.
On 7/20/2010 2:26 AM, Mitesh Meswani wrote:
> Can you try deploying such that both persistence.xml and @Entities
> are in same bundle?
>
> Thanks,
> Mitesh