Re: how to disable soap services

2017-03-10 Thread Ted
thanks, that actually worked! On Fri, Mar 10, 2017 at 4:04 AM, Sergey Beryozkin wrote: > Hi > > I vaguely recall there was a similar issue reported few years back, which > I thought we somehow addressed, > Do you use a complete CXF distribution ? If yes then you may need

Re: how to disable soap services

2017-03-10 Thread Sergey Beryozkin
Hi I vaguely recall there was a similar issue reported few years back, which I thought we somehow addressed, Do you use a complete CXF distribution ? If yes then you may need to remove cxf-services-ws-discovery-service When this module is loaded it causes the auto-instantiation of a

how to disable soap services

2017-03-09 Thread Ted
Hi I'm using cxf 3.1.10, I'm just using it for rest but it appears soap services are being started anyways, does anyone know how to disable those services? Here's the output from my server starting showing some soap/wsdl related items : 09-Mar-2017 15:23:55.605 INFO [localhost-startStop-1]