6 Replies Latest reply on Apr 2, 2003 11:09 AM by catharine

    Running web apps without a war file

    catharine

      I have just started using JBoss (the version with Tomcat), and I have integrated it with JBuilder.

      I have written a sample application in JBuilder, created the war file, and run it through JBoss with no problem.

      However, I don't want to have to rebuild the war file each time I make a change to the application. How can I supply JBoss the application without creating a war file?

      I thought that I could put the application directory from JBuilder into server/all/deploy. This directory contains the WEB-INF directory and the JSPs. However, I get an HTTP Status 500 error saying "No Context configured to process this request". Can anyone help?

      Thanks,
      Catharine