Hello, Dear Friends!
Usually, to solve the tomcat's SocketException problem and to show error
page, I will connect Apache using JK Connector.
But, two web servers is make management difficult.
So, I wish I could be provided with some feature on Tomcat.
Proxy Connector -> HTTP/1.1 -> Servlet ->
Thank you, chris. You are very kind.
2018년 10월 23일 (화) 오후 11:43, Christopher Schultz <
ch...@christopherschultz.net>님이 작성:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> HeeGu,
>
> On 10/23/18 05:34, HeeGu Lee wrote:
> > Hello, Dear Friends!
> >
I think it is good for your mental health not to use this feature.
You just have to think of it as an experimental function like google
chrome's about://flags.
JMX has subscribe model.
However, Tomcat is no ability to receive notifications.
And most JDBC implementations are not interested in such
Dear Gilles,
I apologize for the delay in reply.
I make simple webapp and upload to github. In project, my test result is
included.
https://github.com/elfhazardwork/dbcp2-test
Tomcat's parallel deploy mechanism is deploy new version before undeploy
old.
So, If your webapp is use JMX, bean name
eans ? Is it the @ManagedBean
> annotation ?
>
> 2. What do you use JMX for ?
>
> Thanks again
> Regards
> Gilles
>
>
> -----Message d'origine-
> De : HeeGu Lee [mailto:elfhazardw...@gmail.com]
> Envoyé : mardi 27 novembre 2018 08:36
> À : Tomc
ne so far, especially now that we will
> use connection pools configured inside the webapp (no more context xml file)
>
> Regards
> Gilles
>
> -Message d'origine-
> De : HeeGu Lee [mailto:elfhazardw...@gmail.com]
> Envoyé : mardi 27 novembre 2018 10:17
> À
Hi, chris.
You can use apache commons-dbcp2-2.5.0.
This problem is fixed in this version.
And ServletContextListener is not necessary!
This is make you happy. :-)
Have a nice day!!!
2018년 12월 14일 (금) 오전 5:51, Chris Cheshire 님이 작성:
> Tomcat 9.0.12, Debian, MySQL Server 5.7.23, Connector/J 5.1.4
Congratulations!
2018년 12월 19일 (수) 오후 7:23, Raul losoha 님이 작성:
> You are welcome !!!
>
> Shalom ,
>
> Raul Losoha
>
> From: Felix Schumacher
> Sent: Wednesday, December 19, 2018 10:10 AM
> To: Tomcat Developers List; Tomcat Users List
> Subject: Re: [ANN] New com
I was tasked with writing a web application that needs to forward a http
request to each server after checking certain headers.
Of course I can use a library like apache http client to reconstruct and
send the data.
But if you think about it, this is a very unreasonable and bad way.
Suppose you ne