> 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>

Hope that helps.

        --- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to