I added a test recently for a JAX-WS service using the XSLTFeature here:

https://github.com/apache/cxf/commit/80e7e9720a77196ed6f996c46f7cff648a77628b

Colm.

On Thu, Apr 5, 2018 at 6:30 AM, Tóth Csaba <[email protected]> wrote:

> Hello!
>
> I'd like to develope a service, what can handle a big, complex request,
> but I need only a part of this request, so I think I try do a XSLT on
> the body first, and than give the new XML to deseriasabling.
> I have two question:
> - is there some example/tutorial to do a XSLT for the incomming/outgoing
> xml body? (i think i can do with interceptor)
> - is there some example/tutorial to create a code first service? I'd
> like to write the object first in java, and than create a service to it.
>
> Thanx
>
> Csaba
>
>


-- 
Colm O hEigeartaigh

Talend Community Coder
http://coders.talend.com

Reply via email to