Skip to content

Instantly share code, notes, and snippets.

@ranraj
Created October 15, 2014 11:22
Show Gist options
  • Save ranraj/60665c786b96b9b39a7f to your computer and use it in GitHub Desktop.
Save ranraj/60665c786b96b9b39a7f to your computer and use it in GitHub Desktop.
Access services in the liferay theme project # velocity template
$serviceLocator.findService("com.liferay.portal.service.UserLocalService"))
@ranraj
Copy link
Author

ranraj commented Oct 15, 2014

Place your Customservice jar in the - tomcat/lib/ext/. All out-of-the-box services are avaible in the Liferay portal global class path.

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