Re: Incomplete list of handle types

2018-12-11 Thread Mark Thomas
On 09/12/2018 10:22, Stephane Passignat wrote: > Hi > I've seen this non compliancy. In TC 7.042 and 7.0.72. How, who can fix > this ? > > @HandlesTypes classes implementations. The mecanism in place only accept > classes implementing an the type but doesn't accept classes inheriting > from

Re: Request for a technical review

2018-12-11 Thread Mallory Mooney
Hi all! It's been a long time coming, so I wanted to resurrect this thread one more time to share the now published post. You can find it at https://www.datadoghq.com/blog/tomcat-architecture-and-performance/. I hope everyone has a great week! Mallory On Sat, Nov 3, 2018 at 4:28 AM Mark

Re: Tomcat 8.0.46

2018-12-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Ismael, On 12/11/18 08:45, Ismael López Quintero wrote: > Hello! Crash: stop working. Process running and listenning in net > ports 80 and 443 (SSL). After crashing, no process exist. So... nothing in the Tomcat logs that says the process is going

Re: Sci and web fragment initialization

2018-12-11 Thread Mark Thomas
On 09/12/2018 10:23, Stephane Passignat wrote: > Hello, > > I've seen this non compliancy. In TC 7.042 and 7.0.72. How, who can fix > this ? > > The case is related to web-fragment loading and SCI initialization. > In Tomcat 7.0.42 and 7.0.72 at least, SCI (with @HandlesTypes > annotation) are

Tomcat 8.0.46

2018-12-11 Thread Ismael López Quintero
Hello! My Tomcat installation crashed some days ago. It is deployed to serve a REST API using Jersey. Looking at localhost_access_log daily file, just before crashing it received the next requests… X.X.X.X - - [28/Nov/2018:22:38:44 +] "GET /api/webapi/logout?idUser=4=1 HTTP/1.1" 200 -

Tomcat 8.0.46

2018-12-11 Thread Ismael López Quintero
Hello! My Tomcat installation crashed some days ago. It is deployed to serve a REST API using Jersey. Looking at localhost_access_log daily file, just before crashing it received the next requests… X.X.X.X - - [28/Nov/2018:22:38:44 +] "GET /api/webapi/logout?idUser=4=1 HTTP/1.1" 200 -

Re: Tomcat 8.0.46

2018-12-11 Thread Mark Thomas
On 11/12/2018 12:38, Ismael López Quintero wrote: > Hello! > > > > My Tomcat installation crashed some days ago. It is deployed to serve a > REST API using Jersey. Looking at localhost_access_log daily file, just > before crashing it received the next requests… > > > > X.X.X.X - -

RE: Tomcat 8.0.46

2018-12-11 Thread Ismael López Quintero
Hello! Crash: stop working. Process running and listenning in net ports 80 and 443 (SSL). After crashing, no process exist. Thank you. -- Fdo.: Ismael López Quintero. Ingeniero de Software. Correo electrónico: ilopezqu...@gmail.com. Sitio Web: http://www.desarrolladorsoftware.com/ Huelva.

Re: Duplicate web fragment

2018-12-11 Thread Mark Thomas
On 09/12/2018 14:55, Mark Thomas wrote: > On 09/12/2018 10:21, Stephane Passignat wrote: >> Hello, >> >> I've seen this non compliancy. In TC 7.042 and 7.0.72. How, who can fix this >> ? > > Tomcat is open source so in theory anyone can provide a patch to fix a bug. > >> Servlet 3.0 spec 8.2.2