[jboss-dev-forums] [Design of Clustering on JBoss] - Re: Removing SFSB in HttpSessionListener

bstansberry@jboss.com do-not-reply at jboss.com
Thu Jul 17 21:17:59 EDT 2008


"tkimura at redhat.com" wrote : 
  | anonymous wrote : If the SFSB is packaged with the war and the dependencies are working correctly, the SFSB should be undeployed locally before the war.
  | 
  | My understanding is slightly different. In general, a web application would use EJBs, so deployment order should be ejb-jar -> war and undeployment should be performed in reverse order, war -> ejb-jar.
  | 

<smacks head> Yes, you're right. So then the SFSB isn't undeployed when the war is, so cutting off the sfsb cache from the cluster during undeploy won't help. :(

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4165213#4165213

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4165213



More information about the jboss-dev-forums mailing list