0 Replies Latest reply on Feb 25, 2014 12:30 PM by pkelly

    Setting javax.xml.transform.TransformerFactory

    pkelly

      Hi,

       

      I have a WAR file with an internal JAR that reads the javax.xml.transform.TransformerFactory system property.  Is there a way to set this system property for my deployment only without affecting other deployments?  I don't want to do it in the source code, but rather through a deployment descriptor, properties file, etc.

       

      Thanks in advance!