Thanks. But could you send me a sample of it? Is it in the configuration tag part?
Regards, Merwin -----Original Message----- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Thursday, June 02, 2005 5:11 PM To: [email protected] Subject: Re: Mail service Hi Merwin, Merwin Yap wrote: >Caused by: java.net.ConnectException: Connection refused: connect > > I believe the default host to use is "localhost". This indicates you are not running a mail server on localhost (eg, if you are on windows, this is very rare). Try setting the smtp-host to a machine that is listening for mail on port 25. >2. I have a project that has parent project (composed of subproject A >and B) which I added to Continuum. Upon running, I saw that the sub-projects >were added to the list of Continuum projects but there was entry for the >parent project. Is this the expected result? The sub-projects did build and >return an OK status. > > Yep, that's correct behaviour. - Brett -- No virus found in this incoming message. Checked by AVG Anti-Virus. Version: 7.0.322 / Virus Database: 267.4.0 - Release Date: 6/1/2005 -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.322 / Virus Database: 267.4.0 - Release Date: 6/1/2005
