RE: Install CA signed certificate on Tomcat 9

2022-12-20 Thread Janardhanan, Veni
: Re: Install CA signed certificate on Tomcat 9 Veni, On 9/30/22 09: 20, Janardhanan, Veni wrote: > C: \>"C: \Program Files\RedHat\java-11-openjdk-11. 0. 13-1\bin\keytool" -list -keystore C:  \SSL\myserver. keystore > Enter keystore password: > Keystore type: JK

Re: Install CA signed certificate on Tomcat 9

2022-10-12 Thread Christopher Schultz
Veni, On 9/30/22 09:20, Janardhanan, Veni wrote: C:\>"C:\Program Files\RedHat\java-11-openjdk-11.0.13-1\bin\keytool" -list -keystore C:\SSL\myserver.keystore Enter keystore password: Keystore type: JKS Keystore provider: SUN Your keystore contains 2 entries tomcat, Sep 8, 2022, PrivateKeyEntr

RE: Install CA signed certificate on Tomcat 9

2022-10-11 Thread Janardhanan, Veni
I had emailed output of the command : $ keytool -list -keystore [path to keeystore] Any suggestions/thoughts on this issue please share. From: Janardhanan, Veni Sent: Friday, September 30, 2022 6:51 PM To: Tomcat Users List Subject: RE: Install CA signed certificate on Tomcat 9 C:\>

RE: Install CA signed certificate on Tomcat 9

2022-09-30 Thread Janardhanan, Veni
:45 PM To: Tomcat Users List Subject: Re: Install CA signed certificate on Tomcat 9 > On Sep 30, 2022, at 5: 17 AM, Janardhanan, Veni > wrote: > >  > Hi Chris, > > I executed the command that you asked and below > is it’s output. > Paste the text of the output. Not

Re: Install CA signed certificate on Tomcat 9

2022-09-30 Thread Rob Sargent
> On Sep 30, 2022, at 5:17 AM, Janardhanan, Veni > wrote: > >  > Hi Chris, > > I executed the command that you asked and below is it’s output. > Paste the text of the output. Not a screen shot > > >

RE: Install CA signed certificate on Tomcat 9

2022-09-30 Thread Janardhanan, Veni
, 2022 3:23 AM To: users@tomcat.apache.org Subject: Re: Install CA signed certificate on Tomcat 9 Veni, On 9/29/22 13: 21, Janardhanan, Veni wrote: > Hi, > > My Tomcat version is 9. I am trying to install a CA signed certificate on Tomcat, tomcat error log says Invalid Keystore format. &

Re: Install CA signed certificate on Tomcat 9

2022-09-29 Thread Christopher Schultz
Veni, On 9/29/22 13:21, Janardhanan, Veni wrote: Hi, My Tomcat version is 9. I am trying to install a CA signed certificate on Tomcat, tomcat error log says Invalid Keystore format. Followed instructions given in https://tomcat.apache.org/tomcat-9.0-doc/ssl-howto.html#Installing_a_Certificate

Re: Install Comodo SSL in Tomcat

2020-01-27 Thread Felix Schumacher
get information about the encoding. Regards  Felix > > Peter > > >> Thank for helping me ! >>   >> Provenance : Courrier <https://go.microsoft.com/fwlink/?LinkId=550986> pour Windows 10 >>   >> De : logo <mailto:l...@kreuser.name> >> Envoyé le :

Re: Install Comodo SSL in Tomcat

2020-01-27 Thread logo
assword="mypass" > keystorePass="mypass"/> » > Thank for helping me > > > Provenance : Courrier <https://go.microsoft.com/fwlink/?LinkId=550986> pour > Windows 10 > > De : logo <mailto:l...@kreuser.name> > Envoyé

Re: Install Comodo SSL in Tomcat

2020-01-27 Thread logo
?LinkId=550986> pour > Windows 10 > > De : logo <mailto:l...@kreuser.name> > Envoyé le :lundi 27 janvier 2020 17:32 > À : Tomcat Users List <mailto:users@tomcat.apache.org> > Cc : Léonard WAMBERGUE <mailto:leonard.wambergue...@gmail.com> > Ob

Re: RE : Install Comodo SSL in Tomcat

2020-01-27 Thread logo
vier 2020 14:24 À : users@tomcat.apache.org Objet :Re: Install Comodo SSL in Tomcat -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Léonard, On 1/27/20 4:57 AM, Léonard WAMBERGUE wrote: I’m resending this email because i wasn’t well subscribed to users. I have a VPS server which turn with Ubuntu and i

