Renick
[EMAIL PROTECTED]
-Original Message-
From: Derek Doerr [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 24, 2002 6:48 PM
To: Tag Libraries Users List
Subject: Re: Mailer Taglib SecurityException
Rich,
I'm running Tomcat 4.0.2. I suspect that the security changes that you
Rich,
I'm running Tomcat 4.0.2. I suspect that the security changes that you reference,
below, should be made to the catalina.policy file. Do you know what the change would
be? Also, do you know where, in the server.xml file I would turn on security
debugging?
Thanks!
- Derek
Rich Catl
Try running your servlet container with security debug turned on.
Start the container and give the following options to java
-Djava.security.debug=access,failure. Run the example, and then search
your logs for the word denied one will be the attempt to get the default
session. This should
I'm trying to run the Mailer taglib with a very basic configuration:
this is a test
The following errors occured
Please back up a page, fix the error and resubmit.
I keep getting the exception message:
java.lang.SecurityException: Access to default session deni