I believe your situation will be able to be rolled back if you merely re-deploy an old build that’s not a patch… So if you have a full build, roll back to that then re-deploy any of the patch releases you’ve done since.
I honestly haven’t mucked around with trying to create patches with WmDeployer, I’ve never had the need.
If you’re talking a DEV/UAT/PROD setup with DEV to UAT deployer running on DEV and UAT to PROD wmdeployer running on UAT you can do your versions that way without having to “patch”.
As a side note:I always try to avoid doing patches when at all possible (I know it’s not always possible), as any type of patching is generally a nightmare to organise.
If you’re having to do it more than once a blue moon: consider splitting up your deployment projects and/or your packages.
e.g. you could have one massive project that deploys everything under the sun and then you patch whatever new functionality you have, but a better idea is work out what’s logically related and use that as a guide for projects in WmDeployer.
regards,
Nathan Lee
#Integration-Server-and-ESB#webMethods#Flow-and-Java-services