Refactoring the xmlrpc part to add more easily new remote providers
-------------------------------------------------------------------

                 Key: CONTINUUM-1719
                 URL: http://jira.codehaus.org/browse/CONTINUUM-1719
             Project: Continuum
          Issue Type: Improvement
            Reporter: Olivier Lamy
             Fix For: 1.2


Currently accessing remotely is xmlrpc based. We could add more remote 
providers (like cfx).
With adding a soap stack, the continuum instance will publish a wsdl file and 
client will be able to build easily their own client.
Proposal structure :
- continuum-remote
     continuum-remote-api
     continuum-remote-providers
       continuum-xmlrpc (here all current xmlrpc modules except 
continuum-xmlrpc-api which will be moved to continuum-remote-api)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to