Subject: Re: Tomcat 9 does not work with war file named along with revision
number
On 08/08/18 15:20, premsudhan jaikumar wrote:
> Hello everyone,
>
> Did some more digging into this issue am facing with various other tomcat
> versions and it appears other than Tomcat version
n jaikumar
> Sent: Tuesday, August 07, 2018 11:53 AM
> To: 'users@tomcat.apache.org'
> Subject: Tomcat 9 does not work with war file named along with revision number
>
> Hi
> Am trying to deploy an application in Tomcat version 9.10,it has application
> war file name
patcher'
Any ideas, pointers to further investigate this? Appreciate any help on this.
Thanks.
-Prem
From: premsudhan jaikumar
Sent: Tuesday, August 07, 2018 11:53 AM
To: 'users@tomcat.apache.org'
Subject: Tomcat 9 does not work with war file named along with revision number
Hi
Am
Hi
Am trying to deploy an application in Tomcat version 9.10,it has application
war file name like For Eg: app-name##r123.war file. And I can see its not
recognizing the context path from the exploded war. If I rename the war file
name without revision number it works fine.
from Tomcat document