-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Michael,
On 7/17/14, 4:15 PM, Michael Bauers wrote:
> I have been working on an installer that installs tomcat 8.0.9 and
> copies a custom railo installation into the tomcat directory.
I highly recommend that you split your CATALINA_HOME and
CATAL
I have been working on an installer that installs tomcat 8.0.9 and copies a
custom railo installation into the tomcat directory.
While working on this, I seem to have broken tomcat. I had a copy of what was
a working install, and reverting to that did not help.
I did not do anything to java in
> 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
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