JBoss.org Community Documentation

2.1.2. Tomcat 6.0.x bundle

Of note in the bundle are the following directories:

  • bin - Contains the startup/shutdown commands for Tomcat
  • logs - Contains the logs once the servlet container is started (the most interesting one being one with locahost in its name)
  • jbosspc-docs - Contains documentation for JBoss Portlet Container (this document included)
  • lib - Contains Tomcat libraries to which several support libraries for JBoss Portlet Container have been added
  • webapps - Contains Tomcat default applications and the simple-portal.war file along with several sample portlets

To start the demonstration portal, go to the bin directory and execute either startup.sh or startup.bat (depending on your platform).