Brian Moseley wrote:
> when i had this problem, i found that i needed to place the jcr and/or
> jackrabbit jars in $CATALINA_HOME/common/lib so that the server could
> load the classes in a different classloader than the webapp's one,
> which i gather it needs to do when registering the global naming
> resources. that was with tomcat 5.0 tho; i've never done it with
> tomcat 5.5.
I also placed the jcr and jackrabbit jars in $CATALINA_HOME/common/lib.
These classes are founnd, because when i remove these jars, there is a
servlet error.
|