Re: [jira] Commented: (CAMEL-2419) SCTP Comonent

2010-02-10 Thread albiii
Thanks for the heads up. Perhaps there is another Java SCTP impl that I can leverage. -- View this message in context: http://old.nabble.com/-jira--Created%3A-%28CAMEL-2419%29-SCTP-Comonent-tp27355458p27531911.html Sent from the Camel Development mailing list archive at Nabble.com.

Re: [jira] Commented: (CAMEL-2419) SCTP Comonent

2010-02-10 Thread albiii
There is a SourceForge SCTP Java project. http://sourceforge.net/projects/jsctp/ I am going to create an SCTP Camel Component using it. -- View this message in context: http://old.nabble.com/-jira--Created%3A-%28CAMEL-2419%29-SCTP-Comonent-tp27355458p27530427.html Sent from the Camel Development

Apache CXF Camel component that is transport independant ?

2010-01-27 Thread albiii
Hi : I am looking for Apache CXF and or Camel riders to build a Camel CXF component that does not use http underneath. In my world, the header info and message format (SOAP) should be decoupled from the transport layer (http over tcp). I would like to put SOAP over UDP or SCTP or .. Any t

Re: Camel 1.6/2.0 MINA UDP issue

2009-04-23 Thread albiii
Hi Claus : I am working with Orton and have a UDP Mutlicast question that is also a general Camel Question. We have a multihomed computer and would like to listen on a multicast group. Is there a way to specify the localhost nic (eth1 or eth0) in the Camel From() to ensure we are listening on

tunneling ?

2009-03-23 Thread albiii
I have written a Camel Component for a proprietary protocol, it works well enough. I would like to write a new component that accepts other protocols to tunnel through it. Has anyone given any though to how one might go about doing that with Camel ? -- View this message in context: http://ww