1. Downloaded the source for 2.2.0. 2. Source wouldn't build so copied the mail-1.3.1.jar from the source's lib folder to $JAVA_HOME/jre/lib/ext.
3. Copied the version of the MySQL driver we are using to the source's lib folder and removed the version of the jar shipped with the James source. 4. Recompiled the source using build.sh. 5. run.sh -> no errors....SUCCESS! Thanks for your help Daniel. -----Original Message----- From: Daniel Perry [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 10, 2004 11:59 AM To: James Users List Subject: RE: Changing the MySQL Driver James comes with mm.mysql-2.0.14.jar. It's contained in the james.sar file, so i would recomend changing it there as it get's extracted to a folder like: $JAMES_HOME/work/james-1090623430288/SAR-INF/lib/mm.mysql-2.0.14.jar To change it you can either rebuild james from source with a different version, or change it in the sar file (which is just a funny jar/zip file). I would recomend building it from source. Daniel. > -----Original Message----- > From: Ricardo Cortes [mailto:[EMAIL PROTECTED] > Sent: 10 November 2004 16:53 > To: James Users List > Subject: Changing the MySQL Driver > > > Does anyone know how to change the mysql driver that comes > shipped with James to a different version (i.e. a different Jar)? > I did various Unix finds and explored all the jars that came > shipped with James and couldn't find the mysql jar anywhere. The > version of MySQL that we are using in production is 3.0.x and I > need to downgrade the driver because of some authentication > problems with the new 4.x password scheme. > > Thanks, > Ricardo > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]