
« Volver a Liferay Faces
Clustering JSF Portlets on JBoss AS
Overview #
This article describes how to cluster JSF Portlets on JBoss AS.
Instructions #
Step 1: Create a new JSF portlet project from a Maven Archetype:
mvn archetype:generate \ -DarchetypeGroupId=com.liferay.maven.archetypes \ -DarchetypeArtifactId=liferay-portlet-jsf-archetype \ -DarchetypeVersion=6.1.2 \ -DgroupId=com.mycompany.test \ -DartifactId=test-jsf-portlet
Step 2:
UNDER CONSTRUCTION
See Also:
18000 Accesos