Brian Stansberry created WFLY-9339:
--------------------------------------
Summary: Datasource and Undertow transformer tests have bugs that are
revealed when WFCORE-3259 is fixed
Key: WFLY-9339
URL:
https://issues.jboss.org/browse/WFLY-9339
Project: WildFly
Issue Type: Bug
Components: JCA, Web (Undertow)
Reporter: Brian Stansberry
Assignee: Brian Stansberry
UndertowTransformersTestCase isn't setting up the AdditionalInitialization on the
legacy controller side so the boot ops fail due to missing capabilities.
DatasourcesSubsystemTestCase in one test is using a config with an enum value the legacy
hosts can't understand, and in another it's not correcting a rejected value
causing the test to fail when it continues.
Simple fixes, although the undertow one has revealed issues in how core deals with legacy
controllers that will have to be corrected before the tests can pass.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)