Description
The web.xml has a listener configured in the Petstore application:
org.apache.beehive.samples.petstore.servlet.Listener
However, there is no startup listener called "Listener" in the source tree. This causes the container to fail at startup.