generated SOAPAction header is wrong
------------------------------------

         Key: AXIS2-258
         URL: http://issues.apache.org/jira/browse/AXIS2-258
     Project: Apache Axis 2.0 (Axis2)
        Type: Bug
  Components: client-api  
    Versions: 0.92    
 Environment: WinXP, JDK 5.0, code from SVN as of 10/3/2005
    Reporter: Simon Fell
    Priority: Minor


using WSDL2Code where the WSDL operation has the soapAction defined as

<soap:operation soapAction=""/>

should result in a generated SOAPAction header of
SOAPAction: ""
but it generates
SOAPAction: 

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

Reply via email to