[jboss-dev-forums] [Design of Clustering on JBoss] - Re: Removing SFSB in HttpSessionListener
tkimura@redhat.com
do-not-reply at jboss.com
Thu Jul 17 21:05:58 EDT 2008
Thanks for inputs Brian,
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.
anonymous wrote : Can you open a JIRA for this?
Done: https://jira.jboss.org/jira/browse/JBAS-5778
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4165212#4165212
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4165212
More information about the jboss-dev-forums
mailing list