Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.2.GA_P02
-
Fix Version/s: EE-1.8.2.GA_P03
-
Component/s: Samples
-
Labels:None
-
Environment:timezone-failover(-push).war, JBoss AS
Description
Add jboss-web.xml to timezone-failover(-push) applications
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
The following jboss-web.xml has been added to the timezone-failover(-push) applications:
<jboss-web>
<replication-config>
<replication-trigger>SET_AND_NON_PRIMITIVE_GET</replication-trigger>
<replication-granularity>SESSION</replication-granularity>
<replication-field-batch-mode>true</replication-field-batch-mode>
</replication-config>
</jboss-web>
Marking this one as FIXED.