On Mon, Oct 17, 2011 at 3:04 AM, ettoregia <ettore...@gmail.com> wrote:

> Regarding the the deploy, I know that by storing a file under
> Catalina->localhost-> myAppName.xml in which I specify the path of the WAR I
> would not need to copy WAR under wepApps but Tomcat will do it by itself. Is
> that correct?

Sorry, I'm not sure what you're asking. You need to place your WAR
file *somewhere* to deploy it.

Personally I just put it in the appBase directory, eliminating the step
you describe above.

> For the context.xml, shall I create it, since there's no file so called in
> META-INF.

Yes.

-- 
Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to