BTW you could reuse the MINA component from Camel inside ServiceMix? http://activemq.apache.org/camel/mina.html
On 10/05/2006, Doug Fischer <[EMAIL PROTECTED]> wrote: > Does anyone know if a basic TCP component is available? What I would like > to be able to do is simply extend from a TCP component, set the host and > port in the servicemix.xml file, and have access to the input and output > streams in my implementation class. I would then want to be able to read > from the input stream and create a NormalizedMessage to put on the bus and > also be able to get a message from the bus and write it to the output > stream. > > Is there anything like this out there? > > Thanks, > Doug > -- James ------- http://macstrac.blogspot.com/ Open Source SOA http://open.iona.com
