You need to restart build agent after this. On Thu, Jan 8, 2009 at 7:53 AM, Marica Tan <[email protected]> wrote:
> Did you first do this > > * set SLAVE_HOME > * create a continuum-buildagent.xml in SLAVE_HOME/conf/ > * edit continuum-buildagent.xml > > *Sample: > > * <buildOutputDirectory>*/home/slave/buildOutputDirectory* > </buildOutputDirectory> > <workingDirectory>*/home/slave/workingDirectory*</workingDirectory> > <continuumServerUrl>*http://localhost:8080/master-xmlrpc* > </continuumServerUrl> > <installations> > <installation> > <name>*Maven 2 Home*</name> > <type>*maven2*</type> > <varValue>*/opt/apache-maven-2.0.9*</varValue> > </installation> > </installations> > > It wiill get the continuum server url from this xml file, so if you haven't > set this up it will cause an exception. > > -- > Marica > -- Maria Catherine Tan Software Engineer | Exist Global | +632 687 4091 loc 301 | skype: marica_tan | www.exist.com | Innovation Delivered
