HI
i got problem with tc server in sts .I am using sts Version: 2.3.2.RELEASE
When i am running tomcat from command prompt for roo it working fine with command
mvn tomcat:run
But when i am using tc server inside sts it is giving following error
some exception for
and second one is
java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListe ner
Thanx for help



Reply With Quote