Re: Installing tomcat 6

2014-02-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Franz, On 2/4/14, 9:41 PM, Franz wrote: > On Tue, Feb 4, 2014 at 9:31 PM, Christopher Schultz < > ch...@christopherschultz.net> wrote: > > Dan, > > On 2/4/14, 3:43 PM, Daniel Mikusa wrote: On Feb 4, 2014, at 3:23 PM, Franz <169...@gmail.com>

Re: Installing tomcat 6

2014-02-04 Thread Franz
On Tue, Feb 4, 2014 at 9:31 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Dan, > > On 2/4/14, 3:43 PM, Daniel Mikusa wrote: > > On Feb 4, 2014, at 3:23 PM, Franz <169...@gmail.com> wrote: > > > >> On Tue, Feb 4, 2014 at 6:13

Re: Installing tomcat 6

2014-02-04 Thread Neven Cvetkovic
On Tue, Feb 4, 2014 at 6:22 PM, Franz <169...@gmail.com> wrote: > > I assume you followed instructions for installation: > > > > > http://sourceforge.net/projects/openemm/files/OpenEMM%20documentation/Documentation%20(latest%20versions) > > > > > > > After you get it working with catalina.sh run,

Re: Installing tomcat 6

2014-02-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dan, On 2/4/14, 3:43 PM, Daniel Mikusa wrote: > On Feb 4, 2014, at 3:23 PM, Franz <169...@gmail.com> wrote: > >> On Tue, Feb 4, 2014 at 6:13 PM, Franz <169...@gmail.com> wrote: >> >>> >>> >>> >>> On Tue, Feb 4, 2014 at 6:08 PM, Mark Thomas >>>

Re: Installing tomcat 6

2014-02-04 Thread Franz
On Tue, Feb 4, 2014 at 7:08 PM, Neven Cvetkovic wrote: > On Tue, Feb 4, 2014 at 3:13 PM, Franz <169...@gmail.com> wrote: > > > On Tue, Feb 4, 2014 at 6:08 PM, Mark Thomas wrote: > > > > > On 04/02/2014 20:04, Franz wrote: > > > > > > > export JAVA_HOME="/opt/openemm/java" > > > > cd tomcat > > >

Re: Installing tomcat 6

2014-02-04 Thread Franz
On Tue, Feb 4, 2014 at 6:43 PM, Daniel Mikusa wrote: > On Feb 4, 2014, at 3:23 PM, Franz <169...@gmail.com> wrote: > > > On Tue, Feb 4, 2014 at 6:13 PM, Franz <169...@gmail.com> wrote: > > > >> > >> > >> > >> On Tue, Feb 4, 2014 at 6:08 PM, Mark Thomas wrote: > >> > >>> On 04/02/2014 20:04, Fran

Re: Installing tomcat 6

2014-02-04 Thread Neven Cvetkovic
On Tue, Feb 4, 2014 at 3:13 PM, Franz <169...@gmail.com> wrote: > On Tue, Feb 4, 2014 at 6:08 PM, Mark Thomas wrote: > > > On 04/02/2014 20:04, Franz wrote: > > > > > export JAVA_HOME="/opt/openemm/java" > > > cd tomcat > > > bin/startup.sh > > > > > Using CLASSPATH: /opt/openemm/tomcat/bin

Re: Installing tomcat 6

2014-02-04 Thread Daniel Mikusa
On Feb 4, 2014, at 3:23 PM, Franz <169...@gmail.com> wrote: > On Tue, Feb 4, 2014 at 6:13 PM, Franz <169...@gmail.com> wrote: > >> >> >> >> On Tue, Feb 4, 2014 at 6:08 PM, Mark Thomas wrote: >> >>> On 04/02/2014 20:04, Franz wrote: >>> export JAVA_HOME="/opt/openemm/java" cd tomca

Re: Installing tomcat 6

2014-02-04 Thread Franz
On Tue, Feb 4, 2014 at 6:13 PM, Franz <169...@gmail.com> wrote: > > > > On Tue, Feb 4, 2014 at 6:08 PM, Mark Thomas wrote: > >> On 04/02/2014 20:04, Franz wrote: >> >> > export JAVA_HOME="/opt/openemm/java" >> > cd tomcat >> > bin/startup.sh >> >> At this point use: >> bin/catalina.sh run >> >> r

Re: Installing tomcat 6

