Hi: I want to debug the gs in the eclipse since I add some breakpoints in the codes. I found that I can change the web-app module to a dynamic web project by modify the project facets of this module, then I can use the command " debug on server " to run the gs in the web container, however it fails. Then I go to the geoserver document for answer and I found the something here: http://docs.geoserver.org/2.0.0/developer/maven-guide/index.html#running-the-web-module-with-jetty
It tell me about run gs with jetty, and it notes that : *cd geoserver_1.7.x/src/web mvn jetty:run* *Note* *This command must be run from the web module, it will fail if run from elsewhere.* So I wonder if I shoud run the gs in under the web directory, however I found that I can not change the web module to a dynamic web project, why? Then how to debug the gs with tomcat in the IDE (eclipse)?
------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev
_______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
