Hi,
Our app was running well on Tomcat 7 on linux. Recently we migrated to
Tomcat 8 on linux. However we found the system CPU usage is higher than
normal. When there is no any user interaction, we still see about 25% of
the system CPU usage. After deep dive, we found the tomcat keeps scanning
ou
On 9/18/2015 1:57 PM, Caldarale, Charles R wrote:
From: George Sexton [mailto:geor...@mhsoftware.com]
Subject: Filter Mapping URL Pattern
I'm trying to add a filter mapping with the URL-Pattern
/*.css
Which, unfortunately, isn't allowed. You probably just need to remove the
leading slash.
> From: George Sexton [mailto:geor...@mhsoftware.com]
> Subject: Filter Mapping URL Pattern
> I'm trying to add a filter mapping with the URL-Pattern
> /*.css
Which, unfortunately, isn't allowed. You probably just need to remove the
leading slash.
> Can someone direct me to a a BNF definition
I'm trying to add a filter mapping with the URL-Pattern
/*.css
and tomcat (7.0.63) is throwing an error on the deployment descriptor:
java.lang.IllegalArgumentException: Invalid filter mapping.
at
org.apache.catalina.core.StandardContext.validateFilterMap(StandardContext.java:
3136)
from lo
Hi,
I'm getting an error while trying to update the tomcat-jdbc version to
8.0.9+ on a project I'm working on. Currently I'm using 8.0.8 version
without issues. I would be very thankful for any help coming from you guys.
http://stackoverflow.com/questions/32643530/classpath-issue-between-jetty-ma
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Kiran,
On 9/17/15 11:11 PM, Kiran Badi wrote:
> Thanks Chris and David for reply. I did change the timeout values
> from 30 to 10.
>
> I have some workflow kind of screens,but I do not store work flows
> fields data in session. Session contains onl