[ http://issues.apache.org/jira/browse/AXIS2-1386?page=all ]

Eran Chinthaka resolved AXIS2-1386.
-----------------------------------

    Fix Version/s: 1.1
       Resolution: Fixed

Fixed in revision 464198.

> Error identifying the correct SOAPAction to be sent
> ---------------------------------------------------
>
>                 Key: AXIS2-1386
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1386
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.1
>            Reporter: Eran Chinthaka
>         Assigned To: Eran Chinthaka
>            Priority: Blocker
>             Fix For: 1.1
>
>
> When we are deciding on the SOAPAction to be used, in sending a SOAP message, 
> current implementation doesn't take all the information available in to 
> account. 
> For the time being, we try to get the SOAP Action from the message context, 
> which in turn tries to get it from the option. If not found it just sends out 
> an empty string. This can be improved by trying to get the SOAP action from 
> the AxisOperation available in the message context. Current scenarion, works 
> only if user sets one. Else we always send an empty string. 

-- 
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

        

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

Reply via email to