I had been having problems trying to get past a bunch of configuration issues and missing jars files when using the Servicemix WAR that is available for download on the servicemix sight. I realized that the download on the site has been my whole problem with not being able to run my SAs which word perfectly fine in the standalone version. As I mentioned this is a result of that WAR seeming to be very barebones. I had just build the servicemix-web that comes in the examples which is how I realized this. That build example includes way more jars than the download on the site, it actually starts up an activemq broker and includes the jms and quartz jars needed for SUs that use those components. Why isn't the download on the site nearly identical to the example servicemix web (minus the examples being deployed by default)? It's very confusing.
Thanks! Ryan
