Created
June 18, 2012 15:07
-
-
Save rhusar/2948820 to your computer and use it in GitHub Desktop.
sande
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| In JBoss Enterprise Application Platform 6, the jvmRoute attribute is configured in the web subsystem via instance-id attribute of the server configuration file as follows: | |
| <subsystem xmlns="urn:jboss:domain:web:1.1" default-virtual-server="default-host" native="false" instance-id="{JVM_ROUTE_SERVER}"> | |
| The {JVM_ROUTE_SERVER} above should be replaced by the jvmRoute server ID. The instance-id can also be set using the Management Console. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment