-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
John,
On 4/23/20 15:19, John Larsen wrote:
> Ah doing ROOT.war is my pet peeve. I find this bad practice. Its
> nice to have ROOT especially when the developer insists theres
> something wrong with tomcat when really its their webapp. Having
> ROOT
Turns out the developer was deleting the app dir along with war and
restarting.
John
On Thu, Apr 23, 2020 at 1:19 PM John Larsen
wrote:
> Ah doing ROOT.war is my pet peeve. I find this bad practice. Its nice to
> have ROOT especially when the developer insists theres something wrong with
> tomc
Ah doing ROOT.war is my pet peeve. I find this bad practice. Its nice to
have ROOT especially when the developer insists theres something wrong with
tomcat when really its their webapp. Having ROOT intact, can show that by
removing their webapp and tomcat works.
As for "/" vs "" - not sure that wo
On 23/04/2020 20:10, John Larsen wrote:
> Ok so my next question is how to handle this better? The goal here is so
> that one does not have to enter /webappName/ on the end of the domain.
> We use the context to tell Tomcat which webapp to load instead of ROOT.
Name the file "ROOT.war"
And if you
Ok so my next question is how to handle this better? The goal here is so
that one does not have to enter /webappName/ on the end of the domain.
We use the context to tell Tomcat which webapp to load instead of ROOT.
John Larsen
On Thu, Apr 23, 2020 at 12:47 PM Christopher Schultz <
ch...@christo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
John,
On 4/23/20 14:38, John Larsen wrote:
> New tomcats 9.0.34 seems to fail when uploading new war when theres
> a context in server.xml pointing to the particular exploded war.
> Says 'The main resource set specified is not valid.' It's like hot