[jboss-user] [JBossWS] - Re: No tests for @SchemaValidation annotation in 3.0.1 ?

ljgp do-not-reply at jboss.com
Mon Apr 14 03:16:06 EDT 2008


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#4143773

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



More information about the jboss-user mailing list