Edward S wrote:
Now if i check the war file, there are 2 jars out there corresponding to myBlock1 and myBlock2, which contain the sitemaps and everything else. however, there is nothing except for the lib/jars, applicationContext.xml, web.xml and log4j.xml in the war WEB-INF folder.
Hmmm... a META-INF directory should be there too. Have you succeded in making the webapp run via mvn jetty:run ? Just to be on the safe side, issue a mvn clean before install. Regards, -------------------- Luca Morandini www.lucamorandini.it -------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
