Re: Moving tomcat logs to a location readable by developers

2015-06-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Eric, On 6/1/15 9:16 AM, Eric Wood wrote: > I want to be able to move tomcat log file to a location readable > by developers so they do not have to log into the server and read > them from there. I'm looking for recommended best practices. > What p

RE: Moving tomcat Ver 6.0

2015-01-08 Thread Caldarale, Charles R
> From: Nick Wall [mailto:nick.w...@mvtcanada.com] > Subject: RE: Moving tomcat Ver 6.0 > You mention - Install the java sdk, set the %JAVA_HOME% system environment > variable? > Which SDK should I use ? and from where from? > I downloaded the latest SDK from the oracle

RE: Moving tomcat Ver 6.0

2015-01-08 Thread Nick Wall
” is this the correct one ? Cheers for now – Nick -Original Message- From: Leo Donahue [mailto:donahu...@gmail.com] Sent: November-05-14 1:31 PM To: Tomcat Users List Subject: Re: Moving tomcat Ver 6.0 On Wed, Nov 5, 2014 at 2:53 PM, Nick Wall wrote: > -Original Mess

RE: Moving tomcat Ver 6.0

2014-11-05 Thread Nick Wall
Thanks all so far I will take a look at this again tomorrow and see what I can figure out Nick -Original Message- From: Leo Donahue [mailto:donahu...@gmail.com] Sent: November-05-14 1:31 PM To: Tomcat Users List Subject: Re: Moving tomcat Ver 6.0 On Wed, Nov 5, 2014 at 2:53 PM, Nick

Re: Moving tomcat Ver 6.0

2014-11-05 Thread Leo Donahue
On Wed, Nov 5, 2014 at 2:53 PM, Nick Wall wrote: > -Original Message- > From: Leo Donahue [mailto:donahu...@gmail.com] > > > > I kinda wonder though if there is a windows service associated with this > Tomcat. Do you see anything called Tomcat6 in the windows services panel? > > > >> > L

Re: Moving tomcat Ver 6.0

2014-11-05 Thread Leo Donahue
Nick, On Wed, Nov 5, 2014 at 2:55 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Nick, > > On 11/5/14 2:48 PM, Nick Wall wrote: > > We have a Win server 2003 running Tomcat and our software I need > > to move this to a new wi

RE: Moving tomcat Ver 6.0

2014-11-05 Thread Caldarale, Charles R
> From: Nick Wall [mailto:nick.w...@mvtcanada.com] > Subject: RE: Moving tomcat Ver 6.0 > Can I just copy the folder/files you mention and put in the new installation > on the 2008 server ? Never, never, never copy configuration files from one version of Tomcat to another. Th

Re: Moving tomcat Ver 6.0

2014-11-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Nick, On 11/5/14 2:48 PM, Nick Wall wrote: > We have a Win server 2003 running Tomcat and our software I need > to move this to a new win 2008 R2 server > > Is there an easy way to move everything over etc. > > Looking at easiest way to move every

RE: Moving tomcat Ver 6.0

2014-11-05 Thread Nick Wall
-Original Message- From: Leo Donahue [mailto:donahu...@gmail.com] Sent: November-05-14 12:47 PM To: Tomcat Users List Subject: Re: Moving tomcat Ver 6.0 On Wed, Nov 5, 2014 at 2:36 PM, Nick Wall wrote: > -Original Message- > From: Leo Donahue [mailto:donahu...@gmail.com]

Re: Moving tomcat Ver 6.0

2014-11-05 Thread Leo Donahue
On Wed, Nov 5, 2014 at 2:36 PM, Nick Wall wrote: > -Original Message- > From: Leo Donahue [mailto:donahu...@gmail.com] > Sent: November-05-14 12:32 PM > To: Tomcat Users List > Subject: Re: Moving tomcat Ver 6.0 > > On Wed, Nov 5, 2014 at 1:48 PM, Nick Wall wrote: &

RE: Moving tomcat Ver 6.0