2014-02-04 Thread Franz
On Tue, Feb 4, 2014 at 6:08 PM, Mark Thomas wrote: > On 04/02/2014 20:04, Franz wrote: > > > export JAVA_HOME="/opt/openemm/java" > > cd tomcat > > bin/startup.sh > > At this point use: > bin/catalina.sh run > > rather than > bin/startup.sh > > and report here what output you get. > > [root@ns309

Re: Installing tomcat 6

2014-02-04 Thread Mark Thomas
On 04/02/2014 20:04, Franz wrote: > export JAVA_HOME="/opt/openemm/java" > cd tomcat > bin/startup.sh At this point use: bin/catalina.sh run rather than bin/startup.sh and report here what output you get. Mark - To unsubscri

Re: Installing Tomcat as a Windows Service - JvmOptions & semicolons

2011-07-07 Thread James Pretorius
Wrap the semicolon in single quotes Example below --JvmOptions=-Dcatalina.home="%CATALINA_HOME%";-Dcatalina.base="%CATALINA_BASE%";-Djava.library.path="C:\example\dir1"';'"C:\example\dir2" Peter Lombardo wrote: > > I'm having a bit of trouble configuring the jvm options as I'm > installing

RE: Installing Tomcat the Brute Force Way?

2011-03-22 Thread ken dias
To: users@tomcat.apache.org > Subject: Re: Installing Tomcat the Brute Force Way? > > On 19/03/2011 17:57, André Warnier wrote: > > ken dias wrote: > >> > >> > >> I had installed Tomcat 6 with no problem. Then started having > >> problems, so uninstalled

Re: Installing Tomcat the Brute Force Way?

2011-03-20 Thread Hassan Schroeder
On Sun, Mar 20, 2011 at 1:10 PM, Robinson, Eric wrote: > So if I look in all the places you mentioned and I don't find any tomcat > files or links, is it safer to say that the package did not actually > install files outside the /opt/tomcat tree? > > Better yet, is there an easy way to look into

RE: Installing Tomcat the Brute Force Way?

2011-03-20 Thread Robinson, Eric
> > Not necessarily. I did an rpm -qlp on > tomcat-6.0.18-0.noarch.rpm. All > > the files it installs are in /opt/tomcat > > > > The files, yes. But it is highly likely that it installs > also links from /etc/tomcat, /usr/share/tomcat, > /usr/lib/tomcat, /var/lib/tomcat and so on. > At least

Re: Installing Tomcat the Brute Force Way?

2011-03-20 Thread André Warnier
Robinson, Eric wrote: From looking at the server, it would appear that tomcat was installed using tomcat-6.0.18-0.noarch.rpm. Now you're in trouble. The 3rd-party repackaged versions of Tomcat typically scatter files all over, and then try to get things back together with symlinks. You're b

RE: Installing Tomcat the Brute Force Way?

2011-03-19 Thread Robinson, Eric
> > From looking at the server, it would appear that tomcat was > installed > > using tomcat-6.0.18-0.noarch.rpm. > > Now you're in trouble. The 3rd-party repackaged versions of > Tomcat typically scatter files all over, and then try to get > things back together with symlinks. You're better

Re: Installing Tomcat the Brute Force Way?

2011-03-19 Thread Pid
On 19/03/2011 17:57, André Warnier wrote: > ken dias wrote: >> >> >> I had installed Tomcat 6 with no problem. Then started having >> problems, so uninstalled it and reinstalled but the icon does not >> appear on the taskbar and hence server does not work and localhost >> also. Not sure how to pr

Re: Installing Tomcat the Brute Force Way?

2011-03-19 Thread André Warnier
ken dias wrote: I had installed Tomcat 6 with no problem. Then started having problems, so uninstalled it and reinstalled but the icon does not appear on the taskbar and hence server does not work and localhost also. Not sure how to proceed. Neither are we, unless you provide some precise in

RE: Installing Tomcat the Brute Force Way?

2011-03-18 Thread Caldarale, Charles R
> From: Robinson, Eric [mailto:eric.robin...@psmnv.com] > Subject: RE: Installing Tomcat the Brute Force Way? > From looking at the server, it would appear that tomcat was installed > using tomcat-6.0.18-0.noarch.rpm. Now you're in trouble. The 3rd-party repackaged versions of

RE: Installing Tomcat the Brute Force Way?

2011-03-18 Thread Robinson, Eric
> > I should be able to copy /opt/tomcat and /usr/java to the > new server, > > create the tomcat user, set permissions, and be on my way. No? > > Don't know about /usr/java, since that usually involves > symlinks; you should probably do an actual JRE or JDK install > for that. /opt/tomcat s

RE: Installing Tomcat the Brute Force Way?

2011-03-18 Thread Caldarale, Charles R
> From: Robinson, Eric [mailto:eric.robin...@psmnv.com] > Subject: RE: Installing Tomcat the Brute Force Way? > I should be able to copy /opt/tomcat and /usr/java to > the new server, create the tomcat user, set permissions, > and be on my way. No? Don't know about /usr/java

RE: Installing Tomcat the Brute Force Way?

2011-03-18 Thread Robinson, Eric
> > From: Robinson, Eric [mailto:eric.robin...@psmnv.com] > > Subject: Installing Tomcat the Brute Force Way? > > > If I have a working tomcat6 server, can I "install" tomcat6 > on a new > > server by simply copying a few files and directories over from the > > working server to the new one an

RE: Installing Tomcat the Brute Force Way?

2011-03-18 Thread Caldarale, Charles R
> From: Robinson, Eric [mailto:eric.robin...@psmnv.com] > Subject: Installing Tomcat the Brute Force Way? > If I have a working tomcat6 server, can I "install" tomcat6 > on a new server by simply copying a few files and directories > over from the working server to the new one and setting permis

Re: Installing Tomcat as daeon on Mac 10.6 (Snow Leopard)

2010-04-13 Thread Hassan Schroeder
On Tue, Apr 13, 2010 at 1:58 PM, laredotornado wrote: > I've installed Tomcat 6.0.26 on my Mac 10.6.3 system.  I'm trying to run it > as a daemon on system startup and I was following the instructions here -- > http://www.malisphoto.com/tips/tomcatonosx.html#Anchor-JSVC.  But the site > says to u

RE: Installing Tomcat on Windows 2003 Server 64 bit

2009-11-12 Thread Caldarale, Charles R
> From: Sergio Arrighi [mailto:sergio.arri...@iminholding.com] > Subject: Installing Tomcat on Windows 2003 Server 64 bit > > I'm trying to install the windows distribution (version 6.0.20) on a > windows 2003 server 64 bit machine. If you're using a 64-bit JVM, replace the tomcat6.exe program in

Re: Installing Tomcat: how much do versions matter?

2009-10-02 Thread Kreshna Aryaguna Nurzaman
Thanks, Chris! It's a really helpful reply :-) The good news is that the latest version of ArcIMS support both Apache 2.2 and 2.0 branch. Guess I better use the latest. -Kresh Christopher Schultz-2 wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Kresh, > > On 10/2/2009 10:49

RE: Installing Tomcat: how much do versions matter?

2009-10-02 Thread Kreshna Aryaguna Nurzaman
Hi, yes. We're going to maintain shapefiles anyway, hence the 4.0 version. After all, it's just for demo purpose in my laptop :D Leo Donahue - PLANDEVX wrote: > > That sounds like ArcIMS 4.0? Wow. I would wait until your newer release > of ArcIMS arrives. > > Unless you are going to maint

RE: Installing Tomcat: how much do versions matter?

2009-10-02 Thread Leo Donahue - PLANDEVX
That sounds like ArcIMS 4.0? Wow. I would wait until your newer release of ArcIMS arrives. Unless you are going to maintain shapefiles as your datasource, you won't get any support from ESRI if you plan on connecting ArcIMS 4.0 to some newer version of ArcSDE. http://support.esri.com/index.

Re: Installing Tomcat: how much do versions matter?

2009-10-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kresh, On 10/2/2009 10:49 AM, Kreshna Aryaguna Nurzaman wrote: > Tomcat-wise, will there be any problems to accept slight differences in > version? For example, is it okay if I use Apache 2.2.4 with Tomcat 6.0.20? > And how about Tomcat connector? For

Re: Installing Tomcat: how much do versions matter?

2009-10-02 Thread Kreshna Aryaguna Nurzaman
Thanks for the reply. I guess I'll better use newer version of ArcIMS instead, although it means I need to wait until they purchase the software. By the way, ArcIMS 9.3 supports Apache 2.2.4 with Tomcat 6.0.13. The Apache version is slightly higher than what I've mentioned, but the Tomcat version

Re: Installing Tomcat: how much do versions matter?

2009-10-01 Thread Mark Thomas
Kreshna Aryaguna Nurzaman wrote: > I need to install the following components on Windows XP (for ArcIMS): > 1) Apache 2.0.43 (MSI installer for Windows, no crypto) > 2) JSDK 1.4.1_01 > 3) Tomcat 4.1.12 > 4) mod_jk2-2.0.43.dll > > Problem is, Apache 2.0.43 and Tomcat 4.1.12 are just _nowhere_ to be

