3.1.2.1.1. Compiling

To compile and package the application:

  1. Navigate to the SimplestHelloWorld directory and execute:

    mvn package
    
  2. If the compile is successfully packaged, the result will be available in: SimplestHelloWorld/target/SimplestHelloWorld-0.0.1.war .

  3. Copy the package file into JBOSS_HOME/server/default/deploy.

  4. Start the JBoss Application Server (if it is not already running).

  5. Create a new portal page and add the portlet to it.

Copyright ©2012. All rights reserved. eXo Platform SAS