I'm studying the use of Spring Security, and according to the tutorial in this link, you need to use the STS - Spring Tool Suite , but as I already have my Eclipse installation for daily use, I installed the Spring plugins and also the Connector for Pivotal TC Server, but when trying to run the application with the created instance of Server, I get the following error message:
Error: Could not find or load main class Servers.Pivotal.pivotal-tc-server-developer-3.1.1.RELEASE.PivotalTCServer_1.conf.logging.properties
Below is the screen of my environment, if you need any more information please use the comment request.
- Eclipse Luna SR 2 (4.4.2)
- Plugin Spring IDE 3.7.0
- Pivotal TC Server Integration For Eclipse 3.7.0
- Pivotal TC Server Spring Insight Integration Fro Eclipse 3.7.0
- Pivotal TC Server Developer 3.1.1
What's wrong?