-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
-
Documentation (Ref Guide, User Guide, etc.)
With the new addition of JBossCache TreeCacheMarshaller, during initial state transfer, we will need the following start sequence for the user-specified class loader to work properly:
1. cache.create
2. tomcat.container.create
- located cache mbean
3. tomcat.container.start - web app deployed and so register the cl
4. cache.start - start state transfer
5. tomcat.connector.start - all go
- is blocked by
-
JBAS-2405 Upgraded JBossCache to 1.2.4
- Closed