[ https://issues.apache.org/jira/browse/JUDDI-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13848509#comment-13848509 ]
ASF subversion and git services commented on JUDDI-706: ------------------------------------------------------- Commit 1550992 from [~spyhunter99] in branch 'juddi/branches/juddi-3.3.x' [ https://svn.apache.org/r1550992 ] JUDDI-583 done, updated to juint 4.11 JUDDI-198 tck tests added, work unit is completed JUDDI-747 added test cases for SaveNode, Clerk and subscription JUDDI-706 adding deleteclerk deletenode getallnodes getallclerks impl. note: wsdl and method definitions were updated. synching .net code base JUDDI-743 removing the test entirely, no value added > 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 > 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 > 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.1.4#6159)