Documentation for Bamboo 4.0.x. Documentation for earlier versions of Bamboo is available too.

Skip to end of metadata
Go to start of metadata

This page explains how to set up the (gmail) mail service for JBoss 4.2.2. with the following features

  • smtp over SSL
  • TLS encryption

After installing bamboo.war on jboss modify <jboss-install>/server/default/deploy/mail-service.xml to be

Problems

If you encounter a class loading problem you will need to remove

  • <bamboo-war>/WEB-INF/lib/activation-x.x.x.jar
  • <bamboo-war>/WEB-INF/lib/mail-x.x.x.jar

from bamboo.war to avoid the clash with jboss' native libraries.