Hi David B,Jacek,Mohammad
             I have a doubt in this JIRA. There is a class called
EntityManagerFactoryCache which is an object factory already present
in OEJB. It also has variables to store all the
EntityManagerFactories. Should this be used to store all the
factories. If it is used then shouldn't the cache variable be static?.
If this is used then the first time a person looks up the
EntityManagerFactories it will take some time. Is this acceptable or
should this process be done during deployment?

Thanks
Manu



On 11/30/06, Manu George <[EMAIL PROTECTED]> wrote:
Hi Jacek,
          Point Taken. I just need to get a bit familiar with
persistence.xmls and get an idea on how JPA works with EJB.  Some user
level knowledge of openJPA also is required I guess. Will start
working on the JIRA.

Thanks
Manu

On 11/29/06, Jacek Laskowski <[EMAIL PROTECTED]> wrote:
> On 11/29/06, Manu George <[EMAIL PROTECTED]> wrote:
> > Hi David B,
> >                I will be happy to take this up. I guess I need to go
> > through the JPA spec/OpenJPA before starting on this as I have not yet
> > done that. This issue will give me the drive to do that :-).
>
> I don't think you'll need to o into the details of (Open)JPA. As far
> as I understand it, the point Dave made was that everything that's
> required is in openejb-persistence and the last missing puzzle is to
> plug it into JNDI tree.
>
> Jacek
>
> --
> Jacek Laskowski
> http://www.jaceklaskowski.pl
>

Reply via email to