Skip to content

Instantly share code, notes, and snippets.

@martinlau
Created November 30, 2012 00:27
Show Gist options
  • Save martinlau/4172883 to your computer and use it in GitHub Desktop.
Save martinlau/4172883 to your computer and use it in GitHub Desktop.
Basic liferay hook configuration
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE hook PUBLIC "-//Liferay//DTD Hook 6.1.0//EN" "http://www.liferay.com/dtd/liferay-hook_6_1_0.dtd">
<hook>
<portal-properties>portal.properties</portal-properties>
</hook>
application.startup.events=au.com.permeance.hook.StartupHookAction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment