Hi.. I have put the mysql jdbc driver on [jetspeed-root]/WEB-INF/lib and also in [catalina-root]/lib and i've set the classpath too.. Have any other suggestion ?
thanx IkkI On Mon, 10 Jun 2002 23:46:47 Chris Kimpton wrote: >Hi, > >--- Indra Yana <[EMAIL PROTECTED]> wrote: >> [Tue Jun 11 11:08:19 EDT 2002] -- ERROR -- BasePeer.MapBuilder >> failed trying to instantiate: >> org.apache.turbine.util.db.map.TurbineMapBuilder >> Exception: org.apache.turbine.util.TurbineException: Unknown JDBC >> driver: org.gjt.mm.mysql.Driver: Check your configuration file >> Stack Trace follows: >> java.lang.InstantiationException: Unknown JDBC driver: >> org.gjt.mm.mysql.Driver: Check your configuration file >> >> Do I need to configure others file or include something from the >> newer src ? >> > >It looks like you don't have the mysql jdbc driver in your WAR setup. > Copy it into the lib directory. > >HTH, >Chris > _______________________________________________________ WIN a first class trip to Hawaii. Live like the King of Rock and Roll on the big Island. Enter Now! http://r.lycos.com/r/sagel_mail/http://www.elvis.lycos.com/sweepstakes -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
