Re: war file incompletely deployed

2016-11-08 Thread Christoph P.U. Kukulies
Am 08.11.2016 um 10:01 schrieb André Warnier (tomcat): On 08.11.2016 09:47, Christoph P.U. Kukulies wrote: Am 07.11.2016 um 19:09 schrieb Caldarale, Charles R: From: Christoph P.U. Kukulies [mailto:k...@kukulies.org] Subject: Re: war file incompletely deployed This makes sense somehow, but

Re: war file incompletely deployed

2016-11-08 Thread tomcat
On 08.11.2016 09:47, Christoph P.U. Kukulies wrote: Am 07.11.2016 um 19:09 schrieb Caldarale, Charles R: From: Christoph P.U. Kukulies [mailto:k...@kukulies.org] Subject: Re: war file incompletely deployed This makes sense somehow, but wouldn't a local move or copy from within the ser

Re: war file incompletely deployed

2016-11-08 Thread Christoph P.U. Kukulies
Am 07.11.2016 um 19:09 schrieb Caldarale, Charles R: From: Christoph P.U. Kukulies [mailto:k...@kukulies.org] Subject: Re: war file incompletely deployed This makes sense somehow, but wouldn't a local move or copy from within the server's filesystem have the same complications? No,

RE: war file incompletely deployed

2016-11-07 Thread Caldarale, Charles R
> From: Christoph P.U. Kukulies [mailto:k...@kukulies.org] > Subject: Re: war file incompletely deployed > This makes sense somehow, but wouldn't a local move or copy from within > the server's filesystem have the same complications? No, a local mv or rename in a mod

Re: war file incompletely deployed

2016-11-07 Thread Christoph P.U. Kukulies
s R: From: Christoph P.U. Kukulies [mailto:k...@kukulies.org] Subject: war file incompletely deployed I started developing a webapp (Windows 7, tomcat 7/x64). I generate a WAR file using eclipse/maven. Once built I copy over the war file to a network share on the tomcat server. The share is the tomc

RE: war file incompletely deployed

2016-11-07 Thread Caldarale, Charles R
> From: Christoph P.U. Kukulies [mailto:k...@kukulies.org] > Subject: war file incompletely deployed > I started developing a webapp (Windows 7, tomcat 7/x64). I generate a > WAR file using eclipse/maven. Once built I copy over the war file > to a network share on the tomcat se

war file incompletely deployed

2016-11-07 Thread Christoph P.U. Kukulies
I started developing a webapp (Windows 7, tomcat 7/x64). I generate a WAR file using eclipse/maven. Once built I copy over the war file to a network share on the tomcat server. The share is the tomcat webapps directory. Once done tomcat autodeploys the .war file into the webapps subdirectory