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 2009/08/11 22:40:14 UTC

[jira] Updated: (JUDDI-263) Some objects in juddi3.0 beta miss relevant Set() method.

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

Kurt T Stam updated JUDDI-263:
------------------------------

    Fix Version/s:     (was: 3.1)
                   3.0
         Assignee: Tom Cunningham  (was: Kurt T Stam)

> 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: Tom Cunningham
>             Fix For: 3.0
>
>
> 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.