Appendix A. Migration Notes
This section of the guide will track any breaking changes introduced in new releases, and identify any steps required to accommodate those changes in your application.
A.1. Migrating to Snowdrop 3.1.1.Final-redhat-1
If you are using the Snowdrop API, specifically the snowdrop-deployers.jar, and you want to use the latest version of Snowdrop from the JBoss Web Framework Kit distribution then refactor your project to use the snowdrop-interceptors.jar. Some older deprecated classes were removed but the classes used in the API have not changed, so this does not require any other modifications.
In case you do not have the possibility to rebuild your project you can replace or remove the appropriate packages directly from the archive. The archive then becomes compatible with the latest Snowdrop API.