Re: Issue after Enabling JAVA security

2019-07-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mohan, On 7/4/19 23:00, Mohan T wrote: > We have our application setup in the below environment > > Tomcat version 8.5.35 Operating system RHEL 7.4 What version of Java are you using? > When we do not enable the JAVA security policy, we get the >

Issue after Enabling JAVA security

2019-07-04 Thread Mohan T
Hi, We have our application setup in the below environment Tomcat version 8.5.35 Operating system RHEL 7.4 When we do not enable the JAVA security policy, we get the following parser loaded and the application works fine. com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl After enabl