I shifted the MySQL database being used by Turbine for Jetspeed
from an NT box to a Linux box.
First had access permission problems. After I fixed those by
changing permissions inside the MySQL database and user table
I get this error.
Can anyone help?
It was working O.K. when I was connecting to the remote NT-MySQL
machine.
Error on typing out the Jetspeed URL
Exception: java.lang.NoClassDefFoundError:
org/apache/turbine/om/user/peer/TurbineUserPeer
at
org.apache.turbine.om.user.peer.UserFactory.getUser(UserFactory.java:158)
at
org.apache.jetspeed.turbine.actions.JetspeedSessionValidator.doPerform(JetspeedSessionValidator.java:93)
at org.apache.turbine.modules.Action.perform(Action.java:77)
at org.apache.turbine.modules.ActionLoader.exec(ActionLoader.java:111)
at Turbine.doGet(Turbine.java:299)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:271)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:311)
at
org.apache.jserv.JServConnection.processRequest(JServConnection.java:317)
at org.apache.jserv.JServConnection.run(JServConnection.java:188)
at java.lang.Thread.run(Thread.java:475
TIA
Rajesh
--
Is wisdom knowing you�ll never know,
Or knowing you�ve always known?
-- Donald Marsh
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]