[jboss-dev-forums] [JBoss Web Services Development] - SOAP WS: Disable schema validation - JBoss 7.1/Seam 2.3
Hugo Gomes
do-not-reply at jboss.com
Thu Jan 3 07:03:52 EST 2013
Hugo Gomes [https://community.jboss.org/people/cardmobili.hugog] created the discussion
"SOAP WS: Disable schema validation - JBoss 7.1/Seam 2.3"
To view the discussion, visit: https://community.jboss.org/message/787316#787316
--------------------------------------------------------------
I'm trying to disable schema validation for all SOAP webservices.
Following the documentation I tried to set this property at standalone.xml:
<endpoint-config name="Standard-Endpoint-Config">
<property name="schema-validation-enabled" value="true"/>
</endpoint-config>
But the error persists:
21:02:35,461 WARNING [org.apache.cxf.phase.PhaseInterceptorChain] (http--0.0.0.0-8080-4) Interceptor for (...) Error: unexpected element (uri:"", local:"requestImageTypeFlagSpecified"). Expected elements are (...)
Caused by: javax.xml.bind.UnmarshalException: unexpected element (uri:"", local:"requestImageTypeFlagSpecified").
How can I disable the xsd schema validation?
Many thanks
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/787316#787316]
Start a new discussion in JBoss Web Services Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2047]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20130103/77592542/attachment-0001.html
More information about the jboss-dev-forums
mailing list