What port the build used to communicate with Jazz server?
Hi
I have Jazz/RTC server installed at https://<server_name>:9443/jts, and we will have many separate build servers.
1. What port(s) (if any) would need to be available to connect the Windows build server to the RTC server?
2. Is there anything else we need to know about in order to connect the Windows build server to the RTC server to get files downloaded?
Thanks
Jirong
I have Jazz/RTC server installed at https://<server_name>:9443/jts, and we will have many separate build servers.
1. What port(s) (if any) would need to be available to connect the Windows build server to the RTC server?
2. Is there anything else we need to know about in order to connect the Windows build server to the RTC server to get files downloaded?
Thanks
Jirong
One answer
Hi
I have Jazz/RTC server installed at https://<server_name>:9443/jts, and we will have many separate build servers.
1. What port(s) (if any) would need to be available to connect the Windows build server to the RTC server?
2. Is there anything else we need to know about in order to connect the Windows build server to the RTC server to get files downloaded?
Thanks
Jirong
Hi,
When you start the JBE, you must specify the -repository argument, which is the means of communication between the JBE and RTC server. Typically, it is https://<your.host.com>:9443/ccm or https://<your.host.com>:9443/jazz, depending on which version of RTC you're using. The hostname is the host on which the RTC server is running.
Brent Ulbricht
RTC Build Lead