Supported Application Servers

The following application servers have been tested with Pluto 1.1:

App Server Version Status Notes
Tomcat 5.5.9 WORKING Use mvn pluto:install -DinstallDir=/path/to/tomcat to install the container and portal into Tomcat. Make sure the <Connector> element in Tomcat's conf/server.xml file has the attribute emptySessionPath=true set.
Tomcat 5.5.12 MANUAL Tomcat contains a bug and does not recognize the context configuration. Manual Installation and renaming will work.
Tomcat 5.5.17 Working Use mvn pluto:install -DinstallDir=/path/to/tomcat to install the container and portal into Tomcat.
Tomcat 5.5.20 Working Use mvn pluto:install -DinstallDir=/path/to/tomcat to install the container and portal into Tomcat.
Tomcat 5.5.23 Working Use mvn pluto:install -DinstallDir=/path/to/tomcat to install the container and portal into Tomcat.
Tomcat 6.0.13 Working Use mvn pluto:install -DinstallDir=/path/to/tomcat to install the container and portal into Tomcat. Make sure the <Connector> element in Tomcat's conf/server.xml file has the attribute emptySessionPath=true set.
Tomcat 5.5.20 Working Use mvn pluto:install -DinstallDir=/path/to/tomcat to install the container and portal into Tomcat. Make sure the <Connector> element in Tomcat's conf/server.xml file has the attribute emptySessionPath=true set.
Tomcat 5.5.23 Working Use mvn pluto:install -DinstallDir=/path/to/tomcat to install the container and portal into Tomcat. Make sure the <Connector> element in Tomcat's conf/server.xml file has the attribute emptySessionPath=true set.
Tomcat 6.0.13 Working Use mvn pluto:install -DinstallDir=/path/to/tomcat to install the container and portal into Tomcat. Make sure the <Connector> element in Tomcat's conf/server.xml file has the attribute emptySessionPath=true set.
Sun Java System Application Server (Glassfish) 9.1 build 25 WORKING Installation instructions are here on the Pluto wiki.
Jetty 5.1.5rc2 BEING FIXED Deployment Descriptor Error. See Issue Log.
WebLogic UNTESTED
WebSphere UNTESTED