Quite right. I'd skipped over that little throwaway line in his initial post.
> -Original Message-
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Sent: Wednesday, August 25, 2010 8:35 AM
> To: Tomcat Users List
> Subject: Re: Deploying a war
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jeffrey,
On 8/23/2010 12:56 PM, Jeffrey Janner wrote:
> Also, I'm surprised no one offered the obvious tuckey redirector
> solution, which usually gets brought up a lot on this list.
> You can always deploy your jira.war as normal, but also create a
>
Ouch
> -Original Message-
> From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
> Sent: Tuesday, August 24, 2010 10:18 AM
> To: Tomcat Users List
> Subject: RE: Deploying a war to the root URL path
>
> > From: Jeffrey Janner [mailto:jeffrey.jan...@p
10:43 AM
> To: users@tomcat.apache.org
> Subject: RE: Deploying a war to the root URL path
>
>
> It's true I can host the app at /jira but that feel very redundant
when
> the
> host is dedicated to jira as it is (it's DNS name is even jira).
> Perhaps
>
> Jeff
>
>> -Original Message-
>> From: David Smiley @MITRE.org [mailto:dsmi...@mitre.org]
>> Sent: Friday, August 20, 2010 12:12 PM
>> To: users@tomcat.apache.org
>> Subject: RE: Deploying a war to the root URL path
>>
>>
> From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com]
> Subject: RE: Deploying a war to the root URL path
>
> I'm not positive, but I think Chuck neglected to mention that the
> docbase needs to contain the war in exploded format. If I'm wrong,
> please slap my
//hostname request.
Jeff
> -Original Message-
> From: David Smiley @MITRE.org [mailto:dsmi...@mitre.org]
> Sent: Friday, August 20, 2010 12:12 PM
> To: users@tomcat.apache.org
> Subject: RE: Deploying a war to the root URL path
>
>
> Ok, thanks Chuck. Perhaps I'll
Ok, thanks Chuck. Perhaps I'll put my war elsewhere... I just don't know
where it would be best placed.
~ David
n828cl wrote:
>
>> From: David Smiley @MITRE.org [mailto:dsmi...@mitre.org]
>> Subject: Deploying a war to the root URL path
>>
>> As a matter of taste, I'd prefer not to name my wa
> From: David Smiley @MITRE.org [mailto:dsmi...@mitre.org]
> Subject: Deploying a war to the root URL path
>
> As a matter of taste, I'd prefer not to name my war "ROOT.war"
So you don't want to do things the easy way...
> I'd like it to be named after what it is, which is JIRA
> -- so jira.war.