You are viewing a plain text version of this content. The canonical link for it is here.
Posted to savan-dev@ws.apache.org by "Tharindu Mathew (JIRA)" <ji...@apache.org> on 2010/05/07 09:28:49 UTC

[jira] Commented: (AXIS2-4531) WSDL11ToAxisServiceBuilder.getMEP(Operation operation) returns the wrong MEP for ONE_WAY operations with ServiceClient

    [ https://issues.apache.org/jira/browse/AXIS2-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12865058#action_12865058 ] 

Tharindu Mathew commented on AXIS2-4531:
----------------------------------------

Hi Ben,

I'm trying to re produce this issue, but haven't been able to do so. Could you please attach the relevant files for both server side (.aar files, etc) and client side, so I can reproduce this issue.

> WSDL11ToAxisServiceBuilder.getMEP(Operation operation) returns the wrong MEP for ONE_WAY operations with ServiceClient
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-4531
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4531
>             Project: Axis2
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: 1.4
>         Environment: All
>            Reporter: Ben Reif
>
> When it's the server side the the getMEP(javax.wsdl.Operation) method is correctly checking if it's a ONE_WAY operation and then also if it has faults defined, which determines if it should return IN_ONLY or ROBUST_IN_ONLY. However, if 'isServerSide' is false and it's being called from the client this check for faults is missing. Instead it always returns the OUT_ONLY MEP, when if there are faults present it should return the ROBUST_OUT_ONLY MEP 

-- 
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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org