Overview:
=========
  Review the docs/Readme.pdf

To Run '.esb' archive mode:
===========================
  Note: If running this quickstart on the App Server, you will need to ensure
        that the App Server JVM is started with enough PermGen space e.g:
           
           JAVA_OPTS="-Xms128m -Xmx512m -XX:PermSize=200M -XX:MaxPermSize=256m -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000"    
  
  Review the docs/Readme.pdf
