-
Bug
-
Resolution: Done
-
Major
-
33.0.0.Final
-
None
This schema https://github.com/wildfly/wildfly/blob/d6daeef76af540ca6a5e71ac101257f27c62bf5a/ejb3/src/main/resources/schema/jboss-ejb-client_1_4.xsd#L65 requires http-connections but the parser https://github.com/wildfly/wildfly/blob/1f68b0ad54b7899650a782a8efdde0cec196865c/ee/src/main/java/org/jboss/as/ee/structure/EJBClientDescriptor14Parser.java#L75 does not.
Introduced by https://issues.redhat.com/browse/WFLY-13887 which was fixing https://issues.redhat.com/browse/WFLY-12190 which missed updating the XSD.
- is related to
-
WFLY-19729 *TxClientEJBForwardingTestCase fail while trying to configure legacy security-realm and with security manager
- Pull Request Sent