How to change data source properties of deployed application in jenkins?

42 views
Skip to first unread message

sayantan rana

unread,
Mar 16, 2015, 5:50:44 AM3/16/15
to jenkins...@googlegroups.com
am using jenkins to automate build and deployment of a java web application. Currently I am able to automate build and deployment of the application in tomcat using jenkins. But, I also need to change the datasource.properties file of the application in order to point to a specific schema. Is there any plugin to do that?

Oliver Michels

unread,
Mar 16, 2015, 7:35:02 PM3/16/15
to jenkins...@googlegroups.com
You could execute a shell script as the tomcat owner, ssh works fine.

Regards, Oliver
Reply all
Reply to author
Forward
0 new messages