Hi Bill,
>
> The offending section of the maven.xml is:
>
> <!-- Copy the doom jar -->
> <ant:copy toDir="target/temp/war/lib">
> <ant:fileset file="modules/doom/target/axis2-doom-
> ${pom.currentVersion}.jar"/>
> </ant:copy>
>Thanks for finding this issue ... just fixed it and I was able to build the war and was able to deploy it in Tomcat properly. Please try it out now. Thanks, Ruchith
