0 Replies Latest reply on Mar 29, 2007 2:21 PM by bichka

    Deploy simple html files on JBoss web server ot application

    bichka

      I have serveral simple HTML files and I would like to deploy them to the JBoss Web server. I used command c:\myapp\jar -cvf myapp.war *.*

      then, I copy the .war file to the ../default/deploy dir. When I connect to http://locahost:8080/myapp it display the html file in a text. Please let me know if you have any suggestion or pointer on how to correct this problem.

      Thanks,
      Bryan