Tomcat Embedded crash on startup IntegrationTest
Tomcat Embedded crash on startup IntegrationTest #4248
|
See #1658 (and the stackoverflow thread). Your project brings an (incompatible) version of |
philipebr commented on 20 Oct 2015
|
It work's!!!! I checked in my pom.xml for dependency hierarchy and one dependency (telnetd-x.2.1.1 ) have a indirectly dependency with servlet-api2.3, so I excluded and now I'm using Spring Boot 1.2.7 in my project. Thanks!!!! |

浙公网安备 33010602011771号
I update my project to SpringBoot 1.2.7.RELEASE and now all my tests doesn't run, because the Tomcat Embedded crash on startup. So I have returned to SpringBoot 1.2.6.RELEASE and the project works fine. The error message below: