Re: Get fail response by using the Tomcat manager command to deploy a war

2017-04-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Bruce, (CC'ing the list this time. TB changed their REPLY semantics and I'm still getting used to them.) On 4/24/17 8:52 AM, Bruce Huang wrote: > Thanks for the information that Chris has provided. > > I have found that the deployment has not alwa

Re: Get fail response by using the Tomcat manager command to deploy a war

2017-04-24 Thread Bruce Huang
much time to be undeployed? > > Thanks > > > Christopher Schultz 於 2017年4月7日 週五 > 下午9:25寫道: > >> -----BEGIN PGP SIGNED MESSAGE- >> Hash: SHA256 >> >> Bruce, >> >> On 4/7/17 4:08 AM, Bruce Huang wrote: >> > I want to use the tomc

Re: Get fail response by using the Tomcat manager command to deploy a war

2017-04-09 Thread Bruce Huang
gt; > I want to use the tomcat supported manager command > > <https://tomcat.apache.org/tomcat-7.0-doc/manager-howto.html#Supported > _Manager_Commands> > > > > > to deploy a war file. The Tomcat server is Tomcat v8.0.23. > > > > The application is sure to be

Re: Get fail response by using the Tomcat manager command to deploy a war

2017-04-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Bruce, On 4/7/17 4:08 AM, Bruce Huang wrote: > I want to use the tomcat supported manager command > <https://tomcat.apache.org/tomcat-7.0-doc/manager-howto.html#Supported _Manager_Commands> > > to deploy a war file. The Tomca

Get fail response by using the Tomcat manager command to deploy a war

2017-04-07 Thread Bruce Huang
Hi all, I want to use the tomcat supported manager command <https://tomcat.apache.org/tomcat-7.0-doc/manager-howto.html#Supported_Manager_Commands> to deploy a war file. The Tomcat server is Tomcat v8.0.23. The application is sure to be deployed and started successfully, I, however, g

Re: Deploy a .WAR to multiple Tomcat instances

2013-08-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 8/29/13 7:50 AM, André Warnier wrote: > Michael Martin wrote: >> I have one .WAR to routinely deploy across various Tomcat >> Instances on different servers. >> >> I believe FarmWarDeployer can only be used within a cluster. From >> what

Re: Deploy a .WAR to multiple Tomcat instances

2013-08-29 Thread André Warnier
Michael Martin wrote: I have one .WAR to routinely deploy across various Tomcat Instances on different servers. I believe FarmWarDeployer can only be used within a cluster. From what i understand, a cluster will require a HTTPD server with a mod_jk configured. Would anyone know of a way to ac

Deploy a .WAR to multiple Tomcat instances

2013-08-29 Thread Michael Martin
I have one .WAR to routinely deploy across various Tomcat Instances on different servers. I believe FarmWarDeployer can only be used within a cluster. From what i understand, a cluster will require a HTTPD server with a mod_jk configured. Would anyone know of a way to achieve this without the n

Re: How do I deploy a war file to a context path not matching the war file name

2013-02-01 Thread Edd Grant
Thanks Chris - that works perfectly! On 1 February 2013 11:06, chris derham wrote: >> The documentation for the docBase (a.k.a context root) attribute >> states that the docBase attribute should be used to point to the war >> or exploded war file. My server's appBase is the default of 'webapps' >

Re: How do I deploy a war file to a context path not matching the war file name

2013-02-01 Thread chris derham
> The documentation for the docBase (a.k.a context root) attribute > states that the docBase attribute should be used to point to the war > or exploded war file. My server's appBase is the default of 'webapps' > and my WAR and exploded WAR are under webapps so I have specified a > relative path of

Fwd: How do I deploy a war file to a context path not matching the war file name

2013-02-01 Thread Edd Grant
Hi all, I am using Tomcat 6.0.32 and have a deployment question. I have a war file over which I do not have control of the filename, let's call it MYAPP.war . Tomcat's default deployment behaviour would be to deploy this application under a context of /myapp however I want to deploy it instead und

Re: deploy a war file

2010-10-02 Thread Mark Eggers
October 2, 2010 7:57:30 PM Subject: deploy a war file if I name a war file called kc8pdr.war and after I upload it to my tomcat and restart it it put it a folder called kc8pdr . How do I get it to do it in the public_html folder instead

deploy a war file

2010-10-02 Thread William Biggs
if I name a war file called kc8pdr.war and after I upload it to my tomcat and restart it it put it a folder called kc8pdr . How do I get it to do it in the public_html folder instead - To unsubscribe, e-mail: users-unsubscr...@t

Deploy a WAR

2009-05-09 Thread Mosab Hsis
Hi everybody I have a problem with Apache Tomcat in Netbeans 6.5 and Apache Tomcat separated... I made my project with Netbeans 6.5, the server is Apache Tomcat who is included with it... When I deploy, it work very good But when a made my " *.WAR " and I installe Apache Tomcat separeted and I

Re : Deploy a WAR

2009-05-08 Thread Mosab Hsis
ne" ... "&&" ... "and" ... "||" ... "or" ... "*" ... "+" ... "-" ... "?" ... "/" ... "div" ... "%" ... "mod" ... Possible Source of Error: Class Name: org.apache.el.parser.ELParser File Name

Re: Deploy a WAR