RE : Install Comodo SSL in Tomcat

2020-01-27 Thread Léonard WAMBERGUE
cat.apache.org Objet :Re: Install Comodo SSL in Tomcat -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Léonard, On 1/27/20 4:57 AM, Léonard WAMBERGUE wrote: > I’m resending this email because i wasn’t well subscribed to users. > I have a VPS server which turn with Ubuntu and i had install

Re: Install Comodo SSL in Tomcat

2020-01-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Léonard, On 1/27/20 4:57 AM, Léonard WAMBERGUE wrote: > I’m resending this email because i wasn’t well subscribed to users. > I have a VPS server which turn with Ubuntu and i had install > apache/maven and tomcat.> My server version is Apache > Tom

Re: Install Tomcat on Oracle Enterprise Linux

2014-08-26 Thread Néstor Boscán
Hi I have tomcat running on OEL. You just need to install Java 6 or 7 depending on what version of Tomcat, decompress the tomcat file and $TOMCAT_HOME/bin/startup.sh and yo can access it through port 8080. That's basically it. Regards, Néstor On Tue, Aug 26, 2014 at 2:38 AM, Vijay Kumar wrot

Re: Install Tomcat on Oracle Enterprise Linux

2014-08-26 Thread Daniel Mikusa
On Tue, Aug 26, 2014 at 3:08 AM, Vijay Kumar wrote: > Hi, > > Can i install Tomcat on Oracle Enterprise Linux. > Can you install a JVM on it? If so, then Tomcat will very likely run there. > > Could you please share us the link/doc which i need to refer. > http://tomcat.apache.org/tomcat-8.

Re: install war with xml and define environment values

2013-12-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 12/2/13, 11:23 AM, Mark Eggers wrote: > On 12/1/2013 10:49 PM, Philipp Kraus wrote: >> Hello, >> >> Am 01.12.2013 um 23:40 schrieb Mark Eggers >> : >> >>> Run Tomcat as an unprivileged user. >>> >>> If you need to have Tomcat serve on po

Re: install war with xml and define environment values

2013-12-02 Thread Mark Eggers
On 12/1/2013 10:49 PM, Philipp Kraus wrote: Hello, Am 01.12.2013 um 23:40 schrieb Mark Eggers : Run Tomcat as an unprivileged user. If you need to have Tomcat serve on port 80, use jsvc, iptables to map port 80 to port 8080, or place an Apache HTTPD server in front of Tomcat using mod_proxy_h

Re: install war with xml and define environment values

2013-12-01 Thread Philipp Kraus
Hello, Am 01.12.2013 um 23:40 schrieb Mark Eggers : > Run Tomcat as an unprivileged user. > > If you need to have Tomcat serve on port 80, use jsvc, iptables to map port > 80 to port 8080, or place an Apache HTTPD server in front of Tomcat using > mod_proxy_http, mod_proxy_ajp, or mod_jk. > >

Re: install war with xml and define environment values

2013-12-01 Thread Mark Eggers
On 12/1/2013 1:55 PM, Philipp Kraus wrote: Hello, I have got a precomiled war file and in the web.xml exists some values e.g.: database.location ${user.home}/sysdata The Tomcat runs under root, so it creates under /root/sysdata the data files, but I would like to change the directory, the dat

Re: install war with xml and define environment values

2013-12-01 Thread Philipp Kraus
Hello, Am 01.12.2013 um 15:31 schrieb Martin Gainty : > MG> I was going to suggest using ln but since your docBase is based on the > value of base folder ${user.home} > MG>any change to user.home will automatically rebase your war after context > redeploy I have got a precomiled war file and i

Re: install war with xml and define environment values

2013-11-30 Thread Daniel Mikusa
On Nov 30, 2013, at 2:29 PM, Philipp Kraus wrote: > Hello, > > I have got a war file and I would like to install it with a XML file under > Catalina/localhost. The content is > > allowLinking="true" crossContext="true"> > > > > The war uses always ${user.home}, how can I change this in

RE: Install - Tomcat Server on Mac OS X 10.8.2

2012-11-26 Thread Caldarale, Charles R
> From: Naga Kishore Vankayala [mailto:vnagakish...@hotmail.com] > Subject: RE: Install - Tomcat Server on Mac OS X 10.8.2 > Do you have any information or document on how we start the > server on Mac. Read the RUNNING.txt file, then use the startup.sh script. - Chuck THIS C

