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 ===== __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