2009-05-08 Thread Mark Thomas
Mosab Hsis wrote: > Hi everybody > I have a problem with Apache Tomcat in Netbeans 6.5 and Apache Tomcat > separated... > I made my project with Netbeans 6.5, the server is Apache Tomcat who is > included with it... > When I deploy, it work very good > But when a made my " *.WAR " How did you do

Deploy a WAR

2009-05-08 Thread Mosab Hsis
Hi everybody I have a problem with Apache Tomcat in Netbeans 6.5 and Apache Tomcat separated... I made my project with Netbeans 6.5, the server is Apache Tomcat who is included with it... When I deploy, it work very good But when a made my " *.WAR " and I installe Apache Tomcat separeted and I de

Re: deploy a war file

2008-05-19 Thread Ch Praveena
start your >>> tomcat. >>> >>> Note : Please make sure that you are not having the any other application >>> in the same name as that of WAR file. >>> >>> -----Original Message- >>> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >

Re: deploy a war file

2008-05-19 Thread Ch Praveena
ectory and restart your >> tomcat. >> >> Note : Please make sure that you are not having the any other application >> in the same name as that of WAR file. >> >> -Original Message- >> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >> Sent: Tuesda

Re: deploy a war file

2008-05-19 Thread ashok prabhu - Sun Microsystems - Bangalore India
any other application in the same name as that of WAR file. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 20, 2008 9:56 AM To: users@tomcat.apache.org Subject: deploy a war file Hi folks, I downloaded a war file. I need to deploy the war file in

Re: deploy a war file

2008-05-19 Thread Fred K
hi, there are a few ways: - expend the war manually (jar -xvf my.war) into the ./webapps sub directory of your Tomcat. - use the tomcat manager if installed to upload the war. http://tomcat.apache.org/tomcat-6.0-doc/deployer-howto.html Rgds - Fred On Tue, May 20, 2008 at 12:26 AM, ashok prabhu

RE: deploy a war file

2008-05-19 Thread Dilip Diascore Kolandairaj
:56 AM To: users@tomcat.apache.org Subject: deploy a war file Hi folks, I downloaded a war file. I need to deploy the war file in tomcat. Please let me know how do i do it? Thanks, ~Ashok. - To start a new topic, e-mail: users

[Fwd: deploy a war file]

2008-05-19 Thread ashok prabhu - Sun Microsystems - Bangalore India
Hi folks, I downloaded a war file. I need to deploy the war file in tomcat. Please let me know how do i do it? I am running Solaris 10. Thanks, ~Ashok. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe,

deploy a war file

2008-05-19 Thread ashok prabhu - Sun Microsystems - Bangalore India
Hi folks, I downloaded a war file. I need to deploy the war file in tomcat. Please let me know how do i do it? Thanks, ~Ashok. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED]

RE: Is it possible to deploy a war file which gives a different contextname?

2007-01-11 Thread Caldarale, Charles R
> From: Tim Funk [mailto:[EMAIL PROTECTED] > Subject: Re: Is it possible to deploy a war file which gives > a different contextname? > > 1) Keep the war file out of the tomcat installation > 2) Use a context declaration which points to the war file > (mainApp.xml) &

Re: Is it possible to deploy a war file which gives a different context name?

2007-01-11 Thread Tim Funk
Yes (I think) 1) Keep the war file out of the tomcat installation 2) Use a context declaration which points to the war file (mainApp.xml) 3) Don't unpack wars () mainApp.xml === === -Tim Aaron Chai wrote: Is it possible for Tomcat to deploy war files where the context name is not the same as

Re: Is it possible to deploy a war file which gives a different context name?

2007-01-11 Thread Markus Schönhaber
Aaron Chai wrote: > Is it possible for Tomcat to deploy war files where the context name is not > the same as the original war file name, e.g. deploying webapp.war and the > context name is /mainApp instead of /webapp. How would this be achieved if > it is possible? I don't think this is possible

Is it possible to deploy a war file which gives a different context name?

2007-01-10 Thread Aaron Chai
Is it possible for Tomcat to deploy war files where the context name is not the same as the original war file name, e.g. deploying webapp.war and the context name is /mainApp instead of /webapp. How would this be achieved if it is possible? Thanks.

Re: deploy a war on startup

2005-10-28 Thread Iratxe Etxeberria Sainz-Ezquerra
Ok. I though that there is an option in context to deploy on startup...thanks!! Iratxe - Iratxe Etxebarria Sainz-Ezkerra Soporte Web External Global Services Tfno: 946 584 773 / 628 717 375 >>> [EMAIL PROTECTED] 10/28 8:49 >>> Try removing w

Re: deploy a war on startup

2005-10-27 Thread David Delbecq
Try removing webapps/webAppName/ and work/Catalina/Hostname/webAppName directories. I don't know if it is a recommanded way, but it give tomcat no other choice than exploding the war again :) Iratxe Etxeberria Sainz-Ezquerra a écrit : > > > > >Hello! >I am using tomcat 5.0.28. When we have the

deploy a war on startup

2005-10-27 Thread Iratxe Etxeberria Sainz-Ezquerra
Hello! I am using tomcat 5.0.28. When we have the tomcat running and we update the .war, the war is deployed ok. When the tomcat is stopped and we update the war, logically it is not deployed. But if I start tomcat, it doesn t deploy the war. Is there any way to deploy wars on startup if th