RE: Odd problem with Java Web service deployment

2006-07-04 Thread Remacle, F \(Francois\)
PROTECTED] Sent: 03 July 2006 13:06 To: Tomcat Users List Subject: Re: Odd problem with Java Web service deployment > According to all different things I have seen on the internet they > sometimes talks about the classpath, however even if I add explicitely > the servlet-api.jar t

Re: Odd problem with Java Web service deployment

2006-07-03 Thread Franck Borel
> According to all different things I have seen on the internet they > sometimes talks about the classpath, however even if I add explicitely > the servlet-api.jar that is in $CATALINA_HOME/common/lib on the > classpath inside catalina.sh or on the system classpath that does not > change anything.

Odd problem with Java Web service deployment

2006-07-03 Thread Remacle, F \(Francois\)
Hi everyone, I am writing to this mailing list as my last chance because I am completely stuck and cannot find solution to my problem anywhere on FAQ, internet or other webresources. Here is the problem, I am trying to deploy a very simple webservice because I am new to webservice so I wanted to