The SRB Patch contains changes required to enable SRB support. Please follow the steps below to apply the patch: 1. Copy the patch to the /src/ directory where is the directory where the broker is installed. 2. Apply the patch using the command: patch -p2 -bluR --verbose -i SRBPatch The patched source can then be built using 'ant'.