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
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
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
-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
-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
-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
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