0 Replies Latest reply on Mar 7, 2003 10:23 AM by itamarc

    Can I force unpackWARs?

    itamarc

      I read some docs and found that both Jetty and Tomcat, when integrated with JBoss, don't unpack Wars even if unpackWARs=true on server.xml...

      There is any way to change this behavior, setting something at the web server config or at jboss itself?

      I have an app that uses a "work" dir inside this "WEB-INF" dir to read and write files, and I don't want to manually unpack my war to a dir.