You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Matt Fluet (JIRA)" <ji...@apache.org> on 2013/01/30 22:33:13 UTC

[jira] [Commented] (AXIS2-4086) WSDL11ToAxisServiceBuilder: The HTTP verb is read from an AxisBindingOperation object but it should be read from the AxisBinding object instead

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

Matt Fluet commented on AXIS2-4086:
-----------------------------------

Is this fix coming soon?  Or is there an issue with the patch?
                
> WSDL11ToAxisServiceBuilder: The HTTP verb is read from an AxisBindingOperation object but it should be read from the AxisBinding object instead
> -----------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-4086
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4086
>             Project: Axis2
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: 1.4.1, nightly
>         Environment: Windows XP. 4GB RAM Intel Xeon dual-core @2.83Ghz
>            Reporter: Antonio Andrade
>            Assignee: Afkham Azeez
>            Priority: Minor
>         Attachments: AXIS2-4086.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Observed Behavior: 
> Within the 'populateBinding' method, the HTTP verb is being read from an AxisBindingOperation object (using the WSDL2Constants.ATTR_WHTTP_METHOD property key) but it should be read from the AxisBinding object instead. This is most likely just a typo.
> Expected Behavior:
> The HTTP verb information should be correctly populated using the AxisBinding object information.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org