Home > FAQs > How to build the portlet WAR for a specific portal server |
Budiling a portlet WAR, step by step.
ant
from the webapp
project directorywebapps
directoryant build-portlet
container
system property to target a specific container, e.g. '-Dcontainer=exo'.
ant build-portlet \-Dcontainer=jboss-portal-2.2
etc/yourcontainer
directory for a README file. If available, check for further instructions.The referenced Ant bjuild file is not yet available for Struts 2