Re: sample server code
"Scott Nichol" <[email protected]> Tue, 3 Aug 2004 17:40:26 -0400
| Newsgroups | gmane.text.xml.soap.devel |
|---|---|
| Message-ID | <241f01c479a2$7dbc45d0$6401a8c0@northgate> |
The distribution includes a samples directory. You can also see the samples in CVS at http://cvs.apache.org/viewcvs.cgi/ws-soap/java/samples/. Most of the samples include service code. For example, the address book sample service code is http://cvs.apache.org/viewcvs.cgi/*checkout*/ws-soap/java/samples/addressbook/AddressBook.java?rev=1.7. I also have a Web page with some simple sample code at http://www.scottnichol.com/basicapachesoapcoding.htm. Scott Nichol Do not send e-mail directly to this e-mail address, because it is filtered to accept only mail from specific mail lists. ----- Original Message ----- From: "Ching, Vivian M, ALABS" <[email protected]> To: <[email protected]> Sent: Tuesday, August 03, 2004 5:25 PM Subject: sample server code Can anyone point me to some sample webservice server side code using Apache soap libraries? Thanks in advance, -Vivian