-
Bug
-
Resolution: Done
-
Critical
-
7.1.0.DR9
-
None
The AbstractJDBCDriver[1] swallows the SQLException if the table can not be created and does not report the error to the user (who has no idea what went wrong).
Instead it should propagate the exception (after the connection is rolled back)
- is blocked by
-
JBEAP-8308 Upgrade Artemis to 1.5.1.jbossorg-001
- Closed
- is incorporated by
-
JBEAP-8308 Upgrade Artemis to 1.5.1.jbossorg-001
- Closed
- is related to
-
JBEAP-7513 SQLSyntaxErrorException if names of tables are customized
- Closed
- cloned from
-
ARTEMIS-850 Loading...