EL Stream API differing from Java's one

2016-08-23 Thread Aritz Maeztu
I've already posted the issue in StackOverflow: http://stackoverflow.com/questions/39096941/does-tomcats-el-stream-api-make-sense Using Tomcat 8.0.30, I've implemented some EL accesses to the stream API. However, I've found that this expression: |#{testBean.values.stream().anyMatch(str ->str

Fwd: Fwd: EL Stream API differing from the Java one

2016-08-23 Thread Aritz Maeztu
I've already posted the issue in StackOverflow: http://stackoverflow.com/questions/39096941/does-tomcats-el-stream-api-make-sense Using Tomcat 8.0.30, I've implemented some EL accesses to the stream API. However, I've found that this expression: |#{testBean.values.stream().anyMatch(str ->str

Re: Tomcat7 / Axis2

2016-08-23 Thread Aurélien Terrestris
Christopher, "For dev/test, we sometimes have weeks with no activity, and I've never seen any problems." Let's suppose that during this no-activity period, you're restarting once or twice the database. Or that a firewall silently dropped the connection. Is the first request lost, Tomcat returning

Re: Tomcat 7 context.xml update questions

2016-08-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 John, On 8/22/16 1:08 PM, John Beaulaurier -X (jbeaulau - ADVANCED NETWORK INFORMATION INC at Cisco) wrote: > I have two questions regarding an update to the context.xml file. > First I understood that any changes made to the context.xml file > wo

Re: Tomcat7 / Axis2

2016-08-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Aurélien, On 8/22/16 3:36 PM, Aurélien Terrestris wrote: > "We have a Tomcat 7 and Axis 2 for our Java SOAP web service over > https on our Ubuntu server. We also use C3PO connection pooling > (also in other web services which is working fine). Howe

Re: Sporadic High CPU consumption on 8.5.x

2016-08-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chuck, On 8/22/16 11:27 AM, Chuck Syperski wrote: > I think I found a larger part of the puzzle with the OpenSSL > support for tomcat, it looks like when using the ssl config > provided below (directly from Let's encrypt in this case) in your > serv

Re: Question about suspectTimeout property of pool configuration - possible Bug - does only work with removeAbandoned = true which seems odd

2016-08-23 Thread Keiichi Fujino
2016-08-19 0:52 GMT+09:00 Torsten Krah : > Hi, > > looking at the doc: > > https://tomcat.apache.org/tomcat-7.0-doc/jdbc-pool.html > > there is: > > suspectTimeout > > (int) Timeout value in seconds. Default value is 0. > Similar to to the removeAbandonedTimeout value but instead of treating > the