I have a WAR file that I want to deploy which I compiled via Maven.
I am using SpringSource and trying to deploy this application to the server instance.
I am now able to add the war. However when I attempt to finish. I get the following error.
could not load the Tomcat Server configuaration \Servers\SpringSource tc Server Developer Edition (RunTime) v2.1 at localhost-config. That configuration may be corrupt or incomplete.


Reply With Quote