]Subject: RE: Object lists in axis
Great! So if the
client is in .NET do I just write my bean as normal extending serializable and deploy it as a WSDD or jws??
Thanks for your
help!
-Original
Message-From: Stevenson,
Chris [mailto:[EMAIL PROTECTED] Sent: 13 October
vice was a java one?
-Original
Message-From: Stevenson,
Chris [mailto:[EMAIL PROTECTED] Sent: 13 October
2004 17:02To: '[EMAIL PROTECTED]'Subject: RE: Object lists in
axis
Use an
array of java beans, beans are serializable without any trouble usi
Title: Message
Use an
array of java beans, beans are serializable without any trouble using BeanSerializer.
Create
a bean called Person which contains getters/setters for each property plus a
default empty constructor.
http://ws.apache.org/axis/java/apiDocs/org/apache/axis/encoding/ser/Be
Title: Message
Hello
All,
Does anyone know
if/how I can call a local service from within a service inside of the same AXIS
instance?
Also is the
container smart enough to know that if I'm calling a web service from within
another webservice on the same box it will use the existing deploye