EMAIL PROTECTED]]
Sent: Friday, April 26, 2002 8:40 AM
To: [EMAIL PROTECTED]
Subject: RE: Client side soap:header support.
Sylvain - let me see if I can convey a compelling position for the dual
stack implementation.
Think of the ability to define a request header of tag name
TransactionID
ke of convenience. However, the abstraction
is a red herring if the and definitions differ.
/Chris
-Original Message-
From: St-Germain, Sylvain [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 25, 2002 5:59 PM
To: [EMAIL PROTECTED]
Subject: RE: Client side soap:header support.
Glen
ilto:[EMAIL PROTECTED]]
Sent: Thursday, April 25, 2002 5:28 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Client side soap:header support.
I have been talking with Glen and giving this a bit of thought. It believe
that we do NOT want the headers on the Service, but they need to be
associated with
changes to your implementation without too much pain.
--
Tom Jordahl
Macromedia
-Original Message-
From: St-Germain, Sylvain [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 23, 2002 2:27 PM
To: [EMAIL PROTECTED]
Subject: RE: Client side soap:header support.
Tom,
As you noticed I did not
soap:header entry in the operation
binding.
You will need to apply the patch I have provided manually though...
Sylvain.
-Original Message-
From: Chris Haddad [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 23, 2002 2:50 PM
To: [EMAIL PROTECTED]
Subject: RE: Client side soap:header
Sylvain -
Do you have any thoughts on how we could easily extend the code to
support a hierarchical namespace?
I'd like to be able to add the following as soap headers:
some value
/Chris
pril 23, 2002 12:07 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Client side soap:header support.
Sylvain,
I took a look at this code and its looking good.
I do have some JAX-RPC concerns however.
A few comments/questions:
- The required attribute isn't getting set? You probably want
Sylvain,
I took a look at this code and its looking good.
I do have some JAX-RPC concerns however.
A few comments/questions:
- The required attribute isn't getting set? You probably want to investigate
and fix that problem as part of your submission. See your comment in
Header.java.
- H