RE: general question about AXIS

2002-11-19 Thread Anne Thomas Manes
Yes, Axis is a great(!) place to start -- especially if you prefer to use open source. There are about a dozen SOAP implementations for Java, although I suspect that only a few of them officially support AIX. For a reasonably complete list of SOAP implementations, see http://www.soapware.org/direc

Re: general question about AXIS

2002-11-19 Thread Pae Choi
om: Pae Choi [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, November 19, 2002 4:07 PM > To: [EMAIL PROTECTED] > Subject: Re: general question about AXIS > > > How would your external client access your Web service(s)? > Shouldn't you consider things other than "only requirements&

RE: general question about AXIS

2002-11-19 Thread Paul Faulkner
that can process specific SOAP messages. Paul Faulkner -Original Message- From: Pae Choi [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 19, 2002 4:07 PM To: [EMAIL PROTECTED] Subject: Re: general question about AXIS How would your external client access your Web service(s

Re: general question about AXIS

2002-11-19 Thread Pae Choi
How would your external client access your Web service(s)? Shouldn't you consider things other than "only requirements" such as: + RPC-style or Document-style? + If RPC-style is the choice, will your clients all agree to write program, perhaps AXIS compatible client, to communciate your We