Re: Tomcat application folder created in /tmp?

2016-06-08 Thread Anthony Biacco
On Wed, Jun 8, 2016 at 1:51 PM, Scott Derrick wrote: > Tomcat7 > Java 1.8.0_51 > Running on CentOS 6(Linux) > > When I deploy one of my apps using the tomcat manager app, it unpaks the > .war file into > > ../webapp/appName > > and > > /tmp/0-appName > > The files look

Tomcat application folder created in /tmp?

2016-06-08 Thread Scott Derrick
Tomcat7 Java 1.8.0_51 Running on CentOS 6(Linux) When I deploy one of my apps using the tomcat manager app, it unpaks the .war file into ../webapp/appName and /tmp/0-appName The files look identical in both folders except the files in the webapp/appName folder have the timestamp of when I