[jboss-user] [JBossCache] - Re: ReplicationException caused by SuspectException when I
bstansberry@jboss.com
do-not-reply at jboss.com
Mon Aug 28 11:57:40 EDT 2006
I just mean you're not doing kill -9 or something. If you're running in JBoss AS and you deployed the cache as a service, the normal AS shutdown should do it for you. If you started the cache programatically, you want to call cache.stopService() and cache.destroyService() as part of your shutdown process.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3967857#3967857
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3967857
More information about the jboss-user
mailing list