I think you just must add in your classpath the path to mysql-connector-java-5.0.3.jar. It would solve your problem.
whatever wrote: > Hi, > > I’m new to red5 and I’m having a small problem. > I need to connect to a mysql database so I added the > mysql-connector-java-5.0.3.jar to my project and everything works ok until I > run it in red5, I get: java.lang.ClassNotFoundException: com.mysql.jdbc.Driver > Is there a specific place where I must add the mysqlconnector jar? > > thx > > _______________________________________________ > Red5 mailing list > [email protected] > http://osflash.org/mailman/listinfo/red5_osflash.org > > > _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
