[
https://jira.jboss.org/jira/browse/JBESB-2185?page=com.atlassian.jira.plu...
]
Kevin Conner commented on JBESB-2185:
-------------------------------------
The patch is not safe to use and, in any case, has not been applied correctly to the
current codebase.
I am backing out all these changes.
Patch for [jUDDI retains invalid EPRs]
--------------------------------------
Key: JBESB-2185
URL:
https://jira.jboss.org/jira/browse/JBESB-2185
Project: JBoss ESB
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: Registry and Repository
Affects Versions: 4.4
Reporter: Joakim Sandström
Assignee: Kevin Conner
Fix For: 4.6
Attachments: JAXRRegistryImpl.java.patch, RegistryUtil.java.patch
Patch for 'jUDDI retains invalid EPRs' issue (JBESB-866).
Patch:
The RegistryUtil.register method unregisters matching EPR's using
unregister(category, name, epr) before (re)registering the same EPR.
Not included in the patch:
Registry.unRegisterEPR(serviceCategoryName, serviceName, epr) could return a boolean
true/false and not raise a ServiceNotFoundException if the service isn't found - to
avoid unneccesary stack traces in the log.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira