teamcity 3.1 j2ee container install
I'm stuck on step 2. of "Installing TeamCity into existing J2EE container"
What file does this setting go into: " -Dlog4j.configuration=file:../conf/teamcity-server-log4j.xml -Dteamcity_logs=../logs/"
Thanks,
Joe
Please sign in to leave a comment.
Hello,
If you are using Tomcat, you can define environment variable:
CATALINA_OPTS=-Dlog4j.configuration=file:../conf/teamcity-server-log4j.xml -Dteamcity_logs=../logs/
--
Pavel Sher
Software Developer
JetBrains, Inc.
http://www.jetbrains.com
"Develop with pleasure!"
"Joe Ersinghaus" <jersinghaus@nmda.nmsu.edu> wrote in message
news:22923008.1205255372164.JavaMail.itn@is.intellij.net...
>
>
>