Check the unit tests in camel-spring, for example SpringRoutingSlipTest

On Mon, Dec 20, 2010 at 10:52 AM, Claus Straube
<claus.stra...@catify.com> wrote:
>
> Hi,
>
> in 2.6 I miss the 'headerName' attribute in the routing slip definition. Is
> there now a convention, or how can I implement this pattern in Spring? In
> the Java DSL there is still this attribute...
>
> Thanks in advance - Claus
>
> <xs:complexType name="routingSlipDefinition">
> <xs:complexContent>
> <xs:extension base="tns:noOutputExpressionNode">
> <xs:sequence/>
> <xs:attribute name="uriDelimiter" type="xs:string"/>
> <xs:attribute name="ignoreInvalidEndpoints" type="xs:boolean"/>
> </xs:extension>
> </xs:complexContent>
> </xs:complexType>
>



-- 
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to