Hello, How come that the query string is not set up correctly for this url? in my continuum installation I experience the same problem. It shows *ProjectBuild.vm/view/ProjectBuild/id/161/buildId/1322 *while it should show *ProjectBuild.vm?view=ProjectBuild&id=161&buildId=1322 *How can this be solved? Greetings, Ronald Pieterse Emmanuel Venisse wrote: > You need to set the base url in the configuration screen > > Emmanuel > > aquinault a écrit : >> I have a shell project: >> >> Builld definitions >> mvn.bat >> clean install >> >> Notifiers: >> My email >> >> I receive an email but the link is incorrect: >> >> De : "Continuum@FASRN14M" Pour : >> a.quinault@xxxx cc: ccc : >> -------------------------------------------------------------------------------- >> >> >> Date : Mercredi, 18 Octobre, 2006 11:03AM Objet : [continuum] >> BUILD SUCCESSFUL: preMultiproject >> >> http://localhost:8080/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/161/buildId/1322 >> >> >> >> The correct url should be: >> >> http://fasrn14m:8080/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/161/buildId/1322 >> >> >> >> Thanks you for your help. >> >> >> >> Anthony Quinault - anthony.quinault@sogeti.com >