WSDL11ToAxisServiceBuilder: The Http verb is read from an AxisBindingOperation
object but is should be read from the AxisBinding object instead
-----------------------------------------------------------------------------------------------------------------------------------------------
Key: AXIS2-4086
URL: https://issues.apache.org/jira/browse/AXIS2-4086
Project: Axis 2.0 (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
Priority: Minor
Fix For: nightly
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
most likely is 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.
-
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]