Skip to end of metadata
Go to start of metadata
  1. Make sure that your GateIn Portal instance is running.
  2. Open a command line and navigate to the root directory of your portlet project.
  3. Type this command to build and deploy the archive:

    To deploy to other than default localhost:9999 JBoss instance, copy the following configuration
    just after <version>${jboss.as.plugin.version}</version> in the pom.xml file and adjust it to suit your needs.
    Note that <username> and <password> elements can be omitted sometimes, depending on your JBoss security settings.

    This will deploy target/simplest-hello-world-portlet.war to the running instance of the portal.

Further Steps

To be able to see a freshly deployed portlet in action, you need to import it and add it to a page.

Labels:
None
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
  1. Jan 17, 2013

    Incorporated docs into enterprise docs up to version 2.