You've built the Tomcat Bayeux libraries, simply add the following libraries to your CATALINA_HOME/lib directory:
${cometd-api.jar}
${tomcat-bayeux.jar}
${tomcat.extras}/${json-lib.jar}
To run the sample application, copy the following applications into your CATALINA_BASE/webapps directory
${cometd.war}