WSO2 Carbon based products are released with a well defined strategy for applying fixes to the system. If any customer faces an issue in the server, patches will be provided until that issue is fixed in the next product release. Once the patches are applied in to the server, it will fix that respective issue. In the practical world, there can be situations where users might want to revert the patches and restore the system into original status in terms of Carbon product. This blog post will describe the correct way to revert a patch applied in to a Carbon server. How to apply a patch? (i) Shutdown the server, if you have already started. (ii) Copy the wso2carbon-version.txt file to <CARBON_SERVER>/bin. (iii) Copy the patchXXXX folder to <CARBON_SERVER>/repository/components/patches/ (iv) Restart the server with : Linux/Unix : sh wso2server.sh -DapplyPatches Windows : wso2se...
Sharing the things which I learned about Enterprise Integration.