Bug #11411 Production package doesn't include jboss integration classes
Submitted: 17 Jun 2005 12:50 Modified: 17 Jun 2005 16:48
Reporter: Kresimir Tonkovic
Status: Closed
Category:Connector/J Severity:S2 (Serious)
Version:3.1.8a OS:Linux (Linux)
Assigned to: Mark Matthews Target Version:

[17 Jun 2005 12:50] Kresimir Tonkovic
Description:
The production jar (mysql-connector-java-3.1.8-bin.jar) doesn't contain the
integration.jboss package, which the debuging jar (mysql-connector-java-3.1.8-bin-g.jar)
contains. The debugging jar, when used with JBoss gives huge amounts of trace
information.

How to repeat:
Create a datasource in jboss that uses the distribution jar, and use the exception sorter
and validity checker, as mentioned in Connector/J documentation
(http://dev.mysql.com/doc/connector/j/en/cj-jboss-config.html). Deploy any ear in jboss
and watch the jdbc driver fail on NoClassDefFoundException.

Suggested fix:
Please make both packages identical in content.
[17 Jun 2005 16:48] Mark Matthews
Fixed for 3.1.9.