We are implementing
some of our newer services using AXIS 1.0 but are trying to keep some similarity
to existing services we have. One area I have run into is array
serialization. The object that is being serialized in the array is
declared as In our older calls the array element matches
Strike
one, how does the ?wsdl option work on a service? Will it know the service
uses a header? I don't mind writing code first and then generating the
wsdl, but I don't want to write both.
-Original Message-From: Daniel Hägg
[mailto:[EMAIL PROTECTED]]Sent: Friday, October 11
We are adding some
new soap services which are going to be implemented with axis and I need to be
able to publish a WSDL for. They need to be similar to some existing
services which sue the soap:header to pass a session id after the client is
authenticated.
I tried to define
soap:header