Dustin,
There currently is no way to do this in this release of JAX-WS. It may
be possible for you to do your own
validation by writing a handler.
Doug Kohlert wrote:
> Dustin,
> You didn't get an answer on the forum because we are not sure there is
> a solution at this point. I should have sent
> a message that we are looking into this and will hopefully get back to
> you soon with a response.
>
> dustin hunter wrote:
>
>> I asked this on the forum and have not got a reply. I'm hoping its
>> because it was a stupid question and not because there is not a
>> solution. The answer eludes me, and I didn't see any examples in the
>> tutorial (i did in the jax-b examples though).
>>
>> How do I turn on xml validation of data being passed into a
>> webservice with jax-ws?
>>
>> What is the proper method of validating data on the client before it
>> send to the server (using jax-ws)?
>>
>>
>> Thanks
>> - Dustin
>
>
>
--
- Doug