You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by depstei2 <de...@umd.edu> on 2007/10/15 18:06:14 UTC

XSLT JBI Extensions and Routing

Since the lwcontainer is depreciated,
can we still use the jbi xslt extensions (invoke, copyProperties...) with a
saxon SU?

This is from the xslt-routing page:
        <jbi:invoke service="foo:script">
          <jbi:copyProperties/>
          <jbi:setOutProperty name="foo" select="@sent"/>
          <cheese code="{@id}">
            <description>This is some content generated from the routing
XSL</description>
          </cheese>
        </jbi:invoke>
-- 
View this message in context: http://www.nabble.com/XSLT-JBI-Extensions-and-Routing-tf4628500s12049.html#a13215865
Sent from the ServiceMix - User mailing list archive at Nabble.com.


Re: XSLT JBI Extensions and Routing

Posted by Guillaume Nodet <gn...@gmail.com>.
I don't think this feature has been ported to the new engine.  But a
patch would be welcome :-)

On 10/15/07, depstei2 <de...@umd.edu> wrote:
>
> Since the lwcontainer is depreciated,
> can we still use the jbi xslt extensions (invoke, copyProperties...) with a
> saxon SU?
>
> This is from the xslt-routing page:
>         <jbi:invoke service="foo:script">
>           <jbi:copyProperties/>
>           <jbi:setOutProperty name="foo" select="@sent"/>
>           <cheese code="{@id}">
>             <description>This is some content generated from the routing
> XSL</description>
>           </cheese>
>         </jbi:invoke>
> --
> View this message in context: http://www.nabble.com/XSLT-JBI-Extensions-and-Routing-tf4628500s12049.html#a13215865
> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>
>


-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/