Yep; that's it.
If you're never going to deploy any distributable webapps and want to remove the
service that makes session replication possible, you can remove the tc5-cluster.sar and
comment out the <depends>jboss.cache:service=TomcatClusteringCache</depends>
tag in jbossweb-tomcat55.sar/META-INF/jboss-service.xml.
See
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossASTuningSliming for more on removing
unwanted services; clustering stuff covered at the bottom. But again, if web.xml
doesn't have the distributable tag, that webapp won't use session replication.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009618#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...