Double namespace in the response Soap XML.
Issue
- How we can turn off the validation for the response? We tried the following, but none of them work:
Map<String, Object> reqContext = ((BindingProvider) bp).getRequestContext();
reqContext.put("schema-validation-enabled", "false");
reqContext.put("set-jaxb-validation-event-handler", "false");
Environment
- Red Hat JBoss Enterprise Application Platform (JBoss EAP)
- 7.4.3
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.