RTC Enterprise - need links for understanding
Accepted answer
see
build in general - https://jazz.net/library/article/38
ant - https://jazz.net/library/article/1287
CI & personal build - https://jazz.net/products/rational-team-concert/features/build
build tools - https://jazz.net/library/article/1283
packaging and deployment are outside the scope of RTC.
IBM provides uDeploy for deployment
packaging depends on what it is.. jar, zip, war, ...
build in general - https://jazz.net/library/article/38
ant - https://jazz.net/library/article/1287
CI & personal build - https://jazz.net/products/rational-team-concert/features/build
build tools - https://jazz.net/library/article/1283
packaging and deployment are outside the scope of RTC.
IBM provides uDeploy for deployment
packaging depends on what it is.. jar, zip, war, ...
2 other answers
Hi Gokul,
I believe you're searching for RTC EE (Enterprise Extensions) specific documentation.
In such case, I advise you to check the EEBAW (Enterprise Build Administration workshop). It encompasses a big chunk of what's needed for booting up in the area.
For features that were not addressed in the workshop (like subsets - introduced later, in RTC EE 4.0.3), you could have a look at the InfoCenter (see link below).
References:
- EEBAW workshop: https://jazz.net/library/article/1240
- Subset Overview: https://jazz.net/help-dev/clm/index.jsp?re=1&topic=/com.ibm.team.build.doc/topics/t_ee_buildsubset_overview.html
Regards,
Stéphane
I believe you're searching for RTC EE (Enterprise Extensions) specific documentation.
In such case, I advise you to check the EEBAW (Enterprise Build Administration workshop). It encompasses a big chunk of what's needed for booting up in the area.
For features that were not addressed in the workshop (like subsets - introduced later, in RTC EE 4.0.3), you could have a look at the InfoCenter (see link below).
References:
- EEBAW workshop: https://jazz.net/library/article/1240
- Subset Overview: https://jazz.net/help-dev/clm/index.jsp?re=1&topic=/com.ibm.team.build.doc/topics/t_ee_buildsubset_overview.html
Regards,
Stéphane