How do I specify the system property java.ext.dirs for extension searching path on Tomcat?
Location: http://www.jguru.com/faq/view.jsp?EID=327567 Created: Feb 13, 2001 Modified: 2001-02-15 13:39:40.149 Author: Ivo Limmen (http://www.jguru.com/guru/viewbio.jsp?EID=327483) Question originally posed by Zuofeng Zeng (http://www.jguru.com/guru/viewbio.jsp?EID=240547 By giving the option -Dxxx=yyy to the JVM you can alter settings of the JVM. In this case you can use java.exe -Djava.ext.dirs=c:\temp or something similar…
Related Questions
- Anyway, since you can only specify the contentType property once per page translation (Tomcat throws an error if you try), how can I tell Tomcat that my included page is in shift_jis too?
- Why is private property and the protection of property rights so critical to the success of the market system?
- How do I specify the system property java.ext.dirs for extension searching path on Tomcat?