[jboss-dev-forums] [Design of JBoss ESB] - Re: Registry unRegisterService

krzych_PL do-not-reply at jboss.com
Thu Jan 10 07:07:24 EST 2008


I understand that while undeploying services, the unregisterEPR method is running. But after server crash EPRs are still in registry, and later after server start new EPRs will be registered. Registry doesn't now that registering new EPRs means registering service again in this case. So registry just adds new EPRs but doesn't delete old ones. And because there are no longer any service which use A1 and A2 EPRs, that EPRs will not be unregistered (by the way using unregisterService method could solve this problem I think)

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

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



More information about the jboss-dev-forums mailing list