> From: Yucca Nel [mailto:yucca...@live.co.za] > Subject: JPA privider in tomcat wbapp > > I wish to use JPA RESOURCE _LOCAL in my tomcat webapp, does tomcat have > a default JPA provider I can use in perssistence.xml?
I don't believe Tomcat 5.5 or 6.0 support such, since it's not in the 2.4 or 2.5 servlet specs. However, the 3.0 spec does mandate support for <persistent-context-ref> (among other things), so I suspect it's in Tomcat 7 (but I haven't tried it). - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org