Hi,
Thanks in advance for any help or advice.
I am having trouble getting my webapp working (I actually had it working a year ago, but dusted it off and wanted to set it up again).
I am running this on Ubuntu. This is my webapp setup:
Directory structure:
My deployment descriptor file (webapps/mfservice/WEB-INF/web.xml):
When i attempt to hit "http://192.168.0.6:8080/mfservice/music"
I get:
I have put all dependent jars in my webapps "lib" folder. I am not sure what else to try or how to go about fixing this?
Sometimes I do not get this error, sometimes I simply get a 404 with no error at all:
HTTP Status 404 - Servlet MFServlet is not available
Regards, Sam