0 Replies Latest reply on Apr 2, 2007 5:50 PM by shawnsmsu

    Deployng .war vs 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!