Nan,

  I guess that it might be related to a change of handling
for namespace between RC2 and 1.1 final.  A couple of days
before, I've met an interop issue - using Axis 1.1 final as
the server and .Net(InfoPath 2003) as the client.

  Did you snoop the messages ? What's the version of .Net ?
  Could you post your request/response messages and its WSDL
files for both using 1.1 RC2 and 1.1 final ?

--
Toshi <[EMAIL PROTECTED]>

-----Original Message-----
From: Nan Xiong [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 15, 2003 5:46 AM
To: [EMAIL PROTECTED]
Subject: Stub.getHeader(namespace, partname) in axis1.1

Hello,

I have a .NET web services that passes session id (a string)
in the soap header, we were able to use Stub.getHeader(...)
and Stub.setHeader() to make axis client talking to the .NET
services using axis1.1 RC2, however, in axis1.1 final release,
getHeader returns null.  Anybody has the same problem?
Can someone confirm this is a bug?  or intentionally disabled?
Whats the alternatives to access the header? (client handler?)

Thanks in advance
Nan

Reply via email to