Ok, I figured it out, after verifying that java was
finding my mm JDBC driver, then I remembered that
originally I put that driver in
<tomcat>\webapps\jetspeed\WEB-INF\lib\
and it works...but the problem is that it seems that
the app wont look in the classpath for the necessary
classes.  Any ideas with that?

Sergio
--- gus <[EMAIL PROTECTED]> wrote:
> Sergio schrieb::
> 
> > Horrible Exception: java.lang.Error: Error in
> > BasePeer.initTableSchema(TURBINE_USER): No
> suitable
> > driver at
>  >
>
org.apache.turbine.om.peer.BasePeer.initTableSchema(BasePeer.java:232)
> 
> Looks like the org.gjt.mm.mysql.Driver class cannot
> be found. Either 
> the classname is not correct or the class (or jar)
> file is not in the 
> classpath.
> 
>    gus
> 
> 
> --
> To unsubscribe, e-mail:  
>
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 


__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com

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

Reply via email to