Some objects in juddi3.0 beta miss relevant Set() method.
---------------------------------------------------------

                 Key: JUDDI-263
                 URL: https://issues.apache.org/jira/browse/JUDDI-263
             Project: jUDDI
          Issue Type: Bug
          Components: uddi-client
    Affects Versions: 3.0beta
            Reporter: Jianping wang
            Assignee: Kurt T Stam
             Fix For: 3.0beta


For example, BusinessEntity doesn't have the setName() method directly. We have 
to do this like:   businessEntity.getName().add(businessName).
TModel doesn' provide the setOverviewDoc directly.   OverviewDoc have not the 
setOverviewURL method. Other objects also have this problem.

-- 
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