You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by "ASF subversion and git services (JIRA)" <ju...@ws.apache.org> on 2014/04/28 13:07:17 UTC

[jira] [Commented] (JUDDI-706) Add more soap methods to juddi-api service

    [ https://issues.apache.org/jira/browse/JUDDI-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13982917#comment-13982917 ] 

ASF subversion and git services commented on JUDDI-706:
-------------------------------------------------------

Commit aa0d7b5ab12d889f91564500b189934b16c2909b in juddi's branch refs/heads/master from Alex
[ https://git-wip-us.apache.org/repos/asf?p=juddi.git;h=aa0d7b5 ]

JUDDI-706 in progress


> Add more soap methods to juddi-api service
> ------------------------------------------
>
>                 Key: JUDDI-706
>                 URL: https://issues.apache.org/jira/browse/JUDDI-706
>             Project: jUDDI
>          Issue Type: New Feature
>          Components: core
>            Reporter: Alex O'Ree
>            Assignee: Kurt T Stam
>             Fix For: 3.3
>
>
> getAllNodes
> getAllClerks
> deleteNode(String namename)
> deleteClerk(String clerkname)
> adminSaveBusiness - enables you to save a business, while attaching it to other username
> adminSavetModel - enables you to save a tModel, while attaching it to other username
> Node[] getReplicationNodes() - gets all active replication nodes
> setReplicationNodes(Node[] nodes, boolean removeDeletedNodesData) - sets all active replication nodes, option to delete all replicated data from the deltas
> getAllClientSubscriptions()
> alter Node and client code base to include replication API url - added to 3.2
> update admin ui to include the new features
> basically, we want to add everything we would need to configure a multinode uddi instance (without a shared database) through the replication api.



--
This message was sent by Atlassian JIRA
(v6.2#6252)