RE: Axis Examples

2002-10-23 Thread Mahindra
Thanks!! I 'll check it -Original Message- From: Dennis Sosnoski [mailto:dms@;sosnoski.com] Sent: Wednesday, October 23, 2002 1:22 PM To: [EMAIL PROTECTED] Subject: Re: Axis Examples I just tried running my client again and didn't have a problem. Perhaps the difficulty is

Re: Axis Examples

2002-10-23 Thread Dennis Sosnoski
hat is the reason Thanks -Original Message- From: [EMAIL PROTECTED] [mailto:dms@;sosnoski.com] Sent: Wednesday, October 23, 2002 2:49 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: Axis Examples Hi Tim, Most document/literal services (at least the .NET ones) are actually taking

RE: Axis Examples

2002-10-23 Thread Mahindra
SpellTest I am getting the following error java.net.SocketException: connect (code=10051) What is the reason Thanks -Original Message- From: [EMAIL PROTECTED] [mailto:dms@;sosnoski.com] Sent: Wednesday, October 23, 2002 2:49 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: Axis

RE: Axis Examples

2002-10-22 Thread [EMAIL PROTECTED]
Hi Tim, Most document/literal services (at least the .NET ones) are actually taking a list of method parameters and wrapping them in a single document. If this is the type you're dealing with, Axis takes care of the details for you pretty much automatically - you just call the method in the genera