tomcat7 - How to set JVM arguments in Tomcat server -
in eclipse put these arguments run configuration want upload app server (tomcat 7) , have error in deployment. want know how set these variables in server did in eclipse?
-djavax.xml.parsers.documentbuilderfactory=com.sun.org.apache.xerces.internal.jaxp.documentbuilderfactoryimpl -djavax.xml.parsers.saxparserfactory=com.sun.org.apache.xerces.internal.jaxp.saxparserfactoryimpl
i find solution :d
i use tomcat7w.exe, in java tab, add arguments java options , works.
Comments
Post a Comment