Skip to content

Instantly share code, notes, and snippets.

@freddi301
Last active August 9, 2018 08:47
Show Gist options
  • Save freddi301/ebc2da5d3a0716c33d805147cd337816 to your computer and use it in GitHub Desktop.
Save freddi301/ebc2da5d3a0716c33d805147cd337816 to your computer and use it in GitHub Desktop.
Liferay 6.2

If new version of classes of service builder i deployed and doesn't match the version saved on database, it's needed to to delete a row from table servicecomponent where buildernamespace=

If namespace isolation is required, use <portlet:namespace /> in *.jsp file. Example: <div id="<portlet:namespace />root"></div>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment