2 Replies Latest reply on Jun 7, 2005 1:38 PM by bletts

    Can I deploy a war file (as opposed to an ear)?

    bletts

      Hi all -

      I'm new to JBoss, and I'm trying to figure the whole thing out. We're using JBoss 3.2.1 and Jetty, and I've been playing around with creating some simple .jsp files and packaging them into a .war.

      I'd like to deploy just my .war file if possible. I can build an .ear if I need to, but I'm hoping that it's not necessary. Is it possible to just deploy the war file? If so, is it as easy as just copying it to my deploy directory? Or is there some other configuration that I need to do?

      Thanks in advance.