Re: Good basic walk-through needed

2005-08-19 Thread Ian Piper
Thanks for all the responses on this, on- and off-list. Very useful - just what I was looking for.Ian. -- Dr Ian M Piper [EMAIL PROTECTED] -- Where is the wisdom we have lost in knowledge?  Where is the knowledge we have lost in information?  On 18 Aug 2005, at 3:09, Miller, Janet wrote:Here's some more link that might be helpful: http://www.developer.com/open/article.php/3443951http://www.developer.com/open/article.php/2237251http://www.lucianofiandesio.com/javatales/axant.htmlhttp://javaboutique.internet.com/tutorials/Axis/http://www.linux-mag.com/2002-08/axis_01.html Jan-Original Message-From: Edward Taaffe [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 18, 2005 4:50 AMTo: axis-user@ws.apache.orgSubject: RE: Good basic walk-through neededJust stumbled on this, it might help http://www.onjava.com/pub/a/onjava/2002/06/05/axis.html  From: Ian Piper [mailto:[EMAIL PROTECTED]] Sent: 16 August 2005 14:19To: axis-user@ws.apache.orgSubject: Good basic walk-through needed Can anyone point me at a good working walk-through of Web Services using Axis (1.1 or 1.2)? Tutorials that I have found on the web so far are old (examples using features from the beta version of Axis, for instance) and even the first tutorial in the Axis User Guide does not work. The URLhttp://soapinterop.org used in example 1 in the operation name is not a working url and there is a minor typo in the same line:  call.setOperationName(new QName("http://soapinterop.org/", echoString")); //leading " missing Any pointers to up-to-date worked (and working) examples would be much appreciated. Thanks,  Ian.--Dr Ian M Piper[EMAIL PROTECTED]--Where is the wisdom we have lost in knowledge? Where is the knowledge we have lost in information?  

Good basic walk-through needed

2005-08-16 Thread Ian Piper
Can anyone point me at a good working walk-through of Web Services using Axis (1.1 or 1.2)?Tutorials that I have found on the web so far are old (examples using features from the beta version of Axis, for instance) and even the first tutorial in the Axis User Guide does not work. The URL http://soapinterop.org used in example 1 in the operation name is not a working url and there is a minor typo in the same line: call.setOperationName(new QName("http://soapinterop.org/", echoString")); //leading " missingAny pointers to up-to-date worked (and working) examples would be much appreciated.Thanks,Ian. -- Dr Ian M Piper [EMAIL PROTECTED] -- Where is the wisdom we have lost in knowledge?  Where is the knowledge we have lost in information?