]
Lin Gao reassigned WFLY-10521:
------------------------------
Assignee: Lin Gao (was: Jeff Mesnil)
(7.1.z) Fix SQL statements used by Artemis JDBC Store
-----------------------------------------------------
Key: WFLY-10521
URL:
https://issues.jboss.org/browse/WFLY-10521
Project: WildFly
Issue Type: Bug
Components: JMS
Affects Versions: 13.0.0.Final
Reporter: Lin Gao
Assignee: Lin Gao
Priority: Blocker
Fix For: 14.0.0.CR1
When Artemis 1.5.5.jbossorg-0012 was integrated in WFLY-10424, the journal-sql.properties
file that is used to provide the SQL statements for its JDBC store was not updated with
the latest version from Artemis codebase.
The statements specific to DB2 are missing.
Artemis's file is at
https://github.com/rh-messaging/jboss-activemq-artemis/blob/1.5.5.jbossor...
WildFly file is at
https://github.com/wildfly/wildfly/blob/master/feature-pack/src/main/reso...