Upgrading Service Wrapper Hooks

Upgrading Customization Plugins

Step 4 of 11

Upgrading traditional service wrapper hook plugins to the new DXP version is quick and easy.

  1. Adapt your code to the new DXP version’s API using the Liferay Upgrade Planner. When you ran the planner’s Fix Upgrade Problems step, many of the existing issues were autocorrected/flagged. For any remaining errors, consult the Resolving a Project’s Dependencies article.

  2. Deploy the plugin.

Liferay DXP’s Plugin Compatibility Layer converts the plugin WAR to a Web Application Bundle (WAB) and installs it to Liferay’s OSGi Runtime.

Your service wrapper hook is now available in Liferay DXP.