On Wed, Jan 12, 2011 at 10:34 AM, Hiranya Jayathilaka <[email protected]>wrote:
> > > On Wed, Jan 12, 2011 at 10:32 AM, Supun Kamburugamuva <[email protected]>wrote: > >> On Wed, Jan 12, 2011 at 9:10 AM, Amila Suriarachchi <[email protected]> >> wrote: >> > >> > >> > On Tue, Jan 11, 2011 at 5:42 PM, Supun Kamburugamuva <[email protected]> >> wrote: >> >> >> >> On Tue, Jan 11, 2011 at 8:26 AM, Amila Suriarachchi <[email protected]> >> >> wrote: >> >> > >> >> > >> >> > On Mon, Jan 10, 2011 at 6:41 PM, Heshan Suriyaarachchi < >> [email protected]> >> >> > wrote: >> >> >> >> >> >> Hi, >> >> >> >> >> >> As you might know, we are having a local transport implementation in >> >> >> Axis2. We are trying to make it available for ESB. Then with the >> help >> >> >> of >> >> >> this transport; an esb proxy will be able to call a proxy residing >> in >> >> >> the >> >> >> same esb through the local transport. I have tested the above >> mentioned >> >> >> scenario with a ESB build and came across some issues. Therefore I >> need >> >> >> to >> >> >> investigate in to these issues and fix them. I will keep the list >> >> >> updated >> >> >> with the progress. >> >> > >> >> > Axis2 local transport is blocking. So you may need to write a non >> >> > blocking >> >> > local transport with works smoothly with synapse nhttp transport. >> >> >> >> We are trying to improve the existing transport to work in a >> >> non-blocking manner. >> > >> > Well. if you work with Axis2 service client then the transport should be >> > blocking. The same problem we have using >> > service client with nhttp. Better to write a new nlocal transport :). >> > >> >> But from the synapse perspective we have a operation client that can >> handle a non blocking invocation. This is the client that we use for >> nhttp transport. So it should work with a non blocking sender of local >> transport. >> > > +1 > > NHTTP transport and the UDP transport are the only non-blocking transports > available. Almost all other transports (eg: JMS, TCP, Servlet transport) are > blocking. And ESB works fine with all of them. > Do you mean to say we need to use a blocking existing axis2 local transport with ESB? ESB can work with blocking transports. What I said was Axis2 service client can not work with non blocking transports. If we use blocking transports with ESB it will not efficient. That is why we have non blocking transports with ESB. thanks, Amila. > > Thanks, > Hiranya > > >> >> Thanks, >> Supun... >> >> > thanks, >> > Amila. >> >> >> >> Thanks, >> >> Supun.. >> >> >> >> > >> >> > thanks, >> >> > Amila. >> >> >> >> >> >> >> >> >> -- >> >> >> Regards, >> >> >> Heshan Suriyaarachchi >> >> >> Software Engineer >> >> >> WSO2 Inc.; http://wso2.com/ >> >> >> >> >> >> Blog: http://heshans.blogspot.com/ >> >> >> >> >> >> _______________________________________________ >> >> >> Carbon-dev mailing list >> >> >> [email protected] >> >> >> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> >> >> >> >> > >> >> > >> >> > _______________________________________________ >> >> > Carbon-dev mailing list >> >> > [email protected] >> >> > https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> >> > >> >> > >> >> >> >> >> >> >> >> -- >> >> Supun Kamburugamuva >> >> Technical Lead >> >> WSO2 Inc.; http://wso2.org >> >> E-mail: [email protected]; Mobile: +94 77 431 3585 >> >> Blog: http://supunk.blogspot.com >> >> _______________________________________________ >> >> Carbon-dev mailing list >> >> [email protected] >> >> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> > >> > >> > _______________________________________________ >> > Carbon-dev mailing list >> > [email protected] >> > https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> > >> > >> >> >> >> -- >> Supun Kamburugamuva >> Technical Lead >> WSO2 Inc.; http://wso2.org >> E-mail: [email protected]; Mobile: +94 77 431 3585 >> Blog: http://supunk.blogspot.com >> _______________________________________________ >> Carbon-dev mailing list >> [email protected] >> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> > > > > -- > Hiranya Jayathilaka > Senior Software Engineer; > WSO2 Inc.; http://wso2.org > E-mail: [email protected]; Mobile: +94 77 633 3491 > Blog: http://techfeast-hiranya.blogspot.com > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev > >
_______________________________________________ Carbon-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
