How to Disable JSP in Embedded Tomcat

2018-09-20 Thread Igal Sapir
I want to embed Tomcat in a simple application that does not use JSP, and that sets the default servlet's listings initParam to true. When I use the StandardContext, Tomcat.initWebappDefaults() [1] is called and adds the default servlet and the JSP servlet. I would like to prevent that, but

[ANN] Apache Tomcat 7.0.91 released

2018-09-20 Thread Violeta Georgieva
The Apache Tomcat team announces the immediate availability of Apache Tomcat 7.0.91. Apache Tomcat is an open source software implementation of the Java Servlet, JavaServer Pages, Java Expression Language and Java WebSocket technologies. This release contains a number of bug fixes and

Re: HTTPD pass off delegation credentials to Apache Tomcat 8.5.23 for SSO Kerberos

2018-09-20 Thread tomcat
Hi. Glad if I could be of even limited help. It would be nice if you sent to the list a complete layout of your solution, to put into the Tomcat FAQ (e.g. like here : https://wiki.apache.org/tomcat/HowTo, in section 3 Configuration) That may help someone else in the future. On 20.09.2018

Re: help with org.apache.jasper.compiler.JDTCompiler issue?

2018-09-20 Thread Berneburg, Cris J. - US
I just remembered something. cjb> After reverting Java and our app, the app still cjb> won't run and still throws compilation errors. cjb> * Staging Server - after rollback cjb> JRE 8u171, 32 bit cjb> Tomcat 6.0.32, 32 bit (unchanged) cjb> App v3.3.2 cjb> * Partial stack trace: cjb>

Re: Is this a classloader leak?

2018-09-20 Thread Mark Thomas
On 20/09/18 17:25, Suvendu Sekhar Mondal wrote: > Hello Everyone, > > Recently I am investigating a Metaspace leak issue. I dumped Metaspace > content over time using jcmd. While comparing them I can see that > there are 15,000 classes which are taking 120MB in that area! For all > of them

Re: help with org.apache.jasper.compiler.JDTCompiler issue?

2018-09-20 Thread Berneburg, Cris J. - US
Konstantin, et al Well, it's all a moot point now. :-) cjb> After reverting Java and our app, the app still cjb> won't run and still throws compilation errors. cjb> * Staging Server - after rollback cjb> JRE 8u171, 32 bit cjb> Tomcat 6.0.32, 32 bit (unchanged) cjb> App v3.3.2 kk> My guess is

Is this a classloader leak?

2018-09-20 Thread Suvendu Sekhar Mondal
Hello Everyone, Recently I am investigating a Metaspace leak issue. I dumped Metaspace content over time using jcmd. While comparing them I can see that there are 15,000 classes which are taking 120MB in that area! For all of them InstCount(number of object instances of the Java class) is zero.

Re: help with org.apache.jasper.compiler.JDTCompiler issue?

2018-09-20 Thread Mark Thomas
On September 20, 2018 3:05:00 PM UTC, "Berneburg, Cris J. - US" wrote: >Konstantin > >Thanks for jumping in to help out. :-) > >cjb> After reverting Java and our app, the app still >cjb> won't run and still throws compilation errors. > >cjb> * Staging Server - after rollback >cjb> JRE 8u171, 32

RE: [OT] Tomcat Clustering Support

2018-09-20 Thread Mark Thomas
On September 20, 2018 2:26:36 PM UTC, Scott Evans wrote: >-Original Message- >From: Scott Evans >Sent: Monday, September 17, 2018 10:57 AM >To: 'Tomcat Users List' ; >'users@tomcat.apache.org' > >Subject: RE: [OT] Tomcat Clustering Support > > >-Original Message- >From:

Re: help with org.apache.jasper.compiler.JDTCompiler issue?

2018-09-20 Thread Berneburg, Cris J. - US
Konstantin Thanks for jumping in to help out. :-) cjb> After reverting Java and our app, the app still cjb> won't run and still throws compilation errors. cjb> * Staging Server - after rollback cjb> JRE 8u171, 32 bit cjb> Tomcat 6.0.32, 32 bit (unchanged) cjb> App v3.3.2 kk> My guess is that

Re: tomcat manager gui hangs on web-app reload for one web-app not others

2018-09-20 Thread Shawn Heisey
On 9/20/2018 8:30 AM, Bill Harrelson wrote: Looking back through my sent folder I realize that I have been replying directly to people that posted directly to me instead of the list. I see from message headers that you're using Thunderbird. In Options/Advanced, open the config editor and

Re: tomcat manager gui hangs on web-app reload for one web-app not others

2018-09-20 Thread Bill Harrelson
Looking back through my sent folder I realize that I have been replying directly to people that posted directly to me instead of the list. Update:  after trying several suggestions sent to me, which did not work, for some reason I decided to switch browsers. Normally I run the manager-gui in

RE: [OT] Tomcat Clustering Support

2018-09-20 Thread Scott Evans
-Original Message- From: Scott Evans Sent: Monday, September 17, 2018 10:57 AM To: 'Tomcat Users List' ; 'users@tomcat.apache.org' Subject: RE: [OT] Tomcat Clustering Support -Original Message- From: Christopher Schultz Sent: Tuesday, August 28, 2018 3:35 PM To:

Re: HTTPD pass off delegation credentials to Apache Tomcat 8.5.23 for SSO Kerberos

2018-09-20 Thread Thomas Delaney
André, I was able to use the reference you made about making tomcatAuthentication false. With this Tomcat setting combined with HTTPD's mod_proxy_ajp proxy rules I was able to get this working. I am still testing this but looks clear to me that this is the solution. Thanks for the quick responses

Re: help with org.apache.jasper.compiler.JDTCompiler issue?

2018-09-20 Thread Konstantin Kolinko
ср, 19 сент. 2018 г. в 22:20, Berneburg, Cris J. - US : > > Hi Folks > > We can't figure out what's wrong with our staging server. After upgrading > Java and our application, Tomcat started logging "Compilation error" > exceptions. The login JSP page did not display. > > After reverting Java

Re: TLS1.3 support for tomcat 7 with APR/tomcat-native

2018-09-20 Thread Усманов Азат Анварович
I did file a feature -enhancement in bugzilla https://bz.apache.org/bugzilla/show_bug.cgi?id=62748 От: Christopher Schultz Отправлено: 19 сентября 2018 г. 23:31:28 Кому: users@tomcat.apache.org Тема: Re: TLS1.3 support for tomcat 7 with APR/tomcat-native