Tommy, run 'mvn install' from the activemq-web-demo directory. This will build the war and copy to your repository. A message should appear on the console that tells where the war has been copied to. Here is my console output:
[INFO] Building war: /Users/clark_obrien/ActiveMQ/activemq-parent-5.3.2/activemq-web-demo/target/activemq-web-demo-5.3.2.war [INFO] [ianal:verify-legal-files {execution: default}] [INFO] Checking legal files in: activemq-web-demo-5.3.2.war [INFO] [install:install {execution: default-install}] [INFO] Installing /Users/cobrien/ActiveMQ/activemq-parent-5.3.2/activemq-web-demo/target/activemq-web-demo-5.3.2.war to /Users/cobrien/.m2/repository/org/apache/activemq/activemq-web-demo/5.3.2/activemq-web-demo-5.3.2.war Tommy75 wrote: > > Hi, I would like to deploy the demo apps (market data publisher, chat, > etc) that came with my install of active mq into tomcat. > > I believe the best way to do this would be to package the "demo" webapp as > a .war file using maven. > There were short instructions somewhere on the activemq site (cant find > them right now) but they did not work for me. (all they said was to > execute the command: "mvn war" - this does not work). I would assume a > build file is needed but im not sure how to construct this. If anyone can > advise on how to package the demo webapp as a .war file, please let me > know. > > Thanks > -Tommy > -- View this message in context: http://old.nabble.com/Deploying-the-ActiveMQ-demo-apps-in-Tomcat-tp29043678p29048330.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.