Re: Installing Tomcat: how much do versions matter?

2009-10-01 Thread Peter Crowther
2009/10/1 Kreshna Aryaguna Nurzaman : > I need to install the following components on Windows XP (for ArcIMS): > 1) Apache 2.0.43 (MSI installer for Windows, no crypto) > 2) JSDK 1.4.1_01 > 3) Tomcat 4.1.12 > 4) mod_jk2-2.0.43.dll > [...] > What if I go with newest version of every component instea

Re: Installing Tomcat: how much do versions matter?

2009-10-01 Thread André Warnier
Kreshna Aryaguna Nurzaman wrote: I need to install the following components on Windows XP (for ArcIMS): 1) Apache 2.0.43 (MSI installer for Windows, no crypto) 2) JSDK 1.4.1_01 3) Tomcat 4.1.12 4) mod_jk2-2.0.43.dll Problem is, Apache 2.0.43 and Tomcat 4.1.12 are just _nowhere_ to be found. Thes

RE: Installing Tomcat 6.0.20

2009-08-19 Thread Caldarale, Charles R
> From: Russell Collins [mailto:russell.coll...@mclaneat.com] > Subject: RE: Installing Tomcat 6.0.20 > > Is there something that I am missing? Maybe. What does the tomcat6w.exe program show as the JVM location on its Java tab? Also, what is the current structure of the

