I'm not sure that the WAR is corrupted... This is what I'm doing exactly... 1) I have a WAR which contains other WARs within it 2) During execution, each of the internal WARs are extracted into "temp" 3) I'm using the HTMLAdapter servlet to deploy each of these WARs from temp via code.
I cannot use an EAR because I want to control when each of these (internal) WARs is deployed. I get "NoClassDefFoundError" when I deploy one of the internal WARs... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3833901#3833901 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3833901 ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
