Problem deploying RTC 5.0.2 client side plugin on Jetty server
Hi,
I have installed Rational Team Concert 5.0.2 on my machine. I have followed the steps as given in the Rational Team Concert Extensions Workshop for the installation.
In the Rational Team Concert Extensions Workshop pdf, I have carried out the steps up to Lab 1. In that, I have completed setup of Tomcat server, Jetty server and tested the launch. After that I have skipped the steps in the pdf.
I have created a plugin project with my own code. Now I want to deploy this plugin on Jetty server. Can you please tell the steps how I can do that?
I tried following the steps from Lab 2 but the plugin is not getting deployed on Jetty. My aim is to debug my plugin code using Jetty server.
Comments
Donald Nong
Aug 31 '15, 2:08 a.m.Why don't you just follow all the steps in order? All the required information is in the PDF. It will save you much time if you simply follow the steps there.
Nikita Dhande
Aug 31 '15, 2:15 a.m.But the example given in Lab 2 i.e CREATE A SIMPLE BUILD ON STATE CHANGE OPERATION PARTICIPANT is a default one. I want to deploy my own developed plugin in Jetty.