Hi folks, I'm trying to deploy a simple spring mvc based webapp to tomcat using m2e-wtp. When some of the dependencies are resolved from the workspace, I get java.lang.ClassNotFoundException errors and I'm trying to debug the same.
[image: Inline image 1] I see that not all of the workspace resolved dependencies are automatically added to the Web Deployment Assembly(in this case only one got added) And the workspace resolved dependency projects were not automatically added to the Build Path(not sure if it should be) [image: Inline image 2] When I click on Run on Server, it takes me to the Add/Remove screen where under the Configured pane, it shows the webapp. When you expand it, what are we supposed to see there? A list of all dependencies or a list of workspace resolved dependencies? Thanks, Aneesh
_______________________________________________ m2e-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/m2e-users
