[ 
https://issues.apache.org/jira/browse/AXIS2-2895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12512962
 ] 

Nick Gallardo commented on AXIS2-2895:
--------------------------------------

David,

The defect should really only mention a one-way invocation and not include a 
sync (two-way) invoke.  

For one-way invokes, my understanding is that there shouldn't be a reason to 
setup a listener and save off a message context for a response that will never 
be returned.    You'd also have to setup an Axis2 callback instance that will 
never be called either.  

The patch only reflects the one-way portion, which should be what's mentioned 
in the earlier comments.  Do you envision a scenario where that would be 
required?

Thanks,
Nick

> Disallow sync/oneway invocations when async property is set
> -----------------------------------------------------------
>
>                 Key: AXIS2-2895
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2895
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Roy A. Wood Jr.
>            Assignee: Nick Gallardo
>            Priority: Minor
>         Attachments: patch_65250.txt
>
>
> Currently, it is possible to have the USE_ASYNC_MEP property setting on a 
> sync or oneway invocation. This will not be
> allowed past the AxisInvocationController.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to