RE: Install - Tomcat Server on Mac OS X 10.8.2

2012-11-26 Thread Naga Kishore Vankayala
Thanks Daniel/Chuck. I have downloaded the tar.gz. Do you have any information or document on how we start the server on Mac. > Subject: Re: Install - Tomcat Server on Mac OS X 10.8.2 > From: dmik...@vmware.com > Date: Mon, 26 Nov 2012 17:02:58 -0500 > To: users@tomcat.apache.org &g

Re: Install - Tomcat Server on Mac OS X 10.8.2

2012-11-26 Thread Daniel Mikusa
On Nov 26, 2012, at 4:46 PM, Naga Kishore Vankayala wrote: > Hi All > > > I got a new mac book and am trying to install tomcat server on my mac book. I > searched formac version of tomcat and could not find it. Appreciate if > any one can point me to a site where i can download the server

RE: Install - Tomcat Server on Mac OS X 10.8.2

2012-11-26 Thread Caldarale, Charles R
> From: Naga Kishore Vankayala [mailto:vnagakish...@hotmail.com] > Subject: Install - Tomcat Server on Mac OS X 10.8.2 > I searched for mac version of tomcat and could not find it. Tomcat is pure Java, so it's platform agnostic. The Windows versions are there to facilitate its installation as

Re: EXTERNAL: Re: install of Tomcat 6.0.33

2011-10-10 Thread Pid
> -Original Message- > From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Sent: Monday, October 10, 2011 4:38 PM > To: Tomcat Users List > Subject: EXTERNAL: Re: install of Tomcat 6.0.33 > > Anthony, > > On 10/10/2011 3:00 PM, Palmer, Anthony wrote: >>

RE: EXTERNAL: Re: install of Tomcat 6.0.33

2011-10-10 Thread Palmer, Anthony
Here is a response that I just received. What do you think? -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Monday, October 10, 2011 4:38 PM To: Tomcat Users List Subject: EXTERNAL: Re: install of Tomcat 6.0.33 -BEGIN PGP SIGNED MESSAGE

Re: install of Tomcat 6.0.33

