Monday, December 14, 2009

Install eclipselink in Glassfish 2.x.x

Installing eclipselink in glassfish is a piece of cake.

First step is to download the eclipselink.jar from :

http://www.eclipse.org/eclipselink/downloads/

Second step is to put ecllipselink.jar (some might also need the persistence.jar) in {glassfish_home}/lib so that the library is available to all domains.

Third step is to create a connection pool. Use the following tutorial for an oracle pool:

http://mariosgaee.blogspot.com/2009/12/oracle-connection-pool-in-glassfish.html

And last, deploy your eclipselink application.


p.s.
You can find me on fiverr for more personalized requests on any java app server configuration problem or java error that you encounter, with deliverance of less than a day (true!) and money back guarantee if not satisfied.

No comments:

Post a Comment