[prev in list] [next in list] [prev in thread] [next in thread] 

List:       scout-dev
Subject:    [jira] Created: (SCOUT-99) findOrganizations() returns
From:       "raflik (JIRA)" <scout-dev () ws ! apache ! org>
Date:       2009-11-08 17:18:32
Message-ID: 50734430.1257700712513.JavaMail.jira () brutus
[Download RAW message or body]

findOrganizations() returns organizations which contain only one name and/or \
                description even if multiple names and/or descriptions were in the \
                registry
--------------------------------------------------------------------------------------------------------------------------------------------------------


                 Key: SCOUT-99
                 URL: https://issues.apache.org/jira/browse/SCOUT-99
             Project: Scout
          Issue Type: Bug
          Components: Scout Implementation
    Affects Versions: 1.1.1
            Reporter: raflik
            Assignee: Kurt T Stam


class ScoutUddiJaxrHelper ignores additional names/descriptions as it uses pieces of \
code like this:

if (namesList.size()>0) n = namesList.get(0);

if (descriptionList.size()>0) desc = descriptionList.get(0);

Why doesn't it just copy the lists?? I need all the names and descriptions, not just \
an arbitrary one... Does this behaviour actually conform to the UDDI v2 spec?

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


---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic