Did you directly use jetspeed full war ? If so could you try to download the src version, to modify both build.properties and dbpsml.properties in "build.torque" directory to use Mysql instead of hypersonic.
Then build the war, and see if it works better. I know there were issues with older versions of jetspeed full war to be used with database directly, maybe it's still a problem (as I never use war release I can't tell). There's a sample to build jetspeed from src for dbpsml here http://jakarta.apache.org/jetspeed/site/psml_db.html Just do the same with build.properties and see if that works. Cause Jetspeed surely works with MySQL, by reading the archives :) Aurelien Frank Segieth a ecrit : > Frank Segieth wrote: >> hi, >> >> i have a problem installing jetspeed on a tomcat 3.? and mysql i get >> an >> ************************************************************** >> Horrible Exception: java.lang.NoClassDefFoundError: >> org/apache/jetspeed/om/security/turbine/BaseTurbineUserPeer at >> > org.apache.jetspeed.services.security.turbine.TurbineUserManag > ement.getUser(TurbineUserManagement.java:161) >> at --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
