Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

First you have to get a local copy of the epsos-common-components openncp-portal repository with this command:

Code Block
languagenone
git clone https://

...

code.google.com/p/epsos-common-components.openncp-portal/

 

and then inside this directory you have to run the following commands:

Code Block
mvn clean
mvn package

...


mvn liferay:deploy

 

Double check that before running mvn liferay:deploy you have configured pom.xml to point to your LIFERAY_HOMEHOME in order to correct deploy the epsos portlet to your liferay binary installation directory

Code Block
<liferay.auto.deploy.dir>/home/karkaletsis/Documents/j2ee/liferay-portal-6.1.0-ce-ga1/deploy</liferay.auto.deploy.dir>

in order to correct deploy the epsos portlet to your liferay binary installation directoryAfter this login to the portal using administrator credentials and from the top left menu, select add --> more --> Category.epsos --> portalb and the portlet will be displayed in your page

You can also add the "Config Manager" portlet which gives CRUD methods for the epsos.properties database