RE: Installing Tomcat 6.0.20

2009-08-19 Thread Russell Collins
19, 2009 10:49 AM To: 'Tomcat Users List' Subject: RE: Installing Tomcat 6.0.20 Ok, thanks. I will try the zip Russell Collins Sr. Software Engineer McLane Advanced Technology "Do or do not, there is no try." - Yoda -Original Message- From: Caldarale, Charles R [m

RE: Installing Tomcat 6.0.20

2009-08-19 Thread Russell Collins
Users List Subject: RE: Installing Tomcat 6.0.20 > From: Russell Collins [mailto:russell.coll...@mclaneat.com] > Subject: RE: Installing Tomcat 6.0.20 > > One of the things that it says is to install Tomcat just > like you would with Sun JVM, then update the property > varia

RE: Installing Tomcat 6.0.20

2009-08-19 Thread Caldarale, Charles R
> From: Russell Collins [mailto:russell.coll...@mclaneat.com] > Subject: RE: Installing Tomcat 6.0.20 > > One of the things that it says is to install Tomcat just > like you would with Sun JVM, then update the property > variables afterwards. Would this approach work also? Don

RE: Installing Tomcat 6.0.20

2009-08-19 Thread Russell Collins
. Software Engineer McLane Advanced Technology "Do or do not, there is no try." - Yoda -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Wednesday, August 19, 2009 10:02 AM To: Tomcat Users List Subject: RE: Installing Tomcat 6.0.20 >

RE: Installing Tomcat 6.0.20

2009-08-19 Thread Caldarale, Charles R
> From: Russell Collins [mailto:russell.coll...@mclaneat.com] > Subject: Installing Tomcat 6.0.20 > > I am using JRockit 1.6.0_11 and I am trying to install Tomcat 6.0.20 > using the windows installer that will install a windows service. That's probably not going to work real well, since the inst

Re: Installing Tomcat

2009-04-15 Thread Hassan Schroeder
On Wed, Apr 15, 2009 at 10:49 AM, Jonathan Mast wrote: > By Jakarta-Whatever, I'm referring to the commons-daemon package, as > indicated on the setup page: > > Download a commons-daemon binary from the Jakarta Commons download page, and > place jsvc.tar.gz and commons-daemon.jar in the $CATALIN

Re: Installing Tomcat

2009-04-15 Thread Jonathan Mast
Yeah Selinux is a big pain from what I've read about it and I've given up on the machine on which it runs. As you may have guessed, I'm not in charge of the tech department of a secret government spy agency ;-) so I'll leave SELinux to the spooks who invented it. I've found another box on which I

Re: Installing Tomcat

2009-04-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jonathan, On 4/14/2009 9:00 PM, Jonathan Mast wrote: > I've pretty much concluded that the problem is that the machine in question > is SELinux-enabled and that is cause of Tomcat's inability to access the > 8080 port (even though I can see tomcat on

Re: Installing Tomcat

2009-04-14 Thread Hassan Schroeder
On Tue, Apr 14, 2009 at 6:00 PM, Jonathan Mast wrote: > I've pretty much concluded that the problem is that the machine in question > is SELinux-enabled and that is cause of Tomcat's inability to access the > 8080 port (even though I can see tomcat on the process list, a "netstat -a" > indicates

Re: Installing Tomcat

2009-04-14 Thread Jonathan Mast
Hey Chris, I've pretty much concluded that the problem is that the machine in question is SELinux-enabled and that is cause of Tomcat's inability to access the 8080 port (even though I can see tomcat on the process list, a "netstat -a" indicates shows no entry for 8080). My ultimate goal was to j

Re: Installing Tomcat

2009-04-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jonathan, On 4/9/2009 11:20 AM, Jonathan Mast wrote: > ok, here is the plain vanilla, immaculate server.xml, straight from a > fresh untarring of the tomcat 6 dist that i just re-installed, its still > not working. I didn't realize you were using an

Re: Installing Tomcat

2009-04-10 Thread André Warnier
And have you Seriously. Posted. Your. Server. Dot. XML. File. ? Or should we guess ? (at least post the sections which are uncommented and say Jonathan Mast wrote: Has anyone figured out whats happening here? On Thu, Apr 9, 2009 at 11:20 AM, Jonathan Mast wrote: ok, here is the plain van

Re: Installing Tomcat

2009-04-10 Thread Jonathan Mast
Has anyone figured out whats happening here? On Thu, Apr 9, 2009 at 11:20 AM, Jonathan Mast wrote: > ok, here is the plain vanilla, immaculate server.xml, straight from a fresh > untarring of the tomcat 6 dist that i just re-installed, its still not > working. > > thanks > > > On Wed, Apr 8, 2009

Re: Installing Tomcat

2009-04-09 Thread Jonathan Mast
ok, here is the plain vanilla, immaculate server.xml, straight from a fresh untarring of the tomcat 6 dist that i just re-installed, its still not working. thanks On Wed, Apr 8, 2009 at 6:28 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Has

Re: Installing Tomcat

2009-04-08 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jonathan, On 4/8/2009 1:29 PM, Jonathan Mast wrote: > Furthermore, I can tell you that "netstat -a" indicated no listener for port > 8080 and that that Catalina logs look ok. Seriously. Post. Your. Server. Dot. XML. File. - -chris -BEGIN PGP SIG

Re: Installing Tomcat

2009-04-08 Thread Jonathan Mast
Is this: http://tomcat.apache.org/tomcat-6.0-doc/setup.html the extent of the setup docs? I'm reaching it by editing the hosts file on my windoze machine to resolve all www.mysite.com requests back to an internal ip which is the machine in question. Tomcat is running as root or at least thats wha

RE: Installing Tomcat

2009-04-08 Thread Peter Crowther
> From: Jonathan Mast [mailto:jhmast.develo...@gmail.com] > I'm trying to get Tomcat 6 running on a RedHat box. > > I don't want to build deamon with jsvc as the docs say I > should do, at least > not yet. Is this the extent of the official documentation > for setting up Tomcat on Linux? You don'

Re: Installing Tomcat on Windows

2009-03-17 Thread Konstantin Kolinko
2009/3/17 Dharani : > I installed apache-tomcat-5.5.27.exe in windows platform (In the machine I > have installed jdk1.6. ) > But the server doesn't start with Windows start. Always I have to go to > binfolder and run tomcat5.exe to start the server. > > How can I configure the server to start with

RE: Installing Tomcat on Windows

2009-03-17 Thread Martin Gainty
easily be subject to manipulation, we can not accept any liability for the content provided. > Date: Tue, 17 Mar 2009 16:15:38 -0800 > Subject: Re: Installing Tomcat on Windows > From: vishgnanik...@gmail.com > To: users@tomcat.apache.org; a...@ice-sa.com > > I installed Tomca

Re: Installing Tomcat on Windows

2009-03-17 Thread Dharani
I installed Tomcat in my PC at home also and it works fine. In my PC I have jdk1.5 . I want to deploy Xwiki ( http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationTomcat) and I need to turn off the java Security Manager. Can you guide me how to do it? On Tue, Mar 17, 2009 at 3:35 PM,

Re: Installing Tomcat on Windows

2009-03-17 Thread Dharani
I installed the .exe file http://tomcat.apache.org/download-55.cgi ---> Binary Distribution --> Core -- > Windows Service Installer( pgp

Re: Installing Tomcat on Windows

2009-03-17 Thread André Warnier
Ilya Kazakevich wrote: Install it as windows service and make sure you set it to "automatic" start mode. http://tomcat.apache.org/tomcat-6.0-doc/windows-service-howto.html That page starts with a big fat message saying that it is now obsolete. For a new user, that is a bit unsettling I guess.

Re: Installing Tomcat on Windows

2009-03-17 Thread André Warnier
Dharani wrote: I installed apache-tomcat-5.5.27.exe in windows platform (In the machine I have installed jdk1.6. ) When you downloaded Tomcat, there was a choice between 2 versions : - an msi installer - a zip file Which one did you download and install ? But the server doesn't start with Wi

RE: Installing Tomcat on Windows

2009-03-17 Thread Ilya Kazakevich
Install it as windows service and make sure you set it to "automatic" start mode. http://tomcat.apache.org/tomcat-6.0-doc/windows-service-howto.html You should also check logs (catalina.out). Maybe it starts, but stops because of errors. -Original Message- From: Dharani [mailto:vishgnan

Re: Installing Tomcat

2009-01-29 Thread michel
do date anyway. - Original Message - From: "Caldarale, Charles R" To: "Tomcat Users List" Sent: Thursday, January 29, 2009 10:01 PM Subject: RE: Installing Tomcat From: michel [mailto:compu...@videotron.ca] Subject: Re: Installing Tomcat I set up java and it runs Wh

RE: Installing Tomcat

2009-01-29 Thread Caldarale, Charles R
> From: michel [mailto:compu...@videotron.ca] > Subject: Re: Installing Tomcat > > I set up java and it runs What JVM? (The 4.1 version of Tomcat requires a JDK, not just a JRE.) What platform? Problem solving is pretty much impossible without specifics. > I added the differ

Re: Installing Tomcat

2009-01-29 Thread michel
Sent: Thursday, January 29, 2009 9:34 PM Subject: RE: Installing Tomcat From: michel [mailto:compu...@videotron.ca] Subject: Re: Installing Tomcat But I am just frustrated that installing Tomcat involves so much guess-work as oppossed to having some clues. I'm really confused by your st

RE: Installing Tomcat

2009-01-29 Thread Martin Gainty
many of the earlier bugs with TC 4 were fixed by the latest Tomcat Distro.. TC 6 http://tomcat.apache.org/download-60.cgi Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of

RE: Installing Tomcat

2009-01-29 Thread Caldarale, Charles R
> From: michel [mailto:compu...@videotron.ca] > Subject: Re: Installing Tomcat > But I am just frustrated that installing Tomcat involves > so much guess-work as oppossed to having some clues. I'm really confused by your statement. I have to admit that I've never insta

Re: Installing Tomcat

2009-01-29 Thread Jordan Michaels
Thanks! - Original Message - From: "Jordan Michaels" To: "Tomcat Users List" Sent: Thursday, January 29, 2009 8:43 PM Subject: Re: Installing Tomcat What are you trying to install it on? We can help point you in the right direction. Warm regards, Jordan Michaels Vivi

Re: Installing Tomcat

2009-01-29 Thread michel
ously a lot more intelligent than I am so they don't need an installer but a dufus like me would love it. Thanks! - Original Message - From: "Jordan Michaels" To: "Tomcat Users List" Sent: Thursday, January 29, 2009 8:43 PM Subject: Re: Installing To

Re: Installing Tomcat

2009-01-29 Thread Jordan Michaels
What are you trying to install it on? We can help point you in the right direction. Warm regards, Jordan Michaels Vivio Technologies http://www.viviotech.net/ Open BlueDragon Steering Committee Adobe Solution Provider michel wrote: I have been trying to install Tomcat 4.1.39 and failing miser

Re: Installing Tomcat (stock) with Tomcat (rpm)

2008-08-30 Thread Mark Thomas
Ken Bowen wrote: > Eduardo, > > First, do you mean (1) run multiple versions of tomcat simultaneously? > Or just (2) that you will have multiple (different) versions of tomcat > installed, > and you can switch between them? > > I'm not sure you can do (1) very easily. As long as you use differen

Re: Installing Tomcat (stock) with Tomcat (rpm)

2008-08-30 Thread Ken Bowen
Eduardo, First, do you mean (1) run multiple versions of tomcat simultaneously? Or just (2) that you will have multiple (different) versions of tomcat installed, and you can switch between them? I'm not sure you can do (1) very easily. But (2) is very, very easy. Download the *zip* file for

Re: Installing Tomcat-5.5.25 in Solaris 10 (SPARC-64 bit)

2008-06-27 Thread Rainer Jung
Mark Thomas wrote: hareesh wrote: I have downloaded Tomcat from the URL : http://archive.apache.org/dist/tomcat/tomcat-5/archive/v5.0.5/bin/jakarta-tomcat-5.0.5.tar.gz After downloading I unzip it using 'gunzip . After that I untared it using GNU tar (gtar) . Now the sample applications sh

Re: Installing Tomcat-5.5.25 in Solaris 10 (SPARC-64 bit)

2008-06-25 Thread Mark Thomas
hareesh wrote: I have downloaded Tomcat from the URL : http://archive.apache.org/dist/tomcat/tomcat-5/archive/v5.0.5/bin/jakarta-tomcat-5.0.5.tar.gz After downloading I unzip it using 'gunzip . After that I untared it using GNU tar (gtar) . Now the sample applications shipped with Tomcat is wor

Re: Installing Tomcat-5.5.25 in Solaris 10 (SPARC-64 bit)

2008-06-25 Thread hareesh
I have downloaded Tomcat from the URL : http://archive.apache.org/dist/tomcat/tomcat-5/archive/v5.0.5/bin/jakarta-tomcat-5.0.5.tar.gz After downloading I unzip it using 'gunzip . After that I untared it using GNU tar (gtar) . Now the sample applications shipped with Tomcat is working fine. On

Re: Installing Tomcat-5.5.25 in Solaris 10 (SPARC-64 bit)

2008-06-25 Thread Mark Thomas
hareesh wrote: Thanks for the reply. Is there any special step that I should do for these examples to work ? Is so, please give those steps. Thanks in advance. Answering my original questions would enable people on this list to help you. On Wed, Jun 25, 2008 at 7:22 AM, Mark Thomas <[EMAIL PR

Re: Installing Tomcat-5.5.25 in Solaris 10 (SPARC-64 bit)

2008-06-25 Thread hareesh
Thanks for the reply. Is there any special step that I should do for these examples to work ? Is so, please give those steps. Thanks in advance. On Wed, Jun 25, 2008 at 7:22 AM, Mark Thomas <[EMAIL PROTECTED]> wrote: > hareesh wrote: > >> Please let me know that is there r

Re: Installing Tomcat-5.5.25 in Solaris 10 (SPARC-64 bit)

2008-06-25 Thread Mark Thomas
hareesh wrote: Please let me know that is there restriction to run Servlet in this platform ( SPARC 64-bit with Solaris 10 ) . There is no restriction that I am aware of. This should just work. Is there any restriction that jfreeshat (*version 1.0.0.*) will not work on

RE: installing Tomcat Container

2008-06-03 Thread Stephen Wick
Yeah, replace with whatever version you wish. -Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Monday, June 02, 2008 5:03 PM To: Tomcat Users List Subject: RE: installing Tomcat Container > From: Stephen Wick [mailto:[EMAIL PROTECTED] > Subje

RE: installing Tomcat Container

2008-06-02 Thread Caldarale, Charles R
> From: Stephen Wick [mailto:[EMAIL PROTECTED] > Subject: RE: installing Tomcat Container > > I would suggest that you download > apache-tomcat-5.5.26-bin.tar.gz, unzip > it into your /usr/local folder as /usr/local/apache-tomcat-5.5.16, > create a symbolic link in /usr/loc

RE: installing Tomcat Container

2008-06-02 Thread Stephen Wick
I would suggest that you download apache-tomcat-5.5.26-bin.tar.gz, unzip it into your /usr/local folder as /usr/local/apache-tomcat-5.5.16, create a symbolic link in /usr/local from apache-tomcat-5.5.16 to 'tomcat' with 'ln -s apache-tomcat-5.5.16 tomcat', then 'cd /usr/local/tomcat', modify the co

Re: installing Tomcat Container

2008-06-02 Thread Pid
ramya lekha wrote: Hi, I had used Apache Tomcat server in Windows. But now I need to install Tomcat in Unix. The Unix server already contains Apache server in it. So, do I need to install the Tomcat container in order to run the Tomcat Server. I had already downloaded the tar file "apache-tomcat

RE: Installing tomcat on multiple cpu X_86 64 bit machine

2008-05-07 Thread Peter Crowther
> From: sur_1805 [mailto:[EMAIL PROTECTED] > now. can i install the tomcat5.5 and jdk1.5 on machine(4 > processor with 64 > bit on RHEL 5) without need to worry about load balancing and > tuning at the time of installation? Yes, in the same way that you can install (say) Apache httpd and PHP witho

RE: Installing tomcat on multiple cpu X_86 64 bit machine

2008-05-06 Thread sur_1805
thanks peter for your information, i m very new to this situation. now. can i install the tomcat5.5 and jdk1.5 on machine(4 processor with 64 bit on RHEL 5) without need to worry about load balancing and tuning at the time of installation? Peter Crowther wrote: > >> From: sur_1805 [mailto:

RE: Installing tomcat on multiple cpu X_86 64 bit machine

2008-05-06 Thread Peter Crowther
> From: sur_1805 [mailto:[EMAIL PROTECTED] > i m using linux(RHEL 5) with 16 GB RAM. OK. > Is > it possible to split the JVM off into multiple processes for > the hundreds of threads we end up running? Sort-of, but think: why would you want to? Modern Linuxes can handle hundreds of threads per

RE: Installing tomcat on multiple cpu X_86 64 bit machine

2008-05-06 Thread sur_1805
Peter Crowther wrote: > >> From: sur_1805 [mailto:[EMAIL PROTECTED] >> i m very new to tomcat. Now i have to install the tomcat 5.5 >> and jdk 1.5 on a >> multiple cpu( 4 dual core processors) 64 bit machine. >> i m confused with first step. how i tune the tomcat and do >> load balancing >> suc

RE: Installing tomcat on multiple cpu X_86 64 bit machine

2008-05-06 Thread Peter Crowther
> From: sur_1805 [mailto:[EMAIL PROTECTED] > i m very new to tomcat. Now i have to install the tomcat 5.5 > and jdk 1.5 on a > multiple cpu( 4 dual core processors) 64 bit machine. > i m confused with first step. how i tune the tomcat and do > load balancing > such that tomcat servlet make use of a

Re: Installing Tomcat on Windows Server 2003 x64

2007-10-29 Thread Swapnil.Kale
I dont know if you are still looking for the answer! If yes, i had the same problem and here is the thread for the same. I got it running smoothly now. http://www.nabble.com/Advice-about-Tomcat-on-x86_64-architecture..-tf4048957.html#a13279694 Regards, Swapnil Adrian Bell wrote: > > Hi, >

RE: Installing Tomcat on Linux

2007-08-06 Thread Nelson, Tracy M.
| From: Vigorito, Nicholas E. [mailto:[EMAIL PROTECTED] | Sent: Thursday, 02 August, 2007 15:49 | | Here are some quotes from this person: | | I would never install open source from binaries on a machine I did not | want someone to break into. Cool, just get a copy of whatever tools he uses to s

Re: Installing Tomcat on Linux

2007-08-03 Thread Mark H. Wood
On Thu, Aug 02, 2007 at 05:51:27PM -0400, Steve Ochani wrote: > LOL, I would ask him if he sits there and examines all the code of > everything that is on his system. Ya know, I don't do that before I install most stuff, but I *do* tend to open the source kit and read it when I want the product to

Re: Installing Tomcat on Linux

2007-08-03 Thread Mark H. Wood
Well, the security argument depends more on "you *could*" than on "you *do*". Somewhere out there is someone crazy enough to comb through any given source kit looking for evil. Would any counterfeiter have the guts to set up his print shop on the sidewalk outside a police station? Much of securi

Re: Installing Tomcat on Linux

2007-08-03 Thread Bruno Harbulot
Hello, Peter Crowther wrote: From: Vigorito, Nicholas E. [mailto:[EMAIL PROTECTED] A coworker claims that all unix admins should never install open source binaries. They should build using the source. Binaries are marginally more open to tampering; this is why most (all?) Apache projects prov

RE: Installing Tomcat on Linux

2007-08-03 Thread Peter Crowther
> From: Vigorito, Nicholas E. [mailto:[EMAIL PROTECTED] > A coworker claims that all unix admins should never install > open source binaries. They should build using the source. Binaries are marginally more open to tampering; this is why most (all?) Apache projects provide checksums of the built

Re: Installing Tomcat on Linux

2007-08-03 Thread Gregor Schneider
Tomcat installing from source doesn't make *any* sense, not even on Linux. Why? Well, Tomcat is written entirely in Java. Therefore, you can download the binaries from the Apache website and check the KEYS (MD5-checksums). If they are ok, you can be sure nobody has tampered with. Building from s

RE: Installing Tomcat on Linux

2007-08-02 Thread Wade Chandler
> > > -Original Message----- > > From: > > > [EMAIL PROTECTED] > > > [mailto:[EMAIL PROTECTED] > > .o rg] On Behalf Of ben short Sent: Thursday, > August 02, 2007 4:44 PM > > To: Tomcat Users List Subject: Re: Installing > Tomcat on Li

Re: Installing Tomcat on Linux

2007-08-02 Thread Wade Chandler
Exactly. Wade --- Hassan Schroeder <[EMAIL PROTECTED]> wrote: > On 8/2/07, Vigorito, Nicholas E. > <[EMAIL PROTECTED]> wrote: > > Here are some quotes from this person: > > > > You are trusting that someone built the binaries > directly from the > > source code without any additional modificatio

RE: Installing Tomcat on Linux

2007-08-02 Thread Wade Chandler
; rg] On Behalf Of ben short > Sent: Thursday, August 02, 2007 4:44 PM > To: Tomcat Users List > Subject: Re: Installing Tomcat on Linux > > I would question his reason for this statement > > A coworker claims that all unix admins should never > install open source

RE: Installing Tomcat on Linux

2007-08-02 Thread Steve Ochani
ECTED] > [mailto:[EMAIL PROTECTED] > .o rg] On Behalf Of ben short Sent: Thursday, August 02, 2007 4:44 PM > To: Tomcat Users List Subject: Re: Installing Tomcat on Linux > > I would question his reason for this statement > > A coworker claims that all unix admins should never

Re: Installing Tomcat on Linux

2007-08-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nicholas, Vigorito, Nicholas E. wrote: > You are trusting that someone built the binaries directly from the > source code without any additional modification or back-doors built in. True. But then again, you are trusting commercial companies to do th

Re: Installing Tomcat on Linux

2007-08-02 Thread Hassan Schroeder
On 8/2/07, Vigorito, Nicholas E. <[EMAIL PROTECTED]> wrote: > Here are some quotes from this person: > > You are trusting that someone built the binaries directly from the > source code without any additional modification or back-doors built in. Flip side: you have gone through the *entire source

Re: Installing Tomcat on Linux

2007-08-02 Thread Hassan Schroeder
On 8/2/07, Vigorito, Nicholas E. <[EMAIL PROTECTED]> wrote: > A coworker claims that all unix admins should never install open source > binaries. They should build using the source. > > Looking for a concensus. Is it ok to install the Tomcat binaries or > should I build using the Tomcat source the

RE: Installing Tomcat on Linux

2007-08-02 Thread Vigorito, Nicholas E.
ssage- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] rg] On Behalf Of ben short Sent: Thursday, August 02, 2007 4:44 PM To: Tomcat Users List Subject: Re: Installing Tomcat on Linux I would question his reason for this statement A coworker claims that all unix admins should never install

Re: Installing Tomcat on Linux

2007-08-02 Thread ben short
I would question his reason for this statement A coworker claims that all unix admins should never install open source binaries. They should build using the source. On 8/2/07, Vigorito, Nicholas E. <[EMAIL PROTECTED]> wrote: > I am going to install Tomcat standalone (not fronted by Apache) on

  1   2   >