Re: AW: Updating tomcat 7 to 9 got problems

2019-06-07 Thread Olaf Kock
Christopher, On 07.06.19 16:41, Christopher Schultz wrote: > Olaf, > > On 6/7/19 10:04, Olaf Kock wrote: > > On 07.06.19 15:30, Support wrote: > >> Hi, > >> > >> it is not working my folder structure is usr/share/tomcat > > > [snip] > > > Further, if you've used your distro's packaged Tomcat inst

Re: AW: Updating tomcat 7 to 9 got problems

2019-06-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Olaf, On 6/7/19 10:04, Olaf Kock wrote: > On 07.06.19 15:30, bernd.sch...@daimler.com wrote: >> Hi, >> >> it is not working my folder structure is usr/share/tomcat > > [snip] > > Further, if you've used your distro's packaged Tomcat installation,

Re: on 8.5.40, random tmpFile.renameTo with jsp files

2019-06-07 Thread Alex O'Ree
HTTP Status 500 – Internal Server Error Type Exception Report Message Unable to compile class for JSP Description The server encountered an unexpected condition that prevented it from fulfilling the request. Exception org.apache.jasper.JasperException: Unable to compile class for JSP o

Re: Making PreResources configuration recurse directories

2019-06-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Ted, On 6/6/19 08:50, Milbaugh, Theodore K (Ted) wrote: >> -Original Message- From: Christopher Schultz >> Sent: Wednesday, June 5, 2019 4:37 >> PM To: users@tomcat.apache.org Subject: [EXTERNAL] Re: Making >> PreResources configuration rec

Re: AW: Updating tomcat 7 to 9 got problems

2019-06-07 Thread Olaf Kock
On 07.06.19 15:30, bernd.sch...@daimler.com wrote: > Hi, > > it is not working my folder structure is usr/share/tomcat On top of Bernd's questions: Please provide as much detail as you can. "It is not working" isn't really helpful for coming up with additional suggestions. How exactly is it not

AW: Updating tomcat 7 to 9 got problems

2019-06-07 Thread bernd . schatz
Hi, > -Ursprüngliche Nachricht- > Von: Support > Gesendet: Freitag, 7. Juni 2019 15:21 > I am using Tomcat version 7.2 for my application > > whenever in install tomcat I use the command sudo yum install tomcat > default it was installing tomcat version 7.2 > > I want to update to 9

Updating tomcat 7 to 9 got problems

2019-06-07 Thread Support
Hi sir, I am using Tomcat version 7.2 for my application whenever in install tomcat I use the command sudo yum install tomcat default it was installing tomcat version 7.2 I want to update to 9 I was unable to run tomcat 9 I followed these steps https://linuxize.com/post/how-to-install-tomcat-9-

Re: on 8.5.40, random tmpFile.renameTo with jsp files

2019-06-07 Thread Mark Thomas
On 06/06/2019 20:38, Alex O'Ree wrote: > I've upgraded from .34 to .40 somewhat recently (on windows) and have been > getting random errors rendering jsp pages recently. The trace is always > related to jasper failing to rename a file. I'm not really sure what the > issue is. Has anyone seen this o

Re: How to stop trailing slash redirects?

2019-06-07 Thread Rob Nikander
On Fri, Jun 7, 2019 at 10:13 AM André Warnier (tomcat) wrote: > On 07.06.2019 08:31, Rob Nikander wrote: > > > > > >> On Jun 6, 2019, at 5:19 PM, André Warnier (tomcat) > wrote: > >> > >> On 06.06.2019 13:28, Konstantin Kolinko wrote: > >>> чт, 6 июн. 2019 г. в 10:32, Rob Nikander : > > >>>

Re: How to stop trailing slash redirects?

2019-06-07 Thread tomcat
On 07.06.2019 08:31, Rob Nikander wrote: On Jun 6, 2019, at 5:19 PM, André Warnier (tomcat) wrote: On 06.06.2019 13:28, Konstantin Kolinko wrote: чт, 6 июн. 2019 г. в 10:32, Rob Nikander : […] 1. Exact version number of Tomcat =? Does it support that attribute? Version 9.0.20. Thank