RE: [SPAM] - RE: Move Webapps - Character set not allowed

2005-06-23 Thread Wiley, Mike
Which file do I change this configuration in?

-Original Message-
From: Raghupathy,Gurumoorthy [mailto:[EMAIL PROTECTED]

Sent: Wednesday, June 22, 2005 11:28 AM
To: 'Tomcat Users List'
Subject: [SPAM] - RE: Move Webapps - Character set not allowed


Change 
Host name=localhost debug=0 appBase=webapps 
   unpackWARs=true autoDeploy=true
To
Host name=localhost debug=0 appBase=D:\Data 
   unpackWARs=true autoDeploy=true
And restart tomcat 

guru
-Original Message-
From: MW [mailto:[EMAIL PROTECTED] 
Sent: 22 June 2005 17:24
To: tomcat-user@jakarta.apache.org
Subject: Move Webapps


I would like to move the Webapps
from the current default path (CATALINA_HOME\WEBAPPS) to a different path on
a different drive - let's say D:\DATA.  I would still prefer to run the
webserver from the default installation directory, as I only want to move
the webapps to serve them from another location. What steps do I need to
take to accomplish this?

-
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]

CONFIDENTIALITY NOTICE:
The information in this e-mail may be confidential and/or privileged. This 
e-mail is intended to be reviewed by only the individual or organization named 
above.  If you are not the intended recipient or an authorized representative 
of the intended recipient, you are hereby notified that any review, 
dissemination, forwarding or copying of the e-mail and its attachments, if any, 
or the information contained herein is prohibited.  If you have received this 
e-mail in error, please immediately notify the sender by return e-mail and 
delete this e-mail from your system.
Thank you.



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



RE: Move Webapps

2005-06-22 Thread Raghupathy,Gurumoorthy
Change 
Host name=localhost debug=0 appBase=webapps 
   unpackWARs=true autoDeploy=true
To
Host name=localhost debug=0 appBase=D:\Data 
   unpackWARs=true autoDeploy=true
And restart tomcat 

guru
-Original Message-
From: MW [mailto:[EMAIL PROTECTED] 
Sent: 22 June 2005 17:24
To: tomcat-user@jakarta.apache.org
Subject: Move Webapps


I would like to move the Webapps
from the current default path (CATALINA_HOME\WEBAPPS) to a different
path on a different drive - let's say D:\DATA.  I would still prefer
to run the webserver from the default installation directory, as I
only want to move the webapps to serve them from another location.
What steps do I need to take to accomplish this?

-
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]