Exception on CONNECT SOAP related to Namespace null
I have multiple exception like Caused by: java.lang.IllegalArgumentException: Namespace URI may not be null at com.pega.apache.axiom.om.impl.common.OMNamespaceImpl.<init>(OMNamespaceImpl.java:38) in logs when calling some connect web service.
I don't understand the reason of the namespace null , i checked the WSDL and all namespace are filled.
Any help