If the response come before the timeout then it works. I am working on the trunk.
Thanks., Deepal On 8/4/2011 3:20 AM, Afkham Azeez wrote: > I ran this scenario last week during a demo and it worked. But that > was in WSO2 AS 4.1.0, which is based on Axis2 trunk. Perhaps this is > an issue in the 1.5 branch? > > > On Thu, Aug 4, 2011 at 6:13 AM, Deepal jayasinghe <[email protected] > <mailto:[email protected]>> wrote: > > Guys, > A user called "Todd" recently observed [1] that we have issues > with non-blocking invocation with two channels. I went and tested > it and I was able to re-create the issue. While debugging the code > I realized that something has gone wrong. IIRC for the server side > we had a check for replyTo header and if the replyTo is not > Anonymous then we send the ACK through the back channel. And once > the invocation is complete we send the reply through the replyTo > address. However, while debugging the code I realized that someone > has removed those code, so now the logic does not work. > > Since I went through the code after long time and not fully > updated with the source code, I could not able to find the exact > location of the code. So, if anyone of you have removed the code > please let us know, then we can fix it correctly. Else I have to > fix it on the AbstractMessageReceiver. > > Thanks, > Deepal > > [1] https://issues.apache.org/jira/browse/AXIS2-5111 > <https://issues.apache.org/jira/browse/AXIS2-5111> > > > > > -- > *Afkham Azeez* > Director of Architecture; WSO2, Inc.; http://wso2.com, > /Member; Apache Software Foundation; //http://www.apache.org// > / > / > /email: //[email protected]/ <mailto:[email protected]>/ cell: +94 77 3320919 > blog: //http://blog.afkham.org// > twitter: //http://twitter.com/afkham_azeez// > linked-in: //http://lk.linkedin.com/in/afkhamazeez/ > / > / > /Lean . Enterprise . Middleware/ > / > / >
