How about JAX-ws - can we do the same there - or is it only for JAX-RS?

2012/8/23 Sergey Beryozkin <[email protected]>:
> Hi
>
> On 23/08/12 06:26, Steve Karlovic wrote:
>>
>> Hello,
>> We are using CXF for JAX-RS services and schema validation is
>> enabled/working for requests. Does this mean response schema validation is
>> also enabled? Is there a way to enable schema validation for requests but
>> disable it for the response? We are using JAXB and marshaling seems to be
>> taking a relatively long time for large payloads under load, we are trying
>> to determine the cause. Thanks in advance.
>>
>
> Response validation is enabled only if 'validateOutput' is also set. What
> happens if the validation is disabled, do you see the same difference in
> processing smaller and larger responses ?
>
> Cheers, Sergey
>
>> Steve



-- 
--
David J. M. Karlsen - http://www.linkedin.com/in/davidkarlsen

Reply via email to