Sorry for the confusion,
was referring to AXIS 1.1 API documentation on one side and latest source code on the other.
Get the latest nightly AXIS source drop and that should get you going.
-----Original Message-----
From: Manchaiah, Girish (LNG-DAY) [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 14, 2003 10:05 AM
To: [EMAIL PROTECTED]
Subject: RE: How to extract Soap header from Web Service client?

Axis 1.1.
I'm sorry it should be,
 
Stub.getHeader(String namespace, String partName)
and is present in parent class of generated client stub.
 
-girish
-----Original Message-----
From: Naresh Agarwal [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 14, 2003 2:01 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: How to extract Soap header from Web Service client?

Hi Girish,
 
There is no such function in Stub interface. Which Axis version are you referring to
?
 
thanks,
Naresh
 

"Manchaiah, Girish (LNG-DAY)" <[EMAIL PROTECTED]> wrote:
Stub.getResponseHeader(String namespace, String partName)
-----Original Message-----
From: Naresh Agarwal [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 13, 2003 2:22 AM
To: [EMAIL PROTECTED]
Subject: How to extract Soap header from Web Service client?

Hi
 
I'm developing a Web Service which uses Soap header based session maintenance.
 
What is the way to extract the Soap header (in Soap response) at the client side (from the client stubs generated by WSDL2Java)?
 
thanks,
Naresh


Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software


Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software

Reply via email to