[jboss-user] [JBossWS] - @SchemaValidation annotation does not seem to work

ljgp do-not-reply at jboss.com
Tue Apr 8 07:45:17 EDT 2008


Also, when I add this to my webservice:

@SchemaValidation( enabled=true, errorHandler=nl.kb.hrd.dd.karakterisering.impls.ValidationErrorHandler.class, schemaLocation="ergens")

and send an invalid request, nothing happens (or seems to happen). The request just gets passed, the handler is not called, and I see no errormessage about the invalid schemaLocation.

A related question: in the JAX-WS RI, it does not seem to be necessary to specify the schema location. Why is it needed here ?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142327#4142327

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142327



More information about the jboss-user mailing list