0 Replies Latest reply on May 7, 2005 6:29 PM by randyxvi

    How to find Struts' DTDs in JBoss

    randyxvi

      Hi,

      I'm using JBoss 4.0.1 and Struts 1.2.4, when the server starts and loads the application, the application reads struts-config.xml. In the moment of reads struts-config.xml needs to check the DTD, and doesn't find the local DTD, it tries to load the DTD from jakarta.apache.org and I obtain and exception. I have stored the DTD in the dir when all the jboss' DTDs are stored and doesn't find. I would like to configure JBoss or my application to read the local copy of the DTD, How I should do?


      Thanks

      Jose