jboss.ws.config in appclient should not require the Undertow
subsystem
----------------------------------------------------------------------
Key: WFLY-4943
URL:
https://issues.jboss.org/browse/WFLY-4943
Project: WildFly
Issue Type: Feature Request
Components: Web Services
Affects Versions: 10.0.0.Alpha5
Reporter: Scott Marlow
Assignee: Alessio Soldano
Fix For: 10.0.0.Alpha6
Do the same as we do with JMX subsystem, that is checking if the undertow subsystem is
declared as a child of the resources root and using the information to decide on adding
the REQUIRED dependency or not.