Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.7.2
-
Fix Version/s: 2.7.3
-
Component/s: Other
-
Labels:None
-
Environment:OSGi
Description
There is an Import-Package missing in the OSGi manifest of the Connector/J bundle: javax.sql.rowset.serial. Obviously the access to that package was not necessary in the previous versions of the library. Now the missing import prevents the creation of a connection on the DataSource (at least of a XA connection), as the class javax.sql.rowset.serial.SerialException cannot be loaded.
Attachments
Issue Links
- is blocked by
-
CONJ-904 Fails with javax.sql.rowset.serial.SerialException
-
- Closed
-