I have used "export as war" as a debug tool, so you can inspect the war generated and find out what is missing/wrong.
Additionally, I think I had to mark maven dependencies as "export dependencies" in java build path screen to get the dependencies included in the war. HTH. Stevo Slavić-2 wrote: > > Hello all, > > I'm experiencing issues running a war module on a server. This module is > part of a multi-module project and it has dependencies on other project > modules. Modules war depends on are snapshot's and although they get > listed > in Web App Libraries, these modules don't get deployed on the server, it > seems that only their resources end up in deployed war. > > Regards, > Stevo. > > -- View this message in context: http://www.nabble.com/WTP-integration%3A-Running-war-module-on-a-server-tp19915753p19968035.html Sent from the Maven Eclipse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email