[wsf-c-dev] [PHP] Supporting SOAP ext API
Sanjiva Weerawarana
sanjiva at wso2.com
Mon Feb 5 06:58:52 PST 2007
James Clark wrote:
> On Mon, 2007-02-05 at 13:53 +0600, Samisa Abeysinghe wrote:
>> When I said, "some of the features we would not
>> be able to support", I should have mentioned "without changes to
>> current Axis2/C". e.g. to support getLastRequestHeaders and
>> getLastResponseHeaders we need to expose http transport headers form
>> Axis2/C which is not done currently. (Or we have to see how it can be
>> done at PHP level)
>
> Got it.
>
> Let me check my understanding. On the server side, we get at the request
> through PHP, right. What about RM? With RM, do we have own listener
> that doesn't go through PHP? On the client side, Axis2 acts as an HTTP
> client using its own transport. Is that right?
>
> Is there anything other than getLastRequestHeaders and
> getLastResponseHeaders?
Are we talking about http headers? If so why wouldn't normal php ways of
getting at headers work? All we're doing is messing with the payload of
the http request and we shouldn't be busting up the headers in any
negative way AFAIK.
Sanjiva.
--
Sanjiva Weerawarana, Ph.D.
Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/
email: sanjiva at wso2.com; cell: +94 77 787 6880; fax: +1 509 691 2000
"Oxygenating the Web Service Platform."
More information about the Wsf-c-dev
mailing list