]
Eduardo Martins updated WFLY-11266:
-----------------------------------
Git Pull Request:
JAXWS Client BOM
----------------
Key: WFLY-11266
URL:
https://issues.jboss.org/browse/WFLY-11266
Project: WildFly
Issue Type: Enhancement
Components: Quickstarts
Reporter: Eduardo Martins
Assignee: Eduardo Martins
Priority: Major
The dependency management defined on WildFly, for JAXWS/CXF client, is over 1000 SLoC due
to exclusions applied, which is a nightmare to manage on client apps projects, such as the
jaxws-* quickstarts.
To hide the dependency management complexity on apps a new client BOM should be added wrt
JAXWS, which apps can just depend on it, and should includes all dependencies excluded on
WildFly dependency management.