Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

questions on re-deployment of code to server

Hi,

Once I deploy the code to the server, how would I redeploy the changes I make later in the code after deploying?

Last time I had deployed the code, according to the RTC Extension Workshop document, later I was unable to redeploy the changes I made in the code later. How would I update the code in the server after deploying? Could you please guide me?

FYI, I have followed the document https://jazz.net/library/content/articles/rtc/3.0.1/extensions-workshop/RTC301ExtPoT.pdf for extension and deploying.

Thanks

0 votes



One answer

Permanent link
As far as I can tell,

In your dev environment, don't check in the files created during the build of the update site. Delete the you have to delete the old files. The Jar files and the folders, except the site.xml in the update site project. Open the site.xml and rebuild all. Replace the files on the server with the new files.

Run a server reset:

https://server-host:9443/jazz/admin.action=com.ibm.team.repository.admin.serverReset


and restart the server.



0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Oct 12 '12, 7:58 a.m.

Question was seen: 5,046 times

Last updated: Oct 12 '12, 8:22 a.m.

Confirmation Cancel Confirm