By pucherico
via javanotepad.blogspot.com
Published: Sep 12 2007 / 15:55
Apparently there's no way to to use a DataSource with Toplink Essential outside an EJB Container.
However you can customize Toplink Essential easily in order to use an already defined DataSource in your Servlet container such us Tomcat, and just by adding a property in your persistence.xml and attaching a little java class.
Add your comment