Uploaded image for project: 'Apache Tomcat Maven Plugin'
  1. Apache Tomcat Maven Plugin
  2. MTOMCAT-285

Provide a way to run tomcat in its own JVM

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.2
    • None
    • tomcat7
    • None

    Description

      mvn tomcat7:run starts up tomcat in the same JVM as Maven. This is problematic because Maven includes some base libraries that take precedence over the ones in the WAR file. Some examples:

      • slf4j-simple (slf4j only supports one binding at a time, so logging is effectively horked)
      • google guava

      Attachments

        Activity

          People

            olamy Olivier Lamy
            eviltoylet Brian Chang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: