From: fhanik Date: Tue, 2 Sep 2008 20:56:05 +0000 (+0000) Subject: Build the samples classes too X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=cb06f0191003c10ba0c742512f6ed685f1b5dcd5;p=tomcat7.0 Build the samples classes too git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@691379 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/extras.xml b/extras.xml index b7d7bbb14..897b91ff6 100644 --- a/extras.xml +++ b/extras.xml @@ -80,6 +80,7 @@ + @@ -246,6 +247,7 @@ + @@ -263,6 +265,26 @@ + + + + + + + + + + + + + + + + @@ -270,10 +292,12 @@ + 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-bayeux-samples.jar} ${tomcat.extras}/${json-lib.jar} To run the sample application, copy the following applications into your CATALINA_BASE/webapps directory ${cometd.war}