You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by "Kurt T Stam (JIRA)" <ju...@ws.apache.org> on 2010/03/04 14:39:27 UTC

[jira] Assigned: (JUDDI-370) jUDDI does not register all services received in GetSubscriptionResult.

     [ https://issues.apache.org/jira/browse/JUDDI-370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kurt T Stam reassigned JUDDI-370:
---------------------------------

    Assignee: Kurt T Stam  (was: Tom Cunningham)

> jUDDI does not register all services received in GetSubscriptionResult.
> -----------------------------------------------------------------------
>
>                 Key: JUDDI-370
>                 URL: https://issues.apache.org/jira/browse/JUDDI-370
>             Project: jUDDI
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 3.0.1
>            Reporter: Marek Baluch
>            Assignee: Kurt T Stam
>             Fix For: 3.0.2
>
>
> From the log (eg. line 2030 and line 2045) it's clear that for each service received in GetSubscriptionResult the XRegisterHelper class first registers the BusinessEntity and then the BusinessService. 
> This would be great if XRegistration class would not do *businessEntity.setBusinessServices(null);*. This way we loose all previously stored services when we save the BusinessEntity so only the last BusinessService will remain in the database. 
> This behaviour for Entity updating is up to specs as defined here http://uddi.org/pubs/uddi-v3.0.2-20041019.htm#_Toc85908111.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.