Re: Having problem deploy a simple webapp

2008-03-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 to whom it may concern, Guest1234 wrote: | You were right, the problem occurred because Tomcat couldn't find | WSServletContextListener. | I checked and the above class comes with "Sun Java Server" which I don't | have. | Does Tomcat comes with a lis

Re: Having problem deploy a simple webapp

2008-03-20 Thread Guest1234
ZR > =GTGP > -END PGP SIGNATURE- > > - > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional com

Re: Having problem deploy a simple webapp

2008-03-18 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 To whom it may concer, Guest1234 wrote: | I have a simple web-service that all it does is print "Hello World", I'm | following the example at the | "Jave EE tutorial" here: | http://java.sun.com/javaee/5/docs/tutorial/doc/bnayn.html Java EE Tutorial

Having problem deploy a simple webapp

2008-03-18 Thread Guest1234
h /HelloService could not be started Also I am unable to access the wsdl of the web-service at: http://localhost:8080/HelloService/helloservice?wsdl Do you guys know what could be the problem? Any help would be appreciated, thanks :) -- View this message in context: http://www.nabble.com/Having-