This blog entry might help: http://www.jroller.com/gmazza/entry/soap_xml_schema_validation

Glen

On 07/30/2012 12:18 PM, Alejandro wrote:
Hi, I want to validate the webservice invocation throw SchemaValidation on
the server side. To do that I put @SchemaValidation(enabled=true) in my
WebService implementation and <jaxws:properties><entry
key="schema-validation-enabled" value="true" /></jaxws:properties> in the
service endpoint.

I need to use the schema that I have in the wsdl , I don't want to use a
file in the filesystem.

How can I do that?

Regards
Alejandro



--
View this message in context: 
http://cxf.547215.n5.nabble.com/SchemaValidation-tp5711721.html
Sent from the cxf-user mailing list archive at Nabble.com.


--
Glen Mazza
Talend Community Coders
coders.talend.com
blog: www.jroller.com/gmazza

Reply via email to