[Carbon-dev] [jira] Resolved: (CARBON-5016) RM does not work if SoapAction is blank

Amila Suriarachchi (JIRA) jira at wso2.org
Wed Aug 19 07:53:00 PDT 2009


     [ https://wso2.org/jira/browse/CARBON-5016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amila Suriarachchi resolved CARBON-5016.
----------------------------------------

    Resolution: Fixed

Use 

serviceClient.getOptions().setProperty(Constants.Configuration.DISABLE_SOAP_ACTION, Constants.VALUE_TRUE);

to disable the soap action when the soap action is empty.

> RM does not work if SoapAction is blank
> ---------------------------------------
>
>                 Key: CARBON-5016
>                 URL: https://wso2.org/jira/browse/CARBON-5016
>             Project: WSO2 Carbon
>          Issue Type: Bug
>         Environment: winxp, jdk16
>            Reporter: Charitha Kankanamge
>            Assignee: Amila Suriarachchi
>            Priority: Highest
>
> @summary. JaxWS services cannot be invoked with RM due to this error. (SoapAction is set to blank in jaxWS services)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the Carbon-dev mailing list