[mashup-dev] [jira] Commented: (MASHUP-702) Enhance WsRequest to
infer other details when given a WSDL and operation to be invoked
Keith Godwin Chapman (JIRA)
jira at wso2.org
Thu May 1 08:05:18 PDT 2008
[ https://wso2.org/jira/browse/MASHUP-702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16442#action_16442 ]
Keith Godwin Chapman commented on MASHUP-702:
---------------------------------------------
Fixed. Now there is a openWSDL function and it can accept an option array too. If the service has a username token policy then the user should specify it via the options object using
options["username"] = "username";
options["password"] = "password";
> Enhance WsRequest to infer other details when given a WSDL and operation to be invoked
> --------------------------------------------------------------------------------------
>
> Key: MASHUP-702
> URL: https://wso2.org/jira/browse/MASHUP-702
> Project: WSO2 Mashup Server
> Issue Type: New Feature
> Reporter: Channa Gunawardena
> Assignee: Keith Godwin Chapman
> Priority: Minor
> Fix For: 1.1
>
>
> Enhance WsRequest to be able to infer other required details when given the WSDL and the operation to be invoked.
--
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 Mashup-dev
mailing list