
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
File Attachments:
|
1.
web.xml (4 kb)
|
|
Environment:
|
N/A
|
|
| Affects: |
Release Notes
|
| Workaround: |
Workaround Exists
|
| Workaround Description: |
Manually change the web.xml to use the correct system property or use the attached web.xml in the old version's place.
|
| Complexity: |
Low
|
| Help Desk Ticket Reference: |
https://na1.salesforce.com/50030000003PDko
|
|
The system property jboss.partition.udpPort, used in JBoss 4.0.x, is still used to describe the multicast port for HA cluster partition in the cluster console's web.xml. This reference needs to be changed to the jboss.hapartition.mcast_port system property, the property for the same multicast port in 4.2.x (and beyond).
All server configurations containing this file (default, all, and production) have this issue, but it all comes from the same file during the build.
|
|
Description
|
The system property jboss.partition.udpPort, used in JBoss 4.0.x, is still used to describe the multicast port for HA cluster partition in the cluster console's web.xml. This reference needs to be changed to the jboss.hapartition.mcast_port system property, the property for the same multicast port in 4.2.x (and beyond).
All server configurations containing this file (default, all, and production) have this issue, but it all comes from the same file during the build. |
Show » |
|
|
The file should replace the web.xml located in the following locations:
default/deploy/jmx-console.war/WEB-INF/web.xml
all/deploy/jmx-console.war/WEB-INF/web.xml
production/deploy/jmx-console.ware/WEB-INF/web.xml