| Article: |
Wiring Your Web Application with Open Source Java | |
| Subject: | Got it working | |
| Date: | 2004-09-28 04:27:28 | |
| From: | moyosaNED | |
| Good tutorial! | ||
Showing messages 1 through 2 of 2.
-
Got it working
2004-12-11 19:49:50 toomanyedwards [View]
-
Re: Got it working
2004-12-12 16:22:36 meagle [View]
If you are using Hibernate version > 2.1.5 then put proxool.xml in the classpath and do not specify an absolute path.
<prop key="hibernate.proxool.xml">proxool.xml</prop>
<prop key="hibernate.proxool.pool_alias">spring</prop>
Mark



Edward