Hi Ashish,
The comment above should be removed as well
Le 17/09/2016 à 13:38,
[hidden email] a écrit :
> Modified: ofbiz/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util/UtilXml.java
> URL:
http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util/UtilXml.java?rev=1761200&r1=1761199&r2=1761200&view=diff> ==============================================================================
> --- ofbiz/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util/UtilXml.java (original)
> +++ ofbiz/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util/UtilXml.java Sat Sep 17 11:38:35 2016
> @@ -422,22 +422,8 @@ public final class UtilXml {
> long startTime = System.currentTimeMillis();
>
> // DON'T do this: seems to be causing problems with Catalina/Tomcat, maybe it is expecting a different parser?
> - //System.setProperty("javax.xml.parsers.DocumentBuilderFactory", "org.apache.xerces.jaxp.DocumentBuilderFactoryImpl");
> -
Thanks!
Jacques