« Voltar para 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 Anexos
18004 Visualizações
Média (0 Votos)
A média da avaliação é 0.0 estrelas de 5.
Comentários