"ACTIVEMQ_VERSION" should read "ACTIVEMQ_HOME" in sample project README.txt
files.
----------------------------------------------------------------------------------
Key: CXF-3619
URL: https://issues.apache.org/jira/browse/CXF-3619
Project: CXF
Issue Type: Bug
Components: Samples
Affects Versions: 2.4.1
Reporter: Robert Liguori
Priority: Trivial
In the README.txt file for the "JMS Transport Demo using Document-Literal
Style" (i.e., jms_queue (and and also the jms_pubsub sample)), the following
text:
"For Windows:
set ACTIVEMQ_VERSION=installdir\apache-activemq-5.0.0"
should read:
For Windows:
set ACTIVEMQ_HOME=installdir\apache-activemq-5.0.0"
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira