Guillaume Nodet <[EMAIL PROTECTED]> writes: > > > One file is missing from the 2.0 ditribution. > A 2.0.1 will come out soon to fix some problems. > In the mean time, you can follow instructions on See > http://docs.codehaus.org/display/SM/Tomcat+Integration?refresh=1 > to get it working. > > Cheers, > Guillaume Nodet
Thank you for your response Guillaume. I did follow that link before posting and the last time I looked I did verify that the two missing files stated on that page were in my WEB-INF/lib dir. The dir looks like: commons-collections-3.1.jar (Verified) commons-pool-1.2.jar (Verified) activemq-3.2.jar activemq-ra-3.2.jar activemq-web-3.2.jar backport-util-concurrent-2.0_01_pd.jar commons-beanutils-1.7.0.jar commons-dbcp-1.2.jar concurrent-1.3.4.jar geronimo-spec-jms-1.1-rc4.jar jencks-all-1.1.jar quartz-1.4.5.jar servicemix-2.0.jar spring-1.2.5.jar xbean-spring-2.0.jar I still wound up with the error stated previously after following that doc (unless I still did something else wrong). It would be interesting to know if the missing file you mentioned was different from the two mentioned in the doc. Is it an easy file to fix my war with? If not I can defer demonstrating war deployment on my end to some interested colleagues until 2.0.1 is out. Thanks! -Ron
