JBoss Community

Re: Unable to publish Apache CXF STS issue in EAP 6.1

created by Alessio Soldano in JBoss Web Services Development - View the full discussion

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

Start a new discussion in JBoss Web Services Development at Community