Plug-in for WAS
Hi,
I want to develop plugin for RTC.
I have the pdf "IBM Rational Team Concert 3.0.1 Extensibility"
But, the workshop is on Tomcat and not Websphere.
Is there a guide for developing a plugin on WAS or the way is to develop on Tomcat and deploy the .jar files to the WAS ?
If there are special instructions for creating a plugin for
WAS, please give me the information.
Thanks in advance.
I want to develop plugin for RTC.
I have the pdf "IBM Rational Team Concert 3.0.1 Extensibility"
But, the workshop is on Tomcat and not Websphere.
Is there a guide for developing a plugin on WAS or the way is to develop on Tomcat and deploy the .jar files to the WAS ?
If there are special instructions for creating a plugin for
WAS, please give me the information.
Thanks in advance.
4 answers
I develop my plugins in a Tomcat dev/test environment and deploy to a websphere production environment.. nothing is different except where the plugins are placed and the instructions for restarting the server..
Can you write (or add a link to) instructions for deploying plugin products files to WAS (where to put the jar files and the ini file) ?
Thanks.
I develop my plugins in a Tomcat dev/test environment and deploy to a websphere production environment.. nothing is different except where the plugins are placed and the instructions for restarting the server..
Can you write (or add a link to) instructions for deploying plugin products files to WAS (where to put the jar files and the ini file) ?
Thanks.
The UpdateSite and the provision profile files have the same path under JAZZ_HOME/server/conf/ccm/
In order to restart the server you can use the websphere admin console, selecting the ccm application.
Michele