You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by "Mike Curwen (JIRA)" <ji...@apache.org> on 2016/02/26 21:24:18 UTC

[jira] [Created] (MTOMCAT-304) update version of tomcat 7 used in plugin

Mike Curwen created MTOMCAT-304:
-----------------------------------

             Summary: update version of tomcat 7 used in plugin
                 Key: MTOMCAT-304
                 URL: https://issues.apache.org/jira/browse/MTOMCAT-304
             Project: Apache Tomcat Maven Plugin
          Issue Type: Improvement
          Components: tomcat7
    Affects Versions: 2.2
            Reporter: Mike Curwen
            Assignee: Olivier Lamy (*$^¨%`£)


I've spent a bit of timing figuring out why our JSF listeners get registered twice when run within the IDE, but not our test servers. I believe I've found the reason; this bug - https://bz.apache.org/bugzilla/show_bug.cgi?id=55282#c9

When we run our app on our test servers (which use Tomcat 7.0.37) the listeners are registered just once.  But running locally within the IDE, they register twice (tomcat7 maven plugin uses Tomcat 7.0.47).  The bug was introduced in TC 7.0.42, and fixed in TC 7.0.55

When you next release the tomcat7 plugin, please consider updating the TC version used. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org