From cb06f0191003c10ba0c742512f6ed685f1b5dcd5 Mon Sep 17 00:00:00 2001 From: fhanik Date: Tue, 2 Sep 2008 20:56:05 +0000 Subject: [PATCH] Build the samples classes too git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@691379 13f79535-47bb-0310-9956-ffa450edef68 --- extras.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) 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} -- 2.11.0