Embedding the Pluto 2.0 Container

When not using the Pluto Driver, and when you want to embed the Pluto container in your portal or development environment, you will need the following jar files...

Copy the following files to <TOMCAT_HOME>/lib on Tomcat 6+:

  • portlet-api_2.0_spec-1.0.jar
  • ccpp-1.0.jar
  • pluto-container-api-2.0.3.jar
  • pluto-container-driver-api-2.0.3.jar
  • pluto-taglib-2.0.3.jar
  • portlet-api_2.0_spec-1.0.jar

Implementation: Copy into your portal implementation such as WEB-INF/lib:

  • jaxb-api-2.1.jar
  • jaxb-impl-2.1.0.jar
  • pluto-container-2.0.3.jar
  • stax-api-1.0.2.jar
  • stax-1.2.0.jar