1 Reply Latest reply on Apr 16, 2007 10:46 AM by dparisi

    extracted .war

    shawnsmsu

      My current deployment consists of a single .war file (works fine, Jboss 4.0.3sp1). I just installed JBossIDE for Eclipse and when it deploys my code, it deploys the war in extracted form.

      Do I need to change some configuration in JBoss to reference this folder structure instead of the .war file? Right now, it's still just referencing the .war and when I remove that, the server will not load.

      Thanks!