Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Erroneous servlet declaration JWatch's web.xml. #3

Open
GoogleCodeExporter opened this issue Sep 6, 2015 · 0 comments
Open

Erroneous servlet declaration JWatch's web.xml. #3

GoogleCodeExporter opened this issue Sep 6, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant