unpackWARs, and annotation exceptions

2015-01-17 Thread Sean Dawson
Hello, I mentioned in an previous question that newer releases of tomcat7 (Windows) seems to be unpacking our war files to webapps when it wasn't doing that previously. We were running fine prior to this and have encountered some issues replacing the war files with the corresponding webapps dir n

Re: Where are my non-persistent sessions stored ?

2015-01-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Sreyan, On 1/17/15 12:45 PM, sreya...@gmail.com wrote: > I am new to Tomcat and interested in learning how to works > internally. I was reading the following thread on JavaRanch but it > did not give a concrete answer-: > > http://www.coderanch.c

Where are my non-persistent sessions stored ?

2015-01-17 Thread sreyan32
I am new to Tomcat and interested in learning how to works internally. I was reading the following thread on JavaRanch but it did not give a concrete answer-: http://www.coderanch.com/t/467039/Tomcat/sessions-stored Does the container use an Array-List or a HashMap to store the HTTPSessions ?

Re: Tomcat 8.0.15, EL Performance

2015-01-17 Thread Dirk Högemann
Hmmm. No performance loss with simple single jsp page. I will try to track it down some more. The application has database functionality, many xsl transformations, Solr search and so on. I will first reduce the functionality and hopefully find the bottleneck. Thanks so far. Dirk Am 17.01.2015 02: