Author: dblevins
Date: Thu Jun 28 03:28:21 2012
New Revision: 1354811
URL: http://svn.apache.org/viewvc?rev=1354811&view=rev
Log:
formatting
Modified:
openejb/site/trunk/content/tomee-and-hibernate.mdtext
Modified: openejb/site/trunk/content/tomee-and-hibernate.mdtext
URL:
http://svn.apache.org/viewvc/openejb/site/trunk/content/tomee-and-hibernate.mdtext?rev=1354811&r1=1354810&r2=1354811&view=diff
==============================================================================
--- openejb/site/trunk/content/tomee-and-hibernate.mdtext (original)
+++ openejb/site/trunk/content/tomee-and-hibernate.mdtext Thu Jun 28 03:28:21
2012
@@ -3,7 +3,8 @@ Title: TomEE and Hibernate
Apache TomEE ships with OpenJPA as the default JPA provider, however any valid
JPA provider can be used.
The basic steps are:
- 1. Add the provider's jars to `tomee-home/lib/`
+
+ 1. Add the Hibernate jars to `<tomee-home>/lib/`
2. Configure the webapp or the server to use Hibernate
# Webapp Configuration