[jboss-dev-forums] [JBoss Web Services Development] - Re: SOAP WS: Disable schema validation - JBoss 7.1/Seam 2.3

Hugo Gomes do-not-reply at jboss.com
Thu Jan 3 10:20:14 EST 2013


Hugo Gomes [https://community.jboss.org/people/cardmobili.hugog] created the discussion

"Re: SOAP WS: Disable schema validation - JBoss 7.1/Seam 2.3"

To view the discussion, visit: https://community.jboss.org/message/787359#787359

--------------------------------------------------------------
Solved.

I've used @EndpointProperties({@EndpointProperty(key = "set-jaxb-validation-event-handler", value = "false"),}) on all @WebService I wanted to disabled this validation.

As stated in  https://docs.jboss.org/author/display/JBWS/JBoss+Modules https://docs.jboss.org/author/display/JBWS/JBoss+Modules I needed to "Dependencies: org.jboss.ws.cxf.jbossws-cxf-client services export" to MANIFEST.MF
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/787359#787359]

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/12ec8f90/attachment.html 


More information about the jboss-dev-forums mailing list