Hi Thomas,
I am probably overlooking something, because I cannot find a proper test for the
@SchemaValidation annotation.
There are two endpoint classes, org.jboss.test.ws.jaxws.jbws1172.ValidatingEndpoint.java
and NonValidatingEndpoint.java
The annotation processor processes the @SchemaValidation annotation by adding the relevant
feature to the endpoint.
However, in JBWS1172TestCase.java, the testcases ignore the defined endpoints, and instead
add the validating feature to endpoints defined in the testcode. So, to me it seems the
handling of the @SchemaValidation annotation is not tested here. Is there another test for
this maybe ?
Cheers, Luc.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4143773#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...