Re: When using rpc-based and when message-bassed SOAP?

2002-01-30 Thread cmalley
Look in the mailing list archives. I posted links to an example sometime within the past 4 months. If you can't find it, see Chapter 13 of "Java & XML Programming" from O'Reilly, which is all about message-style SOAP. -Chris [EMAIL PROTECTED] wrote: >Hello, >I'm trying my first steps in SOAP an

RE: How to Write Message Clients?

2001-12-18 Thread cmalley
An example can be found here: http://newinstance.com/writing/javaxml2/javaxml2_examples/javaxml2_ch13.zip -Chris -- Original Message -- > Hi, > > I'm trying to experiment with sending and receiving messages with SOAP. > In >the absence of a tutorial I intended to make some modifications to >'