> > Do we need to recompile James after we download JConnector 3.0.9. > No. Connector/J v3 uses a different package structure than the earlier > code, so you just need to change config.xml: > > <!-- old driver: <driver>org.gjt.mm.mysql.Driver</driver> --> > <driver>com.mysql.jdbc.Driver</driver>
We copied the new JConnector jar file to /james/work/james-1066165038431/SAR-INF/lib and made the above changes and tried running james. But james didn't start and there was no error in the log files. Only phoenix booted up and hung. Adding the JConnector jar file to the CLASSPATH of java didn't help either. If anyone of you have tried upgrading their JDBC driver successfully, please give some suggestions. Thank You Sudip --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