2014-11-05 Thread Nick Wall
-Original Message- From: Leo Donahue [mailto:donahu...@gmail.com] Sent: November-05-14 12:32 PM To: Tomcat Users List Subject: Re: Moving tomcat Ver 6.0 On Wed, Nov 5, 2014 at 1:48 PM, Nick Wall wrote: > Hi All > Sorry new user to this > We have a Win server 2003 running Tomca

Re: Moving tomcat Ver 6.0

2014-11-05 Thread Leo Donahue
On Wed, Nov 5, 2014 at 1:48 PM, Nick Wall wrote: > Hi All > Sorry new user to this > We have a Win server 2003 running Tomcat and our software I need to move > this to a new win 2008 R2 server > Is there an easy way to move everything over etc. > Looking at easiest way to move everything over. >

Re: Moving Tomcat to work externally.

2013-07-13 Thread Terence M. Bandoian
ldarale, Charles R wrote: >>>>> From: john Matlock [mailto:johndmatl...@gmail.com] Subject: Re: >>>>> Moving Tomcat to work externally. >>>>>> Remove the ROOT directory from Tomcat's webapps directory, >>>>>> replacing it with your

Re: Moving Tomcat to work externally.

2013-07-12 Thread Howard W. Smith, Jr.
On Fri, Jul 12, 2013 at 11:52 AM, Terence M. Bandoian wrote: > Really generous responses. That's very normal on this list. I have found Apache user lists to be very (user) friendly. :)

Re: Moving Tomcat to work externally.

2013-07-12 Thread Terence M. Bandoian
hndmatl...@gmail.com] Subject: Re: >>>> Moving Tomcat to work externally. >>> >>>>> Remove the ROOT directory from Tomcat's webapps directory, >>>>> replacing it with your webapp renamed to ROOT.war (or, if it's >>>>> already an

Re: Moving Tomcat to work externally.

2013-07-11 Thread Mark Eggers
Comments mostly inline. Lots at the end - channeling James Fenimore Cooper. On 7/11/2013 3:26 PM, Mark Eggers wrote: On 7/11/2013 3:06 PM, Caldarale, Charles R wrote: From: john Matlock [mailto:johndmatl...@gmail.com] Subject: Re: Moving Tomcat to work externally. Remove the ROOT directory

Re: Moving Tomcat to work externally.

2013-07-11 Thread Mark Eggers
On 7/11/2013 3:06 PM, Caldarale, Charles R wrote: From: john Matlock [mailto:johndmatl...@gmail.com] Subject: Re: Moving Tomcat to work externally. Remove the ROOT directory from Tomcat's webapps directory, replacing it with your webapp renamed to ROOT.war (or, if it's already a

RE: Moving Tomcat to work externally.

2013-07-11 Thread Caldarale, Charles R
> From: john Matlock [mailto:johndmatl...@gmail.com] > Subject: Re: Moving Tomcat to work externally. > > Remove the ROOT directory from Tomcat's webapps directory, replacing it > > with your webapp renamed to ROOT.war (or, if it's already an expanded .war > >

Re: Moving Tomcat to work externally.

2013-07-11 Thread john Matlock
You say: Remove the ROOT directory from Tomcat's webapps directory, replacing it with your webapp renamed to ROOT.war (or, if it's already an expanded .war file, put it in the ROOT directory under webapps). Do I understand that you are telling me to put the whole web application into the webapps/

Re: Moving Tomcat to work externally.

2013-07-10 Thread Mark Eggers
On 7/10/2013 6:08 PM, Caldarale, Charles R wrote: From: john Matlock [mailto:johndmatl...@gmail.com] Subject: Moving Tomcat to work externally. Following instructions found in various places I added the following to the server.xml file and restarted Tomcat: If you followed something that sai

RE: Moving Tomcat to work externally.

2013-07-10 Thread Caldarale, Charles R
> From: john Matlock [mailto:johndmatl...@gmail.com] > Subject: Moving Tomcat to work externally. > Following instructions found in various places I added the following > to the server.xml file and restarted Tomcat: If you followed something that said to put a element in server.xml, you need

Re: Moving Tomcat

