-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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.
Original issue reported on code.google.com by kohanyi....@gmail.com on 12 Oct 2011 at 8:30
Reactions are currently unavailable