Re: custom component using Mina

2010-03-17 Thread anandsk
me know, if I need to do >>> anything else. >>> >>> I am thing my sample route would like this. >>> >>> from("file:///test/test/response") >>> .convertBodyTo(String.class) >>> .to("mycomponent://localhost:6202"); >>> >>> from("mycomponent://localhost:6202") >>> .to("log:+++ reply"); >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >> >> > > -- View this message in context: http://old.nabble.com/custom-component-using-Mina-tp27879624p27937811.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: custom component using Mina

2010-03-15 Thread anandsk
isible to camel. >> >> can someone validate above items and let me know, if I need to do >> anything else. >> >> I am thing my sample route would like this. >> >> from("file:///test/test/response") >> .convertBodyTo(String.class) &g

Re: custom component using Mina

2010-03-15 Thread Ashwin Karpe
Ashwin Karpe, Principal Consultant, PS - Opensource Center of Competence Progress Software Corporation 14 Oak Park Drive Bedford, MA 01730 --- +1-972-304-9084 (Office) +1-972-971-1700 (Mobile) Blog: http://opensourceknowledge.blogspot.com/ -- View this message in context: http://old.nabble.com/custom-component-using-Mina-tp27879624p27902524.html Sent from the Camel - Users mailing list archive at Nabble.com.

custom component using Mina

2010-03-12 Thread anandsk
ntext: http://old.nabble.com/custom-component-using-Mina-tp27879624p27879624.html Sent from the Camel - Users mailing list archive at Nabble.com.