Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.1
-
None
-
None
Description
We have problems with the embedded Tomcat having naming enabled. The opened port collides with our application. So we need a way to disable naming.
As Tomcat 7 comes with naming disabled by default I suggest to also make this the default for the Maven Tomcat Plugin. In addition (and for easier migration of old projects) make it possible to configure if the embedded Tomcat should use naming or not.