On Fri, Apr 2, 2010 at 2:47 AM, Ashwin Karpe <aska...@progress.com> wrote:
>
> Hi,
>
> Yes, they will connect to each other since the URL points to the same host
> and port over TCP.

There is no point doing this. There is a never ending loop when doing
this. I've tried myself.

                <route>
                        <from 
uri="mina:tcp://localhost:2236?textline=true&amp;sync=true"
/><!-- As Server -->
                        <to uri="bean:textUtil?method=reverse" />
                        <to uri="bean:printer?method=print" />
                        <to 
uri="mina:tcp://localhost:2236?textline=true&amp;sync=true"
/><!-- send the result back to server -->
                </route>
                

-- 
~The best men are men who benefit to others
http://michsan.web.id

Yang berkualitas memang beda rasanya!
http://rizqi-cookies.com

Reply via email to