Default async message receiver needed for inonly MEP
----------------------------------------------------
Key: AXIS2-582
URL: http://issues.apache.org/jira/browse/AXIS2-582
Project: Apache Axis 2.0 (Axis2)
Type: Wish
Reporter: robert lazarski
Assigned to: Deepal Jayasinghe
Fix For: 1.0
Per jira AXIS2-304 and long running tasks timing out even though its inOnly, the issued is
resolved but you have to write your own message receiver that extends AbstractInOutAsyncMessageReceiver.
There is a test case, modules/integration/test/org/apache/axis2/async/AsyncMessageReceiver.java
. It would be nice if we had a receiver for Async InOnly . Deepal mentioned "before the next
release I will implement them all :) "
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|