Re: server/webapps

2005-04-11 Thread Tim Funk
Yes, but not through the admin or manager webapp.
-Tim
Michal Kwiatek wrote:
Hello all,
Is it possible to deploy an application from the server/webapps
directory? I would like my application to be deployed in the same way as
manager or admin application are deployed.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: server/webapps

2005-04-11 Thread Michal Kwiatek
How, then? 

Michal.

 

 -Original Message-
 From: Tim Funk [mailto:[EMAIL PROTECTED] 
 Sent: Monday, April 11, 2005 2:28 PM
 To: Tomcat Users List
 Subject: Re: server/webapps
 
 Yes, but not through the admin or manager webapp.
 
 -Tim
 
 Michal Kwiatek wrote:
 
  Hello all,
  
  Is it possible to deploy an application from the server/webapps 
  directory? I would like my application to be deployed in 
 the same way 
  as manager or admin application are deployed.
  
 
 -
 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]



Re: server/webapps

2005-04-11 Thread Tim Funk
You need to manually place a file in the conf/Catalina/localhost directory. 
(YMMV on the actual dir) The easiest way is to copy manager.xml to 
mywebapp.xml and make the appropriate tweaks.

-TIm
Michal Kwiatek wrote:
How, then? 

Michal.
 


-Original Message-
From: Tim Funk [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 11, 2005 2:28 PM
To: Tomcat Users List
Subject: Re: server/webapps

Yes, but not through the admin or manager webapp.
-Tim
Michal Kwiatek wrote:

Hello all,
Is it possible to deploy an application from the server/webapps 
directory? I would like my application to be deployed in 
the same way 

as manager or admin application are deployed.

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


RE: server/webapps

2005-04-11 Thread Michal Kwiatek
It works.Thanks a lot.

Michal. 

 -Original Message-
 From: Tim Funk [mailto:[EMAIL PROTECTED] 
 Sent: Monday, April 11, 2005 3:11 PM
 To: Tomcat Users List
 Subject: Re: server/webapps
 
 You need to manually place a file in the 
 conf/Catalina/localhost directory. 
 (YMMV on the actual dir) The easiest way is to copy 
 manager.xml to mywebapp.xml and make the appropriate tweaks.
 
 -TIm
 
 Michal Kwiatek wrote:
 
  How, then? 
  
  Michal.
  
   
  
  
 -Original Message-
 From: Tim Funk [mailto:[EMAIL PROTECTED]
 Sent: Monday, April 11, 2005 2:28 PM
 To: Tomcat Users List
 Subject: Re: server/webapps
 
 Yes, but not through the admin or manager webapp.
 
 -Tim
 
 Michal Kwiatek wrote:
 
 
 Hello all,
 
 Is it possible to deploy an application from the server/webapps 
 directory? I would like my application to be deployed in
 
 the same way
 
 as manager or admin application are deployed.
 
 
 -
 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]