I'm using Gradle to start 2 embedded tomcat 8.0.33 servers, one run the main application is the other mock a microservice the main application talks to. The problem is I'm getting an exception with details of "factory already defined".
Did someone else run into this?
