Does MSBuild require the JBE installed on the same server?
![]()
Does MSBuild require the JBE installed on the same server? The help does not explicit about where the JBE should be installed.
http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m1/index.jsp?topic=%2Fcom.ibm.team.concert.dotnet.doc%2Ftopics%2Ft_create_builddef.html&resultof%3D%2522%254d%2553%2542%2575%2569%256c%2564%2522%2520%2522%256d%2573%2562%2575%2569%256c%2564%2522%2520
|
Accepted answer
![]()
The JBE must be installed on the same server as the MSBuild.exe file. The build definition will have to indicate where the MSBuild executable is, and that location has to be from the server where JBE is installed.
~Spencer
Spencer Murata selected this answer as the correct answer
|