Hello,
I am using JAX-WS. I have a client and a web service. I have made one of the input parameters mandatory. When the client invokes the method on the web service with a null parameter, it does not throw a fault or an exception, and the web service method executes.
What do I have to do to get the validation on the client and web service working?
Thanks.
[Message sent by forum member 'pdecker' (pdecker)]
http://forums.java.net/jive/thread.jspa?messageID=334588