[jboss-jira] [JBoss JIRA] Created: (JBAS-8052) Install JvmRouteValve into context pipeline by default in JBossCacheManager

Paul Ferraro (JIRA) jira-events at lists.jboss.org
Tue Jun 1 12:09:52 EDT 2010


Install JvmRouteValve into context pipeline by default in JBossCacheManager
---------------------------------------------------------------------------

                 Key: JBAS-8052
                 URL: https://jira.jboss.org/browse/JBAS-8052
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Web (Tomcat) service
    Affects Versions: 6.0.0.M3
            Reporter: Paul Ferraro
            Assignee: Paul Ferraro
             Fix For: 6.0.0.M4


Following JBAS-8007, mod_cluster will start after jbossweb.  By default, mod_cluster uses an auto-generated jvmRoute.  However, any context deployed on server startup will not have the appropriate JvmRouteValve installed in its pipeline, since their engine does not yet have a jvmRoute.
To fix this, we should install the JvmRouteValve by default.  Also, JvmRouteValve should no longer throw an exception if no jvmRoute is defined - and instead fall through.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list