[Users] ServiceMix eip:pipeline equivalent in Petals?

rmuller rmuller at xiam.nl
Wed Mar 16 11:04:16 CET 2011


Yes, I first tested it with a simple fileIn BC --> fileOut BC. That works fine.

BTW, the eip config is:

Code:

 <jbi:services binding-component="false">
        <jbi:provides
            interface-name="sample:xsltRouting"
            service-name="sample:xsltRoutingService"
            endpoint-name="xsltRoutingServiceEndpoint">
            <petals:wsdl xsi:nil="true" />
            <eip:eip>routing-slip</eip:eip>
            <eip:fault-to-exception>true</eip:fault-to-exception>
        </jbi:provides>
        <jbi:consumes 
            interface-name="sample:xslt"
            service-name="sample:xsltService"
            endpoint-name="xsltServiceEndpoint">
            <petals:mep>InOut</petals:mep>
        </jbi:consumes>
        <jbi:consumes 
            interface-name="sample:fileOut"
            service-name="sample:fileOutService"
            endpoint-name="fileOutServiceEndpoint">
            <petals:mep>InOnly</petals:mep>
        </jbi:consumes>
    </jbi:services>




Regards,

Ronald




-------------------- m2f --------------------

Subscribe/Unsubscribe emails notifications.

Response to this email will be posted on the Petals forum.
Please delete the existing text before responding :)

Read the topic online:
http://forum.petalslink.com/viewtopic.php?p=31360#31360

-------------------- m2f --------------------






More information about the Users mailing list