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/12/22 01:10:14 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=14255317#comment-14255317 ] 

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

Commit 5fb73fd3f067b4368a1981938b21731b1da70727 in juddi's branch refs/heads/master from [~spyhunter99]
[ https://git-wip-us.apache.org/repos/asf?p=juddi.git;h=5fb73fd ]

JUDDI-903 fixed sql injection
JUDDI-902 fixed, subscriptions are now deleted
JUDDI-901 progress
JUDDI-706 finishing up most of the newer functions


> 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: Alex O'Ree
>             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.3.4#6332)