is correct to eliminate persistent
sessions(see below). If not, please let me know.
Thanks again for any help!
Mark Walker
From: Glenn Nielsen <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]>
To: Tomcat Users List <[EMAIL PROTECTED]>
Subject: R
rs. Just fix the
file extension and you should be good to go.
The manager and admin applications should only require the following element
in your tomcat-users.xml file:
Hope this helps!
Mark Walker
From: Joseph Boccuzzi <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List&quo
+%. A second restart puts it up to 99%. The system maintains these
rates until I switch to another server (At least the pages still serve fine
though).
Lastly, in the event that WebSphere has just been covering my tracks well, I
would also welcome suggestions of Java discussion lists anyone has ha
I compared your code to something similar on our server. In our case it is a
getMessageText() method. Our jsp:getProperty looks like this:
If I change the "m" to "M" to match your example:
then the code fails.
I hope that's all the problem is.
Mark Walke
I'm new to Tomcat (v 4.1.12), so consider the source. I got this same error
last week, though I don't remember any reference to "Digester". I caused the
error by commenting out a section that contained another comment. I simply
un-nested the comment and all was well.
Hop