[jboss-jira] [JBoss JIRA] Closed: (JBWEB-81) jboss-service.xml has jmvRoute instead of jvmRoute
Mladen Turk (JIRA)
jira-events at lists.jboss.org
Thu Jun 7 06:01:14 EDT 2007
[ http://jira.jboss.com/jira/browse/JBWEB-81?page=all ]
Mladen Turk closed JBWEB-81.
----------------------------
Resolution: Done
Changes commited to the JBoss AS HEAD.
We'll probably need to commit those to 4.x branch as well.
> jboss-service.xml has jmvRoute instead of jvmRoute
> --------------------------------------------------
>
> Key: JBWEB-81
> URL: http://jira.jboss.com/jira/browse/JBWEB-81
> Project: JBoss Web
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Core
> Reporter: Samuel Mendenhall
> Assigned To: Mladen Turk
> Priority: Minor
>
> in jboss-service.xml:
> <!--
> Whether to use MOD_JK(2) for load balancing with sticky session
> combined with JvmRoute. If set to true, it will insert a JvmRouteFilter
> to intercept every request and replace the JvmRoute if it detects a
> failover. In addition, you will need to set the JvmRoute inside
> Tomcat, e.g.,
> Engine name="jboss.web" jmvRoute="Node1" defaultHost="localhost"
> in server.xml.
> For clustering purpose only.
> -->
> <attribute name="UseJK">false</attribute>
> jmvRoute should be jvmRoute
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list