RE: Help with symbolic links

2014-07-15 Thread Caldarale, Charles R
> From: Michael Bauers [mailto:michael.bau...@jdsu.com] > Subject: Help with symbolic links > We had tomcat 7 installed and were using symbolic links. A developer had > apparently > allowed this via allowLinking set to true in a context.xml file > I am trying to migrate to tomcat 8.0.9 Appar

Re: Help with symbolic links

2014-07-15 Thread Peter Rifel
Are the symbolic links pointing to somewhere outside the appBase? I ran into the same problem and adding this to my context.xml fixed the issue: See http://tomcat.apache.org/tomcat-8.0-doc/config/resources.html -Peter On 7/15/14, 2:21 PM, "Michael Bauers" wrote: >We had tomcat 7 installe

Help with symbolic links

2014-07-15 Thread Michael Bauers
We had tomcat 7 installed and were using symbolic links. A developer had apparently allowed this via allowLinking set to true in a context.xml file I am trying to migrate to tomcat 8.0.9 and this no longer works. In fact, I get warnings in the log. 15-Jul-2014 15:14:05.484 WARNING [localhost-

Re: HttpServletRequest - getHeaders() vs getCookies()

2014-07-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Simon, On 7/9/14, 4:51 AM, Simon Kulessa wrote: > I had a look at the documentation and the tomcat source to get a > better understanding of what the > '|org.apache.catalina.connector.RECYCLE_FACADE' parameter actually > does.| > > I have seen that

Re: Handshake Failure error !

2014-07-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dave, On 7/9/14, 6:53 AM, Utkarsh Dave wrote: > We are running Tomcat 6.0.37 and Java JDK 1.6.0_60 We recently > upgraded to JDK 1.6.0_75 and recieved below error at several > places javax.net.ssl.SSLException: Fatal Alert received: Handshake > Fai