hi am having problem to deploy my java web application. I'm using myEclipse for spring 10 and tomcat 7.
am having these errors:
org.apache.catalina.core.StandardContext startInternal
SEVERE: Error listenerStart
org.apache.catalina.core.StandardContext startInternal
SEVERE: Context [/projectname] startup failed due to previous errors
Anyone know how to solve this issue?