[wsf-c-dev][PHP] How to handle Custom SOAP headers
nandika
nandika at wso2.com
Sun Nov 11 23:17:06 PST 2007
Samisa Abeysinghe wrote:
> nandika wrote:
>> I think it is a good idea to have soap headers in WSMessage . How
>> about having two properties "inputHeaders" , "outputHeaders" which
>> will be an array of WSHeader objects where WSHeader object represents
>> a soap header..
> Would that be part of the options array passed to the WSMessage
> constructor?
Yes , We should add these options to WSMessage. The 'outputHeaders'
will be set on the returned WSMessage object if headers were received.
-- Nandika
>
> Samisa...
>>
>> -- Nandika
>>
>> Buddhika Semasinghe wrote:
>>> Hi All,
>>>
>>> If there is a situation where we need to process custom SOAP
>>> Header elements (say in server side) in PHP level we do not have a
>>> mechanism to access SOAP header elements in the SOAP
>>> envelope.Therefore I think we need to have a property in the
>>> WSMessage object about the information about SOAP header. Any
>>> thoughts of how to do it.?
>>>
>>>
>>> Thanks
>>> Buddhika
>>>
>>> _______________________________________________
>>> Wsf-c-dev mailing list
>>> Wsf-c-dev at wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/wsf-c-dev
>>>
>>>
>>
>>
>>
>> _______________________________________________
>> Wsf-c-dev mailing list
>> Wsf-c-dev at wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/wsf-c-dev
>>
>>
>
>
> _______________________________________________
> Wsf-c-dev mailing list
> Wsf-c-dev at wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/wsf-c-dev
>
>
More information about the Wsf-c-dev
mailing list