How do I change the Mail links to have "server_name" & not localhost
I am using TC 3.0. I have configured emails to go out after every build. But the email that goes out has links that start with http://localhost instead of http://server_name. I am new to Java/Tomcat and donot know where to change the URL to server_name instead of localhost.
Sathyam.
Please sign in to leave a comment.
Hello,
Please read this document:
http://www.jetbrains.net/confluence/display/TCD3/ConfiguringserverURL
--
Pavel Sher
Software Developer
JetBrains, Inc.
http://www.jetbrains.com
"Develop with pleasure!"
"Sathyam Karyala" <software@sathyam.info> wrote in message
news:4408706.1187216232650.JavaMail.itn@is.intellij.net...
>I am using TC 3.0. I have configured emails to go out after every build.
>But the email that goes out has links that start with http://localhost
>instead of http://server_name. I am new to Java/Tomcat and donot know where
>to change the URL to server_name instead of localhost.
>