- compile your code
- create a context.xml in META-INF
- make the war
- use tomcat manager to deploy

To prevent war from expanding, set unpackWar to false in server.xml's Host
element.

-----Original Message-----
From: Mark F [mailto:[EMAIL PROTECTED] 
Sent: June 24, 2003 10:44 AM
To: Tomcat Users List
Subject: Re: Deployment of WAR-files

I have a simalar problem with deployment. I refer to the .war file in the
context yet it still gets expanded.  No matter what I do it gets expanded?

Thanks,
-Mark

----- Original Message -----
From: "Johannes Lietz" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 24, 2003 9:40 AM
Subject: Deployment of WAR-files


> I've got a question regarding the deployment of WAR-files in Tomcat:
>
> What is the right way to proceed?
> I tried putting my WAR-file into webapps (like I would do e.g. in
> Weblogic), but Tomcat does not recognise it, only if I go to the
> manager-app and use its install feature.
>
> Are there any tutorials or workflow descriptions for this?
>
>
> Thanks,
> Johannes
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to