2007-01-04 Thread Filip Hanik - Dev Lists
you can also install Tomcat from the .tar.gz (on apache's website), that creates a location independent layout for you Filip Steve Ingraham wrote: I have a website running with jakarta-tomcat-5.5.9. The server this website resides on is going to have to be rebuilt so I am needing to move every

RE: Moving Tomcat

2007-01-04 Thread Steve Ingraham
o:[EMAIL PROTECTED] > Subject: RE: Moving Tomcat > > Here is a list of the .jar files in > /usr/local/src/jakarta-tomcat-5.5.9/common/lib: The noted jars are all part of the standard Tomcat distribution. > There is one file in > /usr/local/src/jakarta-tomcat-5.5.9/common/classes/:

RE: Moving Tomcat

2007-01-04 Thread Caldarale, Charles R
> From: Steve Ingraham [mailto:[EMAIL PROTECTED] > Subject: RE: Moving Tomcat > > Here is a list of the .jar files in > /usr/local/src/jakarta-tomcat-5.5.9/common/lib: The noted jars are all part of the standard Tomcat distribution. > There is one file in > /usr/loc

RE: Moving Tomcat

2007-01-04 Thread Steve Ingraham
"Tomcat Users List" Sent: Wednesday, January 03, 2007 1:52 PM Subject: Re: Moving Tomcat > If you have the second server setup then you can install tomcat and > copy the webapps folder over and see what happens. Once you start > getting errors from the new server then you ca

Re: Moving Tomcat

2007-01-03 Thread Martin Gainty
EMOKAI" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Wednesday, January 03, 2007 1:52 PM Subject: Re: Moving Tomcat > If you have the second server setup then you can install tomcat and copy the > webapps folder over and see what happens. Once you start getting er

RE: Moving Tomcat

2007-01-03 Thread Caldarale, Charles R
> From: Steve Ingraham [mailto:[EMAIL PROTECTED] > Subject: RE: Moving Tomcat > > However, am I wrong in thinking that I can track down > the location if I know where everything is residing? If you want an absolute answer, it's yes - you are wrong, at least if you'r

Re: Moving Tomcat

2007-01-03 Thread EDMOND KEMOKAI
If you have the second server setup then you can install tomcat and copy the webapps folder over and see what happens. Once you start getting errors from the new server then you can troubleshoot until everything is fixed. It will be difficult to know if everything will work without testing. So I'l

RE: Moving Tomcat

2007-01-03 Thread Steve Ingraham
>> Here is the website in question: >> http://www.okcca.net/online/ >You can't tell where things are by looking from the outside; the URLs used to access the web site can be easily mapped to >various locations in the file system by servlet-mappings, appBase and docBase attributes, filters, symboli

RE: Moving Tomcat

2007-01-03 Thread Caldarale, Charles R
> From: Steve Ingraham [mailto:[EMAIL PROTECTED] > Subject: RE: Moving Tomcat > > > Yes, but the [appName].xml files may have docBase attributes > > in entries that point to app locations outside of > > /usr/local/src; those must be individually checked and the > &

RE: Moving Tomcat

2007-01-03 Thread Steve Ingraham
>> Chuck mentioned the .xml files. From everything I can >> determine the catalina directory resides in >> /usr/local/src/jakarta-tomcat-5.5.9/conf. >Yes, but the [appName].xml files may have docBase attributes in entries that point to app locations outside of >/usr/local/src; those must be ind

Re: Moving Tomcat

2007-01-03 Thread Hassan Schroeder
On 1/3/07, Steve Ingraham <[EMAIL PROTECTED]> wrote: There is a link in /usr/local for "tomcat" that directs to /usr/local/src/jakarta-tomcat-5.5.9. Is it important to have the "tomcat" link set up this same way on the new server? Is there a specific reason why it would have been set up this w

RE: Moving Tomcat

2007-01-03 Thread Caldarale, Charles R
> From: Steve Ingraham [mailto:[EMAIL PROTECTED] > Subject: RE: Moving Tomcat > > There is a link in /usr/local for "tomcat" that directs to > /usr/local/src/jakarta-tomcat-5.5.9. Is it important to have the > "tomcat" link set up this same way on the new

Re: Moving Tomcat

2007-01-03 Thread EDMOND KEMOKAI
If your running fedora/redhat, it usually creates many symlinks and places the actual files into different folders. The only reason this is done I think is for flexibility. For instance with the server running my site now, I have my webapp in a different home directory and created a symlink called

RE: Moving Tomcat

2007-01-03 Thread Caldarale, Charles R
> From: Steve Ingraham [mailto:[EMAIL PROTECTED] > Subject: RE: Moving Tomcat > > Chuck mentioned the .xml files. From everything I can > determine the catalina directory resides in > /usr/local/src/jakarta-tomcat-5.5.9/conf. Yes, but the [appName].xml files may have doc

RE: Moving Tomcat

2007-01-03 Thread Steve Ingraham
>> . I am looking to copy everything in the /usr/local/src directory. >> So far I have not been able to see where anything associated with our >> website resides outside the /src directory. So, if that turns out to >> be the case could I be confident that everything for the website >> resi

RE: Moving Tomcat

2007-01-03 Thread Peter Crowther
> From: Steve Ingraham [mailto:[EMAIL PROTECTED] > So far I have not been able to see where anything associated with our > website resides outside the /src directory. So, if that > turns out to be > the case could I be confident that everything for the website resides > inside the /usr/local/src

Re: Moving Tomcat

2007-01-03 Thread Hassan Schroeder
On 1/3/07, Steve Ingraham <[EMAIL PROTECTED]> wrote: . I am looking to copy everything in the /usr/local/src directory. So far I have not been able to see where anything associated with our website resides outside the /src directory. So, if that turns out to be the case could I be confident

RE: Moving Tomcat

2007-01-03 Thread Steve Ingraham
Sent: Wednesday, January 03, 2007 9:27 AM To: Tomcat Users List Subject: Re: Moving Tomcat Hmm Interesting, the person was from Oklahoma Court, is that you again? On 1/3/07, EDMOND KEMOKAI <[EMAIL PROTECTED]> wrote: > > First I'll suggest you backup your entire server, it is possibl

Re: Moving Tomcat

2007-01-03 Thread Hassan Schroeder
On 1/3/07, Steve Ingraham <[EMAIL PROTECTED]> wrote: I believe that all of the content for the webpage(s) reside in /usr/local/src/jakarta-tomcat-5.5.9/webapps. Lots of good answers already, but here's some others: First, use `ps -auxww | grep tomcat` to confirm the directory that Tomcat is r

RE: Moving Tomcat

2007-01-03 Thread Caldarale, Charles R
> From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] > Subject: RE: Moving Tomcat > > > From: Steve Ingraham [mailto:[EMAIL PROTECTED] > > Subject: Moving Tomcat > > > > I believe that all of the content for the webpage(s) reside > > in /usr

Re: Moving Tomcat

2007-01-03 Thread EDMOND KEMOKAI
Hmm Interesting, the person was from Oklahoma Court, is that you again? On 1/3/07, EDMOND KEMOKAI <[EMAIL PROTECTED]> wrote: First I'll suggest you backup your entire server, it is possible for instance if your server is running Linux that the webapps folder only contain the links to the actual

RE: Moving Tomcat

2007-01-03 Thread Caldarale, Charles R
> From: Steve Ingraham [mailto:[EMAIL PROTECTED] > Subject: Moving Tomcat > > I believe that all of the content for the webpage(s) reside > in /usr/local/src/jakarta-tomcat-5.5.9/webapps. That's where they are by default. However, apps can be deployed outside of the Tomcat directory tree by pla

Re: Moving Tomcat

2007-01-03 Thread EDMOND KEMOKAI
First I'll suggest you backup your entire server, it is possible for instance if your server is running Linux that the webapps folder only contain the links to the actual webapp folders residing somewhere else on the filesystem..So again BACKUP before doing anything. About a month ago someone on t

Re: Moving Tomcat

2007-01-03 Thread Mikolaj Rydzewski
Steve Ingraham wrote: I have a website running with jakarta-tomcat-5.5.9. The server this website resides on is going to have to be rebuilt so I am needing to move everything off of it onto another server. I know very little about tomcat, ok, I really know nothing about tomcat. This website wa