> From: Charl Gerber [mailto:[EMAIL PROTECTED]
> Subject: Re: Deploying unpacked war file
>
> Where can I get a reference of all the possible
> attributes I can set?
The Tomcat doc lists all the attributes for . See:
http://tomcat.apache.org/tomcat-5.5-doc/config/context.html
> look for the unpackWar attribute of the standard
> context container.
Where can I get a reference of all the possible
attributes I can set? The examples on the Tomcat sites
only shows a few.
Must the war be in the webapps subdir of the Tomcat
installation, or can it be anywhere? In Tomcat 4.1.x
Charl,
look for the unpackWar attribute of the standard context container.
Mauro
--
Charl Gerber wrote:
Sry,
I want to deploy a .war without letting Tomcat unpack
it.
--- "Caldarale, Charles R"
<[EMAIL PROTECTED]> wrote:
From: Charl Gerber [mailto:[EMAIL PROTECTED]
Subject: Deploying
Sry,
I want to deploy a .war without letting Tomcat unpack
it.
--- "Caldarale, Charles R"
<[EMAIL PROTECTED]> wrote:
> > From: Charl Gerber [mailto:[EMAIL PROTECTED]
> > Subject: Deploying unpacked war file
> >
> > How do you deploy an unpacked .war file in Tomcat
> > 5.5.12 and not let Tomca
> From: Charl Gerber [mailto:[EMAIL PROTECTED]
> Subject: Deploying unpacked war file
>
> How do you deploy an unpacked .war file in Tomcat
> 5.5.12 and not let Tomcat have it unpacked?
Sorry, but the wording of the above question makes no sense to me. Can
you rephrase?
> Where can I get a ref