Hi,I just downloaded ActiveMQ 5.10.0 and I am looking at:http://activemq.apache.org/examples.htmlwhich shows: Running the examples from a binary distroYou can use Ant to compile and run the examples. In another shell, run the examples:cd exampleant producerIn another shell type:cd exampleant consumer However, there is no example directory, only an examples directory. In the examples directory, there is no build.xml and so I do not believe that ant is going to be able to run at all, and running the commands on the wiki produces the following: C:\apache-activemq-5.10.0\examples>ant producerBuildfile: build.xml does not exist!Build failed So, is the wiki out of date, or is the producer/consumer example missing?Thanks!Mark
-- View this message in context: http://activemq.2283324.n4.nabble.com/Is-the-examples-documentation-out-of-date-or-are-the-examples-missing-tp4683093.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.