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.TurbineUserManagement.getUser(TurbineUserManagement.java:161) at org.apache.jetspeed.services.JetspeedUserManagement.getUser(JetspeedUserManagement.java:98) at
**************************************************************
i have the jdbc driver installed a test.jsp besides the index.jsp of jetspeed works fine with it
i have the Torque.properties edited like this


**************************************************************
database.default=default

torque.database.default.adapter=mysql
torque.dsfactory.default.connection.driver = org.gjt.mm.mysql.Driver
torque.dsfactory.default.connection.url = jdbc:mysql://localhost:3306/*******
torque.dsfactory.default.connection.user = *******
torque.dsfactory.default.connection.password = *******
**************************************************************


and i have my db tables created and populated with the given scripts.

where did i fail?

tia frank


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



Reply via email to