-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
WildFly/IronJacamar 1.3.3.Final
-
None
-
-
Workaround Exists
-
It should display warning message than throwing error as WFLY-6198.
It's failed with error "IJ031103: At least one connection property must be defined for datasource-class" when it's doing migration from JBoss EAP 6 / WildFly 10 to JBoss EAP 7 or creating non-XA datasource for using local transactions in JBoss EAP 7.
In case of MySQL datasource classes it's possible to use datasource-class and create non-XA datasource in JBoss EAP 6 and WildFly 10 but not EAP 7.
- causes
-
JBEAP-7384 When a datasource has no connection-properties and its driver has defined datasource-class a warning should be issued
- Closed
- relates to
-
JBJCA-1312 connection-url is required when dataSourceClass is provided
- Closed
-
WFLY-7018 Valid Wildfly 10.0.0.Final DataSource fails in Wildfly 10.1.0.Final
- Closed
-
JBJCA-1331 Use connection-url to get database connection when connection properties for datasource-class is empty
- Resolved
-
WFLY-6198 When a datasource has no connection-properties and its driver has defined datasource-class a warning should be issued
- Closed