[esb-issues] [JBoss JIRA] Updated: (JBESB-2185) Patch for [jUDDI retains invalid EPRs]

Joakim Sandström (JIRA) jira-events at lists.jboss.org
Tue Nov 11 06:25:36 EST 2008


     [ https://jira.jboss.org/jira/browse/JBESB-2185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joakim Sandström updated JBESB-2185:
------------------------------------

    Attachment: JAXRRegistryImpl.java.patch


JAXRRegistryImpl class patch

> 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) 
>    Affects Versions: 4.4
>            Reporter: Joakim Sandström
>         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

       




More information about the esb-issues mailing list