Alessio Soldano [
https://community.jboss.org/people/asoldano] created the discussion
"Re: Unable to publish Apache CXF STS issue in EAP 6.1"
To view the discussion, visit:
https://community.jboss.org/message/827783#827783
--------------------------------------------------------------
You already pasted the deployment info ;-)
Anyway, if you commented out the webservices subsystem, that explains the problem.
There's no way you can use the STS as described in JBossWS documentation if you
comment out / disable the JBossWS integration (webservices module).
Removing the webservices subsystem prevents JAXWS endpoinst from being deployed, unless
e.g you use any specific deployment mechanism from CXF (CXF servlet declaration in
web.xml).
Of course the webservices section of the management console is not available if the
webservices subsystem is disabled (nothing to manage there, JBossWS is not even being
loaded).
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/827783#827783]
Start a new discussion in JBoss Web Services Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]