Can you please provide some more details on what you want to do?

Typically, routes communicate with each other when they share endpoints. For
example:

<route>
  <from uri="jetty:http:....">
  <to uri="direct:A"/>
</route>

<route>
<from uri="direct:A>
<to uri="jpa:...">
</route>

But I am not sure if this is what you want.

*Ioannis Canellos*
*
FuseSource <http://fusesource.com>

**
Blog: http://iocanel.blogspot.com
**
Apache Karaf <http://karaf.apache.org/> Committer & PMC
Apache ServiceMix <http://servicemix.apache.org/>  Committer
Apache Gora <http://incubator.apache.org/gora/> Committer
*

Reply via email to