Bug 59317 change to encode getRequestURI dispatches

2016-08-19 Thread Sean Dawson
So we ran into this too - with a customer who downloaded the latest rev of Tomcat 8. Took us half the day yesterday and most of today to get to the bottom of it. In troubleshooting, I tried using 7 instead but it was still failing there (and now I see that the change is in recent revs of all vers

Protect Management

2016-08-19 Thread Diego Gomes
Hi all!!! I would like to know if is possible to protect/prevent access to https://server.com:PORT/manager from the Internet. I need to keep my webapp working for ANY but the management. server status, etc... just for 192.168.0.0/24 for instance. Is this possible? Another question is, to preve

Tomcat CORS filter not allowing origin with file:// when resource access done from WebView

2016-08-19 Thread Chandrashekar H . S
Hi, We are facing a problem in tomcat cors filter. Below is the filter configurations added in web.xml for cors request processing. CorsFilter org.apache.catalina.filters.CorsFilter cors.allowed.origins * cors.allowed.methods GET,POST,HEAD,OPTIONS,PUT

AW: A way for user to specify DH parameter to tomcat !

2016-08-19 Thread Kreuser, Peter
Hi Utkarsh >Von: Utkarsh Dave [mailto:utkarshkd...@gmail.com] >Gesendet: Donnerstag, 18. August 2016 08:18 >An: Tomcat Users List >Betreff: Re: A way for user to specify DH parameter to tomcat ! > >Thanks a lot Chris and Violeta. > >On Wed, Aug 17, 2016 at 1:59 PM, Utkarsh Dave >wrote: > >> Hi A

Re: Tomcat 8.5 Regarding PostResources for Web-Inf\lib and Web-Inf\classes

2016-08-19 Thread Mark Thomas
On 12/08/2016 23:44, Vimil Saju wrote: > This is regarding the Resources feature of tomcat 8.5 that allows us to add > external jars and class folder to the webapp classpath. > There seems to be an issue with the order in which class folder and jar files > are added to the classpath. > classNam

Re: Tomcat won't start

2016-08-19 Thread Mark Thomas
On 19/08/2016 08:51, Leon Vergottini wrote: > May I kindly ask for direction. What, exactly are you typing on the command line when you see the above? What is the current working directory when you do this? Where is Tomcat installed? Mark ---

Tomcat won't start

2016-08-19 Thread Leon Vergottini
Hi I think I am being stupid this morning, but for some reason a Tomcat instance does not want to start. When starting Tomcat, I only get the following: Using CATALINA_BASE:   /opt/current/tomcat Using CATALINA_HOME:   /opt/current/tomcat Using CATALINA_TMPDIR: /opt/current/tomcat/te