RE: client InstantiationException

2004-04-23 Thread Jim Henderson
. Googleing "InstantiationException +Axis" did not see to show much. Thanks again, Jim -Original Message- From: Rafe Colburn [mailto:[EMAIL PROTECTED] Sent: Friday, April 23, 2004 8:24 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: client InstantiationException On Wed, 2

Re: client InstantiationException

2004-04-23 Thread Rafe Colburn
On Wed, 21 Apr 2004 14:19:56 -0500, Jim Henderson <[EMAIL PROTECTED]> wrote: > --- The problem: > > The bad news is that my client application fails with a AxisFault (below). > The statement that causes the failure is (I am starting small with a ping() > that returns void and has no arguments):

client InstantiationException

2004-04-21 Thread Jim Henderson
This is my first SOAP service/client. I am running under Tomcat with Axis 1.1 I have the SOAPMonitor running (not that I am sure how to operate it) and it shows no traffic. I wrote a service and deployed it. At least it shows up under: http://localhost:8080/axis/servlet/AxisServlet and the WSD