i have tomcat 7 install , working application using eclipse kepler. moved tomcat install different folder , web app won't start due missing class instantiated in jsp file application level bean.
i edited server definition (window | preference | server) point new tomcat location.
i removed server definition eclipse , added new one. (this might have been mistake)
i cleaned tomcat work folder , rebuilt projects
there not project errors
i running local
any ideas?
found problem. projects included on in build path not being deployed. had go web app properties , deployment assembly add projects in.
Comments
Post a Comment