Can someone please run through the steps that you need to follow to apply .patch files onto WSO2 ESB v4.0.3? I've tried the following:
1) Upload .patch file to repository/components/patches and carbon_home/lib/patches 2) Run wso2server.sh start -DapplyPatches
This command creates a dir called patch000 in the components/patches directory and fills it with plugins.
The patch I want to apply is https://issues.apache.org/jira/browse/TRANSPORTS-51
Many thanks