Re: JPA again

2011-10-12 Thread Christine
On 10/12/2011 04:49 PM, Serge Eby wrote: Hi, Look for JPA here: http://tapestry5.de/ Thank you. Actually, that is the sample I am using. HTH, /Serge -- View this message in context: http://tapestry-users.832.n2.nabble.com/JPA-again-tp6885036p6885313.html Sent from the Tapestry Users

Re: JPA again

2011-10-12 Thread Serge Eby
Hi, Look for JPA here: http://tapestry5.de/ HTH, /Serge -- View this message in context: http://tapestry-users.832.n2.nabble.com/JPA-again-tp6885036p6885313.html Sent from the Tapestry Users mailing list archive at Nabble.com

JPA again

2011-10-12 Thread Christine
Hi, I'm using 5.3 beta 19 now. Tapestry jpa can't seem to find my persistence.xml. When I make a deliberate typo in the file, it doesn't complain. Even when I delete the file, jpa doesn't complain. I'd expect jpa to say someting like "missing persistence unit". META-INF is in the root of my wa