On Wed, Jan 14, 2009 at 6:54 PM, Marica Tan <[email protected]> wrote: > We can't use just "xmlrpc" for the master as this will have a conflict with > the current xmlrpc of continuum which points to > http://localhost:8080/continuum/xmlrpc.
But not on the build agent, correct? > We could change the build agent's url to > [1] http://localhost:8181/continuum/buildagent > or > [2] http://localhost:8181/continuum/distributed-buildagent In the Jetty bundle, the url starts with http://localhost:8181/continuum-buildagent. Given that, both of those suggestions still duplicate the word 'buildagent'. What about http://localhost:8181/continuum-buildagent/xmlrpc ? > and on the master: > [1] http://localhost:8080/continuum/master > or > [2] http://localhost:8080/continuum/distributed-master The existing master-xmlrpc is fine with me. -- Wendy
