| Eclipse Helios Deployment Assembly not working for Webapps [message #739581] |
Mon, 17 October 2011 12:16  |
Bruno Melloni Messages: 12 Registered: July 2009 |
Junior Member |
|
|
Since I moved to Eclipse Helios (from Ganymede) I have not been able to run/debug webapps successfully from within Eclipse. Classes from dependent projects throw the infamous ClassNotFoundException, even after adding the projects to the Deployment Assembly.
I could manually JAR the dependent projects and deploy them in WEB-INF/lib or deploy everything to Tomcat by hand... but that defeats the purpose. Previous versions allowed us to do quite painlessly.
Clearly, Helios requires "something else" besides defining dependent projects in the Deployment Assembly, but I can't seem to find what. Any suggestions?
I am running Eclipse Helios, Java 6, Servlet 2.4 (old webapp), Tomcat 6.
[Updated on: Mon, 17 October 2011 14:10] Report message to a moderator
|
|
|