Export to GitHub

jwatch - issue #3

Erroneous servlet declaration JWatch's `web.xml`.


Posted on Oct 12, 2011 by Helpful Bear

When I've tried to deploy the project's distribution (v0.8) in Jetty it reported that it didn't find the class org.jwatch.servlet.JWatchWSServlet which is right on, as in your distribution the class' actual name is org.jwatch.rest.JWatchWSServlet.

This error can be fixed merely by rewriting the corresponding part of the web.xml in the WAR file in the distribution.

Status: New

Labels:
Type-Defect Priority-Medium