I have never actually seen that document let alone run geoserver as a dyncamic web project. Most developers usually just run the way as described here:
http://docs.geoserver.org/trunk/en/developer/quickstart/index.html#run-geoserver-from-eclipse So you might be on your own. That said the error message indicates to me that the geotools libraries are not on the classpath. -Justin maven apache wrote: > No one at line????? > > 2009/12/21 maven apache <[email protected] > <mailto:[email protected]>> > > > Hi > I found the doc at : > > http://geoserver.org/display/GEOSDOC/GeoServer+as+Eclipse+Dynamic+Web+Project+for+Tomcat > > <http://geoserver.org/display/GEOSDOC/GeoServer+as+Eclipse+Dynamic+Web+Project+for+Tomcat>Which > shows how to change the web module to a web dynamic project,however > the related version of gs is 1.7,and in the 2.x of gs, > the web module is a pom-packaged module, it contains other > child modules,so I want to know if I should change the web-app > module to a dynamic web project? > > After I did this ,I start the server by " run on the server",then I > open the browser, http://localhost:9000/geoserver > I can not see the welcome pages of gs(see the image at > :http://imagebin.org/76308) ,the log can be found here > :http://dpaste.com/136013/ ,I also upload it in this email as a > annex(gs.txt). > > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > > > ------------------------------------------------------------------------ > > _______________________________________________ > Geoserver-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geoserver-devel -- Justin Deoliveira OpenGeo - http://opengeo.org Enterprise support for open source geospatial. ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
