On 12/22/06, LAMY Olivier wrote: > I have started test on the continuum trunk (congratulations nice job). > I'd like to know how to configure the url sended in the Email validation > when a new ask an Account. > Is-it possible ? (actually the url received is > http://localhost/security/login!login.action?validateMe=ad93d7a7b14246f4 > 965e36af3bc7f446 > 4965e36af3bc7f446> ). > > I use the plexus-runtime mode. Here are some notes on configuring Continuum 1.1-SNAPSHOT on plexus-runtime: http://docs.codehaus.org/display/CONTINUUMUSER/Deploying The last section is what you're asking about, the url is set in a file named 'security.properties'. (Or you can build a custom version by editing the files prior to executing 'mvn install': http://docs.codehaus.org/display/CONTINUUMUSER/Building ) -- Wendy