Any comments on this? On Thu, Jan 15, 2009 at 9:54 AM, 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. > > We could change the build agent's url to > [1] http://localhost:8181/continuum/buildagent > or > [2] http://localhost:8181/continuum/distributed-buildagent > > and on the master: > [1] http://localhost:8080/continuum/master > or > [2] http://localhost:8080/continuum/distributed-master > > WDYT? > > > On Thu, Jan 15, 2009 at 6:00 AM, Wendy Smoak <[email protected]> wrote: > >> On Mon, Jan 12, 2009 at 7:37 PM, Marica Tan <[email protected]> wrote: >> >> > Will change ... the agent's url to buildagent-xmlrpc . >> >> So then in the Jetty bundle (thanks or adding that!) we have: >> http://localhost:8181/continuum-buildagent/buildagent-xmlrpc >> >> And on the master: >> http://localhost:8080/continuum/master-xmlrpc >> >> Let's remove the duplicated 'buildagent'. How about just "xmlrpc" for >> the last bit of both, since the first part tells us whether it's >> /continuum or /continuum-buildagent ? Or could it be something that >> says what it is or does, instead of what protocol it uses? >> >> Thanks, >> -- >> Wendy >> > >
