|
-
May 6th, 2009, 12:11 AM
#2
The solution
Thanks to some help from the tomcat-users mailing list the solution to my problem was as follows:
Stop all Tomcat instances/service. Open the "tomcat monitor" application and open the "configure" pop-up/window. Or open the "Configure Tomcat" application. On this window there is a "Java" tab, go there.
Within the Java tab there is a text box for Java Options, in this text box append the following:
-Djava.security.manager
-Djava.security.policy=<path_to_security_policy_file>
The standard Tomcat policy is located in Tomcat's conf/catalina.policy file, but you're free to specify whatever location you are using.
Cheers
Similar Threads
-
By sphanlon in forum Spyware / Adware
Replies: 11
Last Post: April 1st, 2013, 08:05 PM
-
By gore in forum Operating Systems
Replies: 11
Last Post: August 8th, 2004, 05:21 AM
-
By rajunpl in forum Operating Systems
Replies: 43
Last Post: July 1st, 2004, 07:30 AM
-
By Nokia in forum Tips and Tricks
Replies: 4
Last Post: June 18th, 2004, 04:24 PM
-
By Jehnny in forum Other Tutorials Forum
Replies: 1
Last Post: November 15th, 2003, 02:49 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|