There's a link on the Jetspeed-2 Wiki under "Problems Getting Started" that looks like this...

I get a java.lang.RuntimeException: Failed to initialize prefs api. org.apache.ojb.broker.metadata.ClassNotPersistenceCapableException or I get class not ClassNotPersistenceCapableException in other places.

It links to a mailing list archive message suggesting that the person look for ojb xml files that might be missing. I ran into this problem, tried that solution (didn't really apply), and still had troubles. After spending more time than i'd like to admit banging my head on it, i figured it out - hsqldb jar files in my Tomcat shared lib. I guess those were there for other apps that i have used under Tomcat, and i didn't think it would matter since i was using HSQL for Jetspeed as well. I just thought someone out there might like to come across this message someday if they're ever having that trouble. Just delete those jars from TOMCAT_HOME/shared/lib and you should be able to deploy Jetspeed properly. ... .joe


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



Reply via email to