[
https://issues.apache.org/jira/browse/JUDDI-670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13814286#comment-13814286
]
Alex O'Ree commented on JUDDI-670:
----------------------------------
in addition, this causes a whole lot of extra log info from juddi-gui. if i
knew the correct way to use it, it would certainly save some admins some
headaches
> Document the correct usage of UDDIClientContainer
> -------------------------------------------------
>
> Key: JUDDI-670
> URL: https://issues.apache.org/jira/browse/JUDDI-670
> Project: jUDDI
> Issue Type: Improvement
> Reporter: Alex O'Ree
> Assignee: Kurt T Stam
> Priority: Critical
> Fix For: 3.2
>
>
> when running code such as this (with a web servlet)
> UDDIClientContainer.getUDDIClient(null);
> there is a warning generated, log.warn("Deprecated, please specify a client
> name");
> however when specifying the name that's defined in the config file
> UDDIClientContainer.getUDDIClient("name");
> I get a config exception. From the looking at the code, it looks as if the
> "client" list never gets populated. So either the sample code is wrong or I'm
> using it incorrectly. In either case, this needs something more than no
> documentation at all
--
This message was sent by Atlassian JIRA
(v6.1#6144)