2011-10-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Anthony, On 10/10/2011 3:00 PM, Palmer, Anthony wrote: > [...] most of the problems found tell us the same thing of how to > fix them which is to go to the next upgrade/update of Apache. So, you should upgrade to the latest version of Apache Tomcat (

Re: install of Tomcat 6.0.33

2011-10-10 Thread Palmer, Anthony
The version of Apache that is shown in JIRA is Apache Tomcat/6.0.20, I was told that this update was needed from foundstone after a recent scan was done. This is a 32-bit VM. Here are some the vulnarabilites that we found, but most of the problems found tell us the same thing of how to fix them

RE: EXTERNAL: Re: install of Tomcat 6.0.33

2011-10-10 Thread Palmer, Anthony
has released an update to address the issue: http://tomcat.apache.org/security-7.html -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Monday, October 10, 2011 10:35 AM To: Tomcat Users List Subject: EXTERNAL: Re: install of Tomcat 6.0.33 On 10/10/2011 15:18, Pa

Re: install of Tomcat 6.0.33

2011-10-10 Thread Mark Thomas
On 10/10/2011 15:18, Palmer, Anthony wrote: > Hello, I am looking for documentation on doing a patch install. There is no documentation since the ASF does not release patches. Each release of Apache Tomcat is a full release. There is no mechanism to patch an older release to a newer one. There ar

Re-install fails to bring up Tomcat from NetBeans

2008-08-02 Thread Nicholas Jordan
look. So I gave as much information as I could, thank you for your time. Will check back. { pw in post are throwaway } -- View this message in context: http://www.nabble.com/Re-install-fails-to-bring-up-Tomcat-from-NetBeans-tp18793994p18793994.html Sent from the Tomcat - User mailing list archi

RE: Install Tomcat 5.5 & Tomcat 6.0 in the same machine

2008-02-06 Thread Peter Crowther
> From: Juan Jesús Cremades Monserrat [mailto:[EMAIL PROTECTED] > Hi! I'm Triying install two differens versions of Tomcat in the same > machine. It's necessay for two projects that I'm developing. > > I've installed successfully the Tomcat 5.5 with Java > 1.5.0_14, but when I'm > try install Tomc

Re: install

2007-07-02 Thread gregory hans
thanks mark for your reply. i've already know how to configure it Mark Thomas <[EMAIL PROTECTED]> wrote: gregory hans wrote: > i have 2 web server in my local computer. one for php(apache2triad) adn > one for jsp(tomcat). i installed tomcat using port 8080. i try to > install my web application in

Re: install

2007-06-30 Thread Mark Thomas
gregory hans wrote: > i have 2 web server in my local computer. one for php(apache2triad) adn > one for jsp(tomcat). i installed tomcat using port 8080. i try to > install my web application into tomcat web server. i install using default > port ftp(21). but when i've done, the .war file i insta

Re: [install as win service] procrun windows executable ? is tomcat5.exe obsolet

2007-05-10 Thread Pascal Fonte
Thank you very much. Now, with the wrapper I have an alternative way to install tomcat 5.0.28 as a windows service. However, I would like to make sure: - the tomcat5.exe procrun executable works fine with tomcat 5.0 - I can use the procrun documentation to manage the tomcat5.exe procrun execu

Re: [install as win service] procrun windows executable ? is tomcat5.exe obsolete?

2007-05-10 Thread Filip Hanik - Dev Lists
the procrun files for tomcat can be found in Tomcat SVN, http://svn.apache.org/viewvc/tomcat/connectors/trunk/procrun/bin/ you can also try out an alternative wrapper, works in a similar fashion http://people.apache.org/~fhanik/wrapper.html Filip Pascal Fonte wrote: Hi, I want to install tomca

Re: install DBCP and mm.mysql 2.0.14 (JDBC Driver) and test app, get class compile error.

2007-03-06 Thread David Smith
There's no reason I know of to have .classpath or .project in the webapp. The servlet spec doesn't define them and tomcat doesn't use them. I would imagine these are specific to the development environment you are working in. I've seen posts from other people integrating PHP with Tomcat, but don

Re: install DBCP and mm.mysql 2.0.14 (JDBC Driver) and a test app, getting class compile error

2007-03-05 Thread Andre Prasetya
mmm i think its a syntax error at test.jsp see line 7 foo.DBTest On 3/5/07, Wayne Bragg <[EMAIL PROTECTED]> wrote: I am trying to install DBCP and mm.mysql 2.0.14 (JDBC Driver) and a test app to see if it works. I'm not sure I have all the correct steps and configuration, in other words I don't

Re: install DBCP and mm.mysql 2.0.14 (JDBC Driver) and test app, get class compile error.

2007-03-05 Thread Wayne Bragg
x27;t thank you enough for what you have already done! - Original Message - From: "David Smith" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Monday, March 05, 2007 1:36 PM Subject: Re: install DBCP and mm.mysql 2.0.14 (JDBC Driver) and test app, get class c

Re: install DBCP and mm.mysql 2.0.14 (JDBC Driver) and test app, get class compile error.

2007-03-05 Thread David Smith
be modified HOW? > Because I am now getting - > > > - Original Message - From: "Wayne Bragg" <[EMAIL PROTECTED]> > To: "Tomcat Users List" > Sent: Monday, March 05, 2007 11:46 AM > Subject: Re: install DBCP and mm.mysql 2.0.14 (JDBC Driver) and te

Re: install DBCP and mm.mysql 2.0.14 (JDBC Driver) and test app, get class compile error.

2007-03-05 Thread Wayne Bragg
d HOW? Because I am now getting - Results Foo Not Connected Bar -1 Wayne - Original Message - From: "Wayne Bragg" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Monday, March 05, 2007 11:32 AM Subject: Re: install DBCP and mm.mysql 2.0.14 (JDBC Driver) a

Re: install DBCP and mm.mysql 2.0.14 (JDBC Driver) and test app, get class compile error.

2007-03-05 Thread Wayne Bragg
d HOW? Because I am now getting - - Original Message - From: "Wayne Bragg" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Monday, March 05, 2007 11:46 AM Subject: Re: install DBCP and mm.mysql 2.0.14 (JDBC Driver) and test app, get class compile erro

Re: install DBCP and mm.mysql 2.0.14 (JDBC Driver) and test app, get class compile error.

2007-03-05 Thread David Smith
ts when I have to help a co-worker out with .net stuff. > Thanks for the help.. > > > > - Original Message - From: "David Smith" <[EMAIL PROTECTED]> > To: "Tomcat Users List" > Sent: Monday, March 05, 2007 7:06 AM > Subject: Re: install DBCP an

Re: install DBCP and mm.mysql 2.0.14 (JDBC Driver) and test app, get class compile error.

2007-03-05 Thread Wayne Bragg
David, you can ignore the question about how to compile .java into .class. I just found out the jdk can do that. Wayne - Original Message - From: "David Smith" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Monday, March 05, 2007 7:06 AM Subject: Re:

Re: install DBCP and mm.mysql 2.0.14 (JDBC Driver) and test app, get class compile error.

2007-03-05 Thread Wayne Bragg
David Smith" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Monday, March 05, 2007 7:06 AM Subject: Re: install DBCP and mm.mysql 2.0.14 (JDBC Driver) and test app, get class compile error. A few things to consider ... 1) What version of tomcat are you using? What f

Re: install DBCP and mm.mysql 2.0.14 (JDBC Driver) and test app, get class compile error.

2007-03-05 Thread David Smith
A few things to consider ... 1) What version of tomcat are you using? What follows is based on using version 5.0.x. The syntax for configuring JDBC resources in 5.5 is a little different. 2) mm.mysql 2.0.14 is VERY old. What version of MySQL Db server are you using? You may want to take a lo

