[ http://issues.apache.org/jira/browse/MUSE-144?page=all ]

Dan Jemiolo updated MUSE-144:
-----------------------------

        Fix Version/s: 2.1.0
    Affects Version/s: 2.0.0
                           (was: 2.1.0)

(mistakenly posted on another issue - sorry)

I've updated SoapClient and SimpleSoapClient by adding another version of 
send() that can take a set of extra SOAP headers. I then added another version 
of AbstractResourceClient.invoke() that could do the same, so that client 
authors could pass the non-WSA headers via invoke() and not have to deal with 
the SoapClient directly. No code breakage.

This will be committed for 2.1.

> add methods to SimpleSoapClient for setting headers on the SOAP request
> -----------------------------------------------------------------------
>
>                 Key: MUSE-144
>                 URL: http://issues.apache.org/jira/browse/MUSE-144
>             Project: Muse
>          Issue Type: New Feature
>          Components: Core Engine - Resource and Capability APIs
>    Affects Versions: 2.0.0
>         Environment: any
>            Reporter: Mohammad Fakhar
>         Assigned To: Dan Jemiolo
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> It would be nice to be able to set custom SOAP headers on requests genereated 
> by SimpleSoapClient, as some web services may want to set certain applciation 
> specific SOAP headers on requests.
> The alternative for users would be to extend AbstractResourceClient and add 
> methods for including soap headers themselves.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to