You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by Jason Pell <ja...@pellcorp.com> on 2012/10/01 12:24:44 UTC

Re: Jax-ws schema validation - only for Request?

I submitted a patch for this feature for your review

On Thu, Sep 20, 2012 at 2:54 AM, Daniel Kulp <dk...@apache.org> wrote:
>
> On Sep 19, 2012, at 9:33 AM, Jason Pell <ja...@pellcorp.com> wrote:
>
>> Is there any way to turn schema validation on only for request.  I really
>> only need to validate input data not my output.
>
>
> Already logged as:
> https://issues.apache.org/jira/browse/CXF-3813
>
> (patch would be nice :-)  )
>
> For now, you can add an interceptor to the start of the out chain that turns off the validation via a message property.
>
>
> --
> Daniel Kulp
> dkulp@apache.org - http://dankulp.com/blog
> Talend Community Coder - http://coders.talend.com
>

Re: Jax-ws schema validation - only for Request?

Posted by Daniel Kulp <dk...@apache.org>.
On Oct 1, 2012, at 6:24 AM, Jason Pell <ja...@pellcorp.com> wrote:

> I submitted a patch for this feature for your review

Committed.   Major thanks!

Dan



> 
> On Thu, Sep 20, 2012 at 2:54 AM, Daniel Kulp <dk...@apache.org> wrote:
>> 
>> On Sep 19, 2012, at 9:33 AM, Jason Pell <ja...@pellcorp.com> wrote:
>> 
>>> Is there any way to turn schema validation on only for request.  I really
>>> only need to validate input data not my output.
>> 
>> 
>> Already logged as:
>> https://issues.apache.org/jira/browse/CXF-3813
>> 
>> (patch would be nice :-)  )
>> 
>> For now, you can add an interceptor to the start of the out chain that turns off the validation via a message property.
>> 
>> 
>> --
>> Daniel Kulp
>> dkulp@apache.org - http://dankulp.com/blog
>> Talend Community Coder - http://coders.talend.com
>> 

-- 
Daniel Kulp
dkulp@apache.org - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com