I'm using STS 2.9.0M1 with Axis2 1.6.1, Spring 3.1.0 and Tomcat 7.0. When I deploy the web service I develop the .aar file is not deployed. I'm getting a handful of java.lang.ClassNotFoundException for Spring, Axis and other packages I'm using. I would have expected them to be included in .aar but it is not generated. How do I solve this problem? TIA


Reply With Quote
