RE: BadTargetURI error

2002-01-04 Thread Chris Means
Caroline Clewlow [mailto:[EMAIL PROTECTED]] > Skickat: den 4 januari 2002 12:39 > Till: [EMAIL PROTECTED] > Ämne: RE: BadTargetURI error > > > That could be my only option. > This is very frustrating - I have placed the class files in every possible > directory I can think

RE: BadTargetURI error

2002-01-04 Thread Nirmal Mukhi
cc: Subject: RE: BadTargetURI error 01/04/2002 07:06

RE: BadTargetURI error

2002-01-04 Thread Nishant Gupta
--- Caroline Clewlow <[EMAIL PROTECTED]> wrote: > That could be my only option. > This is very frustrating - I have placed the class files > in every possible directory I can think of and the server > is still reporting the error. > > Where exactly does the SOAP server look to find the class > f

RE: BadTargetURI error

2002-01-04 Thread Caroline Clewlow
That could be my only option. This is very frustrating - I have placed the class files in every possible directory I can think of and the server is still reporting the error. Where exactly does the SOAP server look to find the class files - can anyone tell me. I don't want to just give up on T

RE: BadTargetURI error

2002-01-03 Thread Kevin Lux
Caroline, I had the same problem and got the classic "fix your classpath" answer. Instead I went and installed the Resin server. Dropped in the soap.war file, set my classpath to include the soap directory for the client, and everything works. It seems Tomcat is just too picky and no one knows ho

RE: BadTargetURI error

2002-01-03 Thread Caroline Clewlow
The service listing looks fine. It has the class name and method name as it shoud be. The class is samples.stockquote.StockQuoteService I have put the samples folder in the common/classes directory. in fact I've tried it in every possible classes directory and with all kinds of classpath

RE: BadTargetURI error

2002-01-03 Thread William Brogden
I would suspect that BadTargetURI is related to the deployment descriptor - have you taken a close look at the service listing that the Apache SOAP Admin service shows? > -Original Message- > From: Caroline Clewlow [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 03, 2002 7:49 AM >