Ok, ok, so i switched back to mm.mysql.jdbc-1.2b - but now when I log in,
I just get a blank document - and now I get the following in the log.
Also - is the turbine.jar supposed to be in the wrapper.classpath and the
servlet path?
-Brett
[08/02/2000 16:13:29:129 PST] java.lang.NoClassDefFoundError:
org/apache/turbine/util/TurbineUserPeer
at
org.apache.turbine.util.TurbineUser.retrieveFromStorage(TurbineUser.java:306)
at
org.apache.turbine.util.access.UserFactory.getUser(UserFactory.java:106)
at
org.apache.turbine.util.access.UserFactory.getUser(UserFactory.java:81)
at org.apache.turbine.actions.LoginUser.build(LoginUser.java:104)
at
org.apache.turbine.modules.ActionLoader.exec(ActionLoader.java:115)
at Turbine.doGet(Turbine.java:258)
at Turbine.doPost(Turbine.java:377)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:521)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
at
org.apache.jserv.JServConnection.processRequest(JServConnection.java:314)
at org.apache.jserv.JServConnection.run(JServConnection.java:188)
at java.lang.Thread.run(Thread.java)
On Tue, 8 Feb 2000, jon * wrote:
> on 2/8/00 2:52 PM, Brett Carter <[EMAIL PROTECTED]> wrote:
>
> > mm.mysql.jdbc-2.0pre4
>
> Ok, the exception clearly states that it is a problem in the MySQL driver.
>
> You state you are using a pre-release version of the driver.
>
> I will let you guess where the problem is.
>
> -jon
>
> --
> Come to the first official Apache Software Foundation
> Conference! <http://ApacheCon.Com/>
>
>
>
>
> ------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Problems?: [EMAIL PROTECTED]
>
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]