Re: Install WAR via docBase within servlet.xml

2007-02-06 Thread Pid
Detlev Beutner wrote: Hi Pid, I have a WAR which normally should be deployed via myName.xml into /tomcat/conf/Catalina/localhost, with docBase="AbsolutePathToWar". Within that xml snippet, is used. So I can call "www.server.com/myName" and it works. Now I want to call "myName.server.com" in

Re: Install WAR via docBase within servlet.xml

2007-02-06 Thread Detlev Beutner
Hi Pid, > > I have a WAR which normally should be deployed via myName.xml into > > /tomcat/conf/Catalina/localhost, with docBase="AbsolutePathToWar". > > > > Within that xml snippet, > docBase="/webs/web123/tomcat/application.war" debug="0"> is used. > > > > So I can call "www.server.com/myName

Re: Install WAR via docBase within servlet.xml

2007-02-06 Thread Pid
Detlev Beutner wrote: Hi there, I have a WAR which normally should be deployed via myName.xml into /tomcat/conf/Catalina/localhost, with docBase="AbsolutePathToWar". Within that xml snippet, is used. So I can call "www.server.com/myName" and it works. Now I want to call "myName.server.com" i

RE: Install on XP Home edition

2006-08-03 Thread McRaven, Brian
e added to the PATH variable could someone confirm that it is the "system" PATH variable that I need to add the directory to. Brian -Original Message- From: Htin Kyaw Nyo [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 02, 2006 1:10 PM To: Tomcat Users List Subject: Re: I

Re: Install on XP Home edition

2006-08-03 Thread Sameer Acharya
Open a command prompt and then try manually running the Tomcat startup batch file, you should be able to see the error message. Post the same here. -Sameer Lou Caudell <[EMAIL PROTECTED]> wrote: McRaven, Brian wrote: > I installed Tomcat 5.5.17 on my home computer so that I can test my > project

Re: Install on XP Home edition

2006-08-02 Thread sumit kumar
Hi, Have you install java on your machine,If not first install jvm on your system and set environment variables JAVA_HOME in windows xp. Define here jdk path to access your web application and tomcat You can take reference from this one http://www.easywayserver.com/tomCon.htm good luck On 8/2/

Re: Install on XP Home edition

2006-08-02 Thread Htin Kyaw Nyo
Seems like JAVA_HOME has not been defined or wrong java version. check tomcat/logs/catalina.out On 8/2/06, Lou Caudell <[EMAIL PROTECTED]> wrote: McRaven, Brian wrote: > I installed Tomcat 5.5.17 on my home computer so that I can test my > project when I'm away from work. After completing the

Re: Install on XP Home edition

2006-08-02 Thread Lou Caudell
McRaven, Brian wrote: I installed Tomcat 5.5.17 on my home computer so that I can test my project when I'm away from work. After completing the steps from a website (www.codeservlets.com) I try the startup.bat file in the bin directory. The program runs for a very short time and quits before I

RE: Install on XP Home edition

2006-08-02 Thread Peter Crowther
> From: McRaven, Brian [mailto:[EMAIL PROTECTED] > After completing the steps from a > website (www.codeservlets.com) I try the startup.bat file in the bin > directory. The program runs for a very short time and quits before I > can read the one and only line that is written in the DOS > screen.

Re: Install tomcat on a linux (suse) V-Server (Strato)

2006-07-26 Thread David Smith
Output is redirected to catalina.out in the logs directory. Take a look at that for details on what is/isn't happening. --David heinz rübezahl wrote: Hi, i tried to install a tomcat server on a linux (suse) V-Server of strato. But it doesn't work! I had sucess at windows but anyway. I would

RE: Install Guide

2006-05-08 Thread Dirk Moolman
Excellent, thank you very much -Original Message- From: Gaël Lams [mailto:[EMAIL PROTECTED] Sent: 06 May 2006 07:49 PM To: Tomcat Users List Subject: Re: Install Guide On 5/5/06, Dirk Moolman <[EMAIL PROTECTED]> wrote: > Sorry, I tried 8081, but also 8080 (as in a previous m

Re: Install Guide

2006-05-06 Thread Gaël Lams
On 5/5/06, Dirk Moolman <[EMAIL PROTECTED]> wrote: Sorry, I tried 8081, but also 8080 (as in a previous mail), but both won't connect. After Tomcat start, did you verify that it's really listening on these ports (netstat -antpl)? Verify first that it's listening to that port (there should be 2

RE: Install Guide (JAVA PATH)

2006-05-05 Thread Dirk Moolman
IT enabled: jitc)) Dirk -Original Message- From: Chris Berthold [mailto:[EMAIL PROTECTED] Sent: 05 May 2006 04:31 PM To: 'Tomcat Users List' Subject: RE: Install Guide (JAVA PATH) Also as far as JDK5 goes you could type in: which java to make sure that it was pulling up the

RE: Install Guide

2006-05-05 Thread Dirk Moolman
this what the server.xml file is for, or is this only if I want to start adding my own custom applications ? (or am I completely missing the target ?) -Original Message- From: Chris Berthold [mailto:[EMAIL PROTECTED] Sent: 05 May 2006 04:24 PM To: 'Tomcat Users List' Subject: RE

RE: Install Guide

2006-05-05 Thread Chris Berthold
o: Tomcat Users List Subject: RE: Install Guide Thank you for everyone's responses.I tried downloading and installing the JDK 5 Update 6 version, but it still would not run, after following the install steps on the tomcat.apache.org website (gave me the same message as before in the catalin

RE: Install Guide

2006-05-05 Thread Chris Berthold
8080 not 8081 Chris Berthold IT Systems Analyst Commercial Refrigerator Door Company 941 . 371 . 8110 x 205 -Original Message- From: Dirk Moolman [mailto:[EMAIL PROTECTED] Sent: Friday, May 05, 2006 10:14 AM To: Tomcat Users List Subject: RE: Install Guide Thank you for everyone&#

RE: Install Guide

2006-05-05 Thread Dirk Moolman
Thank you for everyone's responses.I tried downloading and installing the JDK 5 Update 6 version, but it still would not run, after following the install steps on the tomcat.apache.org website (gave me the same message as before in the catalina log) ["This release of Apache Tomcat was packaged

Re: Install Guide

2006-05-05 Thread Gaël Lams
Hi, I am trying to install Tomcat (version 5.5.17) on SLES9 for the first time. Is there an installation guide I can follow that will help me with the installation and setup ? Tomcat 5.5 is designed to run on J2SE 5.0 and later and uses the Eclipse JDT Java compiler for compiling JSP pages.

Re: Install Guide

2006-05-04 Thread Markus Schönhaber
Dirk Moolman wrote: > When I start Tomcat, it seems to start, but then it dies again. I get the > following message in the catalina log file: > > "This release of Apache Tomcat was packaged to run on J2SE 5.0 > or later. It can be run on earlier JVMs by downloading and > installing a compatibility

RE: Install Guide

2006-05-04 Thread Chris Berthold
://tomcat.apache.org/tomcat-5.5-doc/index.html and RTFM =o) Chris Berthold IT Systems Analyst Commercial Refrigerator Door Company 941 . 371 . 8110 x 205 -Original Message- From: Dirk Moolman [mailto:[EMAIL PROTECTED] Sent: Thursday, May 04, 2006 10:11 AM To: Tomcat Users List Subject: RE

RE: Install Guide

2006-05-04 Thread Dirk Moolman
Dirk Moolman wrote: >> I am trying to install Tomcat (version 5.5.17) on SLES9 for the first >> time. Is there an installation guide I can follow that will help me >> with the installation and setup ? >> >> I know nothing about Tomcat, and have to learn it from scratch. I have >> downloaded the

Re: Install Guide

2006-05-04 Thread Markus Schönhaber
Dirk Moolman wrote: > I am trying to install Tomcat (version 5.5.17) on SLES9 for the first > time. Is there an installation guide I can follow that will help me > with the installation and setup ? > > I know nothing about Tomcat, and have to learn it from scratch. I have > downloaded the binarie

Re: install admin ui

2006-03-09 Thread P Y
This one should help : http://forum.java.sun.com/thread.jspa?threadID=596489&messageID=3798801 On 3/9/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > hi all > > i just installed tomcat 5.5 that ships without admin ui - so i downloaded > that also. > > but: where and how to install?? i do not f

Re: install tomcat under linux (java problem)

2006-02-12 Thread Hannes Hein
Thanks @all, problem solved. I reinstalled gcc, and all is working wonderful now. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: install tomcat under linux (java problem)

2006-02-12 Thread Wolfgang Hackl
Hannes Hein wrote: I tryed your simple code and in fact is seems to be a problem with the header files. That means the libraries aren't set up properly. But I always used SuSE Linux before, and SuSE is very easy and does anything necessary for you, so my problem is now: I don't know which

Re: install tomcat under linux (java problem)

2006-02-12 Thread Parsons Technical Services
to your current problem. - Original Message - From: "Hannes Hein" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Sunday, February 12, 2006 4:10 PM Subject: Re: install tomcat under linux (java problem) Hallo Wolfgang, there is no longer a java pro

Re: install tomcat under linux (java problem)

2006-02-12 Thread Hannes Hein
Hallo Wolfgang, there is no longer a java problem (sorry but the thread began with that problem). callisto:/srv/apache-tomcat-5.5.15/bin/jsvc-src# make make -C native all make[1]: Entering directory `/srv/apache-tomcat-5.5.15/bin/jsvc-src/native' gcc -g -O2 -DOS_LINUX -DDSO_DLFCN -DCPU=\"

Re: install tomcat under linux (java problem)

2006-02-12 Thread Wolfgang Hackl
Hallo Hannes! Hannes Hein wrote: Yes. javac runs correctly. jsvc is a C program so you don't need a java compiler for building it. The problem 'configure: error: installation or configuration problem: javac cannot compile' is solved now as java runs correctly, but it still doesn't compil

Re: install tomcat under linux (java problem)

2006-02-12 Thread Hannes Hein
Hi, From: Hannes Hein [mailto:[EMAIL PROTECTED] Subject: install tomcat under linux (java problem) I try to install tomcat in the way it is described here: http://tomcat.apache.org/tomcat-5.5-doc/setup.html Note that this section is for running Tomcat as a daemon; does Tomcat run properly on

Re: install tomcat under linux (java problem)

2006-02-12 Thread Hannes Hein
Initially it was a java installation problem because I used the jdk...rpm.bin file from sun that in fact doesn't work with debian ( see: http://www.linuxquestions.org/questions/showthread.php?t=108638 ). I had to use the jdk...bin file, now java runs correctly. From: Hannes Hein [mailto:[E

RE: install tomcat under linux (java problem)

2006-02-12 Thread Caldarale, Charles R
> From: Hannes Hein [mailto:[EMAIL PROTECTED] > Subject: install tomcat under linux (java problem) > > I try to install tomcat in the way it is described here: > http://tomcat.apache.org/tomcat-5.5-doc/setup.html Note that this section is for running Tomcat as a daemon; does Tomcat run properly

Re: install tomcat under linux (java problem)

2006-02-12 Thread [EMAIL PROTECTED]
Hi Hannes, in my humildy opinion the question is you do not have 1.5 in your profile. if you put: java -version could not find your java 1.5 try to add to your .profile in the user \\ then put java -version to be sure that is the 1.5 version. and then try to be sure if is in the set

Re: install tomcat daemon on linux

2005-12-10 Thread Warren Pace
ody, Since Linux distributions vary so much, it's up to the user to write his own script. Look in $CATALINA_HOME/bin/jsvc-src-native for an example. Better yet, there should be a script called skeleton in /etc/init.d you can use as a guide to write a proper LSB-conforming script for your fedor