Unable to see deployed plugin in Advance properties of CCM server
One answer
- Read this and refine your question: How should I ask a question in the Forum if I want to receive useful answers?
- In general, as suggested in https://rsjazz.wordpress.com/2015/10/16/due-date-notifier-an-asynchronous-task-example/ follow Learning To Fly: Getting Started with the RTC Java API’s.
Read and follow this section in the blog
How to Test and Debug an Asynchronous Task
For debugging it is important to enable e-mail notification in the Jetty debug server. So it is necessary to provide the inforation above to enable the notification.
The Jetty launch files in the Rational Team Concert Extensions Workshop have a teamserver.property file located in the project RTC Extension Workshop Configuration in the subfolder jazz.
As suggested do the Rational Team Concert Extensions Workshop to understand the basics. Then use the environment and use Jetty to debug if this works, before you try to even deploy.
The extension must be deployed into the RTC server, context root ccm (server/conf/ccm). Deployment problems usually show issues in the log in this case it would be ccm.log.