1 Reply Latest reply on Aug 22, 2013 10:46 AM by sedzik

    Jboss redirect Web App http request (or XML Catalog)

    sedzik

      Hi,

       

      I do not know how to formulate this exaxtly.

       

      Let's say I have webapps (EARS, WARS) which try to do HTTP requests

      to get external XSD:s files for DTD:s files for XML validation purposes.

       

      Is it possible to conf JBoss to redirect such requests

      to a local file system folder?

       

      Is it possible to setup Jboss to use an XML catalog?

      http://en.wikipedia.org/wiki/XML_Catalog

       

      We have this problem and currently we have solved it in our Apache.