Kramer wrote: > > I'm able to bring up: http://localhost:8080/axis/ but when I try the Call > link to test EchoHeaders.jws I get the following error: > > http://localhost:8080/axis/EchoHeaders.jws?method=list > > <faultstring> > java.io.FileNotFoundException: C:\Program Files\Apache > Software Foundation\Tomcat > 5.5\webapps\axis\WEB-INF\jwsClasses\EchoHeaders.java > </faultstring> >
I also got a FileNotFoundException. I had to create the jwsClasses dir. Probably my problem was originally caused by incorrect permissions on WEB-INF. -- View this message in context: http://www.nabble.com/unable-to-run-EchoHeaders.jws-tf2217967.html#a12064393 Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
