I have trouble to deploy xapi-servlet in Tomcat 6, on ubuntu 10.04.
I compiled a xapi-servlet.war from instruction in
https://github.com/iandees/xapi-servlet/blob/master/readme.md, copy it
to a freshly installed Tomcat directory /var/lib/tomcat6/webapps/ and
restarted Tomcat.
The servlet is deployed with no error in the logfiles, however, when I
access
http://localhost:8080/xapi-servlet/api/0.6/way[highway=unclassified], I
have a 'class not found exception' :
java.lang.ClassNotFoundException: com.yellowbkpk.geo.xapi.servlet.XapiServlet
Also, I can access http://localhost:8080/xapi-servlet/ but not
http://localhost:8080/xapi-servlet/WEB-INF/index.html
Is there a manual config to do that I missed?
Yves
_______________________________________________
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev