Build Agent JVM - can it be changed to system32 java.exe?
Hi,
We are using TC7.
Currently in wrapper.conf, we have:
wrapper.java.command=C:/Program Files (x86)/Java/jre7/bin/java
But due to firewall issues, only the c:\windows\system32\java.exe has permission to allow incoming connections.
Is there a way to get the TC build agent to use that java.exe?
I tried pointing at it, but it seems to ignore it:
wrapper.java.command=c:/WINDOWS/system32/java.exe
Thanks,
Chris
Please sign in to leave a comment.