[EMAIL PROTECTED] wrote:

java.lang.NoClassDefFoundError: org/apache/commons/pool/PoolableObjectFactory

What does it mean?

It means that an external package that OJB depends on (Jakarta Commons Pool in this case) is not present in your classpath.


Check out http://db.apache.org/ojb/deployment.html for the OJB deployment guide, or (more to the point) http://db.apache.org/ojb/dependencies.html for a list of the JAR-files you need to deploy with OJB.

--
Martin Kal�n
Curalia AB              Web:  http://www.curalia.se
Orrspelsv�gen 2B        Mail: [EMAIL PROTECTED]
SE-182 79  Stocksund    Tel:  +46-8-410 064 40


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to