[
https://issues.apache.org/jira/browse/RAMPART-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jon Hanshew closed RAMPART-79.
------------------------------
Resolution: Invalid
Problem with WSDL. soapAction set to null string in WSDL. ServiceStub sets
action to value in WSDL and overrides value in code that calls stub.
> setAction in Options does not create a non-null "Action" element in the SOAP
> Header
> -----------------------------------------------------------------------------------
>
> Key: RAMPART-79
> URL: https://issues.apache.org/jira/browse/RAMPART-79
> Project: Rampart
> Issue Type: Bug
> Components: rampart-policy
> Affects Versions: 1.3
> Environment: Axis2 1.3, Rampart 1.3 RC1 Windows XP Java SDK 1.5
> Reporter: Jon Hanshew
> Fix For: 1.3
>
> Attachments: CodeSegment.txt, DebugLog.rtf, services xxx.xml
>
>
> I have tried to use the "setAction()" function of the Options class to set
> the wsa:Action element in the SOAP header, but it always shows up null.
> Since I cannot set the wsa:Action element in the header, the service refuses
> to use the actionMapping setting its the service.xml file and refuses to do
> the request.
> I turned on the debug trace and collected a debug trace for this behavior.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.