Ibm RTC java plug-in deploy/re-deploy on Ibm WebSphere
Hello!
I'm newer on IBM WAS
IBM RTC 5.0.2
IBM WAS 8.5.5
OS Win2012
I have a java server-side plugin. It works normal on Tomcat, but it can't deploy on WAS. I use standard folders for plugin:
/JazzTeamServerPath/server/config/ccm/sites - for my project-site folder
/JazzTeamServerPath/server/config/ccm/provision_profiles - for ini-file
I try to add custom properties on "Application servers > Enterprise Applications > server1 > Process definition > Java Virtual Machine > Custom properties"
add
Value: file:///C:/PROGRA~1/IBM/JazzTeamServer/server/conf/ccm/provision_profiles/
but plugin still don't deploy (with this and without this option).
What I need to do for deploing/re-deploing my plugin for Ibm RTC
One answer
Hello Pavel.
After updating plugins on the server (update-site), you must run the server reset procedure.
After updating plugins on the server (update-site), you must run the server reset procedure.
- Access the https://yourAddress/ccm/admin?internal=true#action=com.ibm.team.repository.admin.serverReset
- Click "Request Server Reset".
- Then execute the stop and start server.
Are you executing this reset procedure? Also you can see the ccm.log to find some error.
Comments
Yes, I do that (some procedure update plugin on Tomcat), but it gives no effect. Plugin don't deploy (my plugin not on list of advisors action).
Tnx. I'll try tomorrow to parse ccm-log for something information.
Any ideas?
Yes, I do that (some procedure update plugin on Tomcat), but it gives no effect. Plugin don't deploy (my plugin not on list of advisors action).
Tnx. I'll try tomorrow to parse ccm-log for something information.
Any ideas?