can I just install just applications, not jazz server
2 answers
It is possible to distribute applications. For example, our site has 6 Jazz Team Servers. There are individual RTC, RQM applications installed and managed by one of those JTS. e.g. (real topology example, artificial names)
- jts01 ( JTS )
-
RTC1 (RTC - separate application server )
- RTC2 (RTC - separate application server )
- RTC3 (RTC - separate application server )
- rs -- Jazz Report Server ( in same application server as jts01 )
- jts02
- RQM1 (RQM - separate application server )
- RQM2 (RQM- separate application server )
- rs -- ( in same application server as jts02 )
Comments
Yes, this is supported.
See the on-line documentation for "Registering additional applications with the Jazz Team Server"
(e.g.: https://jazz.net/help-dev/clm/index.jsp?re=1&topic=/com.ibm.jazz.install.doc/topics /t_update_register_additional.html&scope=null )
One tech note with some information on this is: "How to install and register a second CCM application to an existing JTS on Tomcat" http://www-01.ibm.com/support/docview.wss?uid=swg21455538
Although this is for using Tomcat/Derby, it states: NOTE: If you are using WebSphere Application Server, the same instructions apply once you have deployed the second CCM Server on WebSphere.
See the on-line documentation for "Registering additional applications with the Jazz Team Server"
(e.g.: https://jazz.net/help-dev/clm/index.jsp?re=1&topic=/com.ibm.jazz.install.doc/topics /t_update_register_additional.html&scope=null )
One tech note with some information on this is: "How to install and register a second CCM application to an existing JTS on Tomcat" http://www-01.ibm.com/support/docview.wss?uid=swg21455538
Although this is for using Tomcat/Derby, it states: NOTE: If you are using WebSphere Application Server, the same instructions apply once you have deployed the second CCM Server on WebSphere.