Re: Non-EE mapping classes?

2007-09-11 Thread Patrick Linskey
; From: [EMAIL PROTECTED] > > To: users@openjpa.apache.org > > Subject: Re: Non-EE mapping classes? > > > > So where can I put this xml file so it will work in my jar? I'm assuming > > I can then load a properties file that will override the xml settings? > >

RE: Non-EE mapping classes?

2007-09-10 Thread Gene Wu
] > To: users@openjpa.apache.org > Subject: Re: Non-EE mapping classes? > > So where can I put this xml file so it will work in my jar? I'm assuming > I can then load a properties file that will override the xml settings? > > Gene Wu wrote: > > In my opi

Re: Non-EE mapping classes?

2007-09-10 Thread Stanczak Group
ss in that file. Thanks, Gene. Date: Mon, 10 Sep 2007 20:29:05 -0500 From: [EMAIL PROTECTED] To: users@openjpa.apache.org Subject: Non-EE mapping classes? How do I map classes if I'm not using persistence.xml or EE? Usually you use xml like this: tutorial.Animal but I'm usi

RE: Non-EE mapping classes?

2007-09-10 Thread Gene Wu
orm.xml). Meanwhile, runtime enhancement has the minimum requirement on configuration file, even you didn't put your entity class in that file. Thanks, Gene. > Date: Mon, 10 Sep 2007 20:29:05 -0500 > From: [EMAIL PROTECTED] > To: users@openjpa.apache.org > Subject: Non-E

Non-EE mapping classes?

2007-09-10 Thread Stanczak Group
How do I map classes if I'm not using persistence.xml or EE? Usually you use xml like this: tutorial.Animal but I'm using a properties file. -- Justin Stanczak Stanczak Group 812-735-3600 "All that is necessary for the triumph of evil is that good men do nothing." Edmund Burke