The class is in the Turbine's JAR file. But I still don't know why the error below occurred. > -----Original Message----- > From: Reynshteyn, Leonid > Sent: Friday, June 30, 2000 3:04 PM > To: [EMAIL PROTECTED] > Subject: setup question. > > I am just starting working with the Jetspeed portal application. > > I am trying to set it up to work with Sybase. I get the following error. I > don't see the source or class file for the BasePeer class in my > distribution at all. Any help would be greatly appreciated: > > Exception: java.lang.Error: Error in BasePeer.initTableSchema(Visitor): > Database type com.sybase.jdbcx.SybDriver not implemented. at > java.lang.Throwable.fillInStackTrace(Native Method) at > java.lang.Throwable.fillInStackTrace(Compiled Code) at > java.lang.Throwable.(Compiled Code) at java.lang.Error.(Error.java:50) at > org.apache.turbine.om.peer.BasePeer.initTableSchema(BasePeer.java:225) at > at > org.apache.turbine.om.user.TurbineUser.setUserName(TurbineUser.java:502) > at > org.apache.turbine.om.user.peer.UserFactory.getUser(UserFactory.java:158) > at > org.apache.jetspeed.turbine.actions.JetspeedSessionValidator.doPerform(Jet > speedSessionValidator.java:94) at > org.apache.turbine.modules.Action.perform(Action.java:77) at > org.apache.turbine.modules.ActionLoader.exec(ActionLoader.java:111) at > Turbine.doGet(Compiled Code) at > javax.servlet.http.HttpServlet.service(HttpServlet.java:740) at > javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at > org.apache.tomcat.core.ServletWrapper.handleRequest(Compiled Code) at > org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:59 > 7) at > org.apache.tomcat.servlets.InvokerServlet.service(InvokerServlet.java:257) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at > org.apache.tomcat.core.ServletWrapper.handleRequest(Compiled Code) at > org.apache.tomcat.core.ContextManager.service(ContextManager.java:559) at > org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(Htt > pConnectionHandler.java:160) at > org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java:3 > 38) at java.lang.Thread.run(Thread.java:479) > -- -------------------------------------------------------------- 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]
