All registered business services in a BusinessEntity are lost when trying to 
add a new BusinessEntity with the same key via RMI
-------------------------------------------------------------------------------------------------------------------------------

                 Key: JUDDI-322
                 URL: https://issues.apache.org/jira/browse/JUDDI-322
             Project: jUDDI
          Issue Type: Bug
          Components: core
    Affects Versions: 3.0
            Reporter: Marek Baluch
            Assignee: Kurt T Stam


Adding a new business entity  with a key which is already present in juddi will 
resolve into an update. This will replace the old business entity with the new 
one. It will also remove all services which are registered in the old business 
entity if the new one has none (or has some but different).

How to reproduce using RMI:

1) Create a new BusinessEntity and add it to the registry
2) Add some BusinessService(s) to the BusinessEntity created in the previous 
step
3) Create a new BusinessEntity with the same key as in step 1 and add it to the 
registry




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

Reply via email to