Re: CXF adding all unused namespaces from wsdl into request

2018-08-07 Thread Daniel Kulp
> On Aug 7, 2018, at 10:08 AM, geetha.kadh...@gmail.com wrote: > we are facing an issue where our web services requests are getting "Fault > error" response because of additional unused namespaces were sent the request. > > Can anyone know how we can make cxf ignore to add the unused

CXF adding all unused namespaces from wsdl into request

2018-08-07 Thread geetha . kadhiri
Hi, we are facing an issue where our web services requests are getting "Fault error" response because of additional unused namespaces were sent the request. Can anyone know how we can make cxf ignore to add the unused namespaces into request ? Thanks Geetha