Nivi,

Just use any binding component (e.g. servicemix-http or
servicemix-jms) and configure that to address the other system.  For
the Camel route, it doesn't really matter where the binding component
connects to, as long as Camel can route to the endpoint, things should
be fine.

Camel has some additional components to interact with other systems as
well (e.g. camel-mina), those can be used by using the URI syntax that
is described on the Camel component page itself.

Regards,

Gert Vanthienen
------------------------
Open Source SOA: http://fusesource.com
Blog: http://gertvanthienen.blogspot.com/



2009/2/12 Nivetha Shri <[email protected]>:
> Hi
> I was successful in creating a dynamic routing. How can i specify an
> endpoint in a different system?
>
> Regards
> Nivi
>
> On Fri, Jan 23, 2009 at 7:45 PM, GrkEngnr <[email protected]> wrote:
>
>>
>> I think you're probably looking for Apache Camel. Really easy to use as a
>> JBI
>> component in Servicemix.
>>
>>
>>
>> Nivi shri wrote:
>> >
>> > Hi
>> > Can any one point me to links that speaks about content based routing
>> > without domain logic using servicemix.
>> > I need to pass the destination information in the header of the input xml
>> > and based on the header information routing should happen.
>> >
>> > Any example code snippets of passing the header information
>> > and retrieving it using JAVA DSL or xmls would be of great help
>> >
>> > kindly let me know if am not clear with my requirement.
>> >
>> > Regards
>> > Nivi
>> >
>> >
>> --
>> View this message in context:
>> http://www.nabble.com/Need-help-in-Content-Based-routing-tp21619018p21625124.html
>> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>>
>>
>

Reply via email to