« 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:

0 archivos adjuntos
18000 Accesos
Promedio (0 Votos)
La valoración media es de 0.0 estrellas de 5.
Comentarios