Re: Tomcat v4.01 refuses to install on WinXP

2002-01-09 Thread Graham Leggett

[EMAIL PROTECTED] wrote:

 I don't use any installshield version, I use the nullsoft (who doesn't
 know WinAmp?) install version from the jakarta website.

Well... I am just assuming it is installshield but I could be wrong -
the file is called jakarta-tomcat-4.0.1.exe and I downloaded it from the
Jakarta website.

 I have tried both the IBM JDK v1.3, and the Sun JDK (enterprise edition)
 v1.3, and neither of these JDKs can be found by the Tomcat
 Installshield. In both cases the error message is:
 
 Couldn't find a Java Development Kit installed on this computer. Please
 download one from http://java.sun.com;
 
 No problem here on two development machines since 4.0 betas. Have you been
 tested JAVA_HOME and/or CLASSPATH?

All I have been doing is installing a default JDK, then running the
Tomcat install. In our previous testing we found that setting
environment variables was a waste of time - nothing we did made any
difference.

When we did it the hard way (ie install the zip file and fiddle with a
tonne of ugly batch files) everything worked - but our application needs
to be easy to install. Telling clients they need an entire day to
install something is not a solution for us - we need the installer-based
version to work.

Is there is a single person out there who can say that
jakarta-tomcat.4.0.1.exe has worked on Windows XP and a v1.3 JDK of any
kind? If so - what was the exact procedure you used?

Does anyone know what registry key the installer is looking for? Perhaps
we can set up this key manually as a workaround...?

Regards,
Graham
-- 
-
[EMAIL PROTECTED]There's a moon
over Bourbon Street
tonight...


smime.p7s
Description: S/MIME Cryptographic Signature


Re: Tomcat v4.01 refuses to install on WinXP

2002-01-09 Thread Remy Maucherat

 Hi all,

 I have had a long lasting headache trying to get the Installshield
 version of Tomcat to install at all under Windows XP.

 I have tried both the IBM JDK v1.3, and the Sun JDK (enterprise edition)
 v1.3, and neither of these JDKs can be found by the Tomcat
 Installshield. In both cases the error message is:

 Couldn't find a Java Development Kit installed on this computer. Please
 download one from http://java.sun.com;

 There is nothing I can find in the release notes to say that XP is
 specifically not supported, nor is there an explanation anywhere of
 where Tomcat is trying to find the JDK (registry? environment? somewhere
 else?), nor is there is an option to say point me at a JDK, which is a
 pretty obvious pice of functionality to have.

 I've just sold the concept of Tomcat to a bunch of people as being
 pretty easy to use - so far it's impossible to use under windows, and
 I'm pretty embarrassed about the whole thing. Is there some guiding
 light anyone can share?

This should have been fixed in 4.0.2 b1, but you have to set JAVA_HOME
first.
I'm not sure it does work with the IBM JDK, though (I never tried).

Remy


--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




Re: Tomcat v4.01 refuses to install on WinXP

2002-01-09 Thread fnovella

Graham Leggett presuntamente escribió:

Is there is a single person out there who can say that
jakarta-tomcat.4.0.1.exe has worked on Windows XP and a v1.3 JDK of any
kind? If so - what was the exact procedure you used?

Well, I've just finished a fresh install over a new Win XP machine:

1. Install Sun 1.3.1-02 SDK
2. Install Tomcat 4.0.2-b1
3. Start Tomcat
4. Test Tomcat: http://localhost:8080 brings Tomcat's home page and the 
examples are running fine.

Note: in this installation I haven't set JAVA_HOME and Tomcat runs from 
the shortcut in Start - Program Files (it has d java's path).

Does anyone know what registry key the installer is looking for? Perhaps
we can set up this key manually as a workaround...?

You can check under HKEY_LOCAL_MACHINE/SOFTWARE/JavaSoft. Compare versions and paths 
between 
Java Development Kit and Java Runtime Environment. I have no clue 
about IBM's JDK.

Francisco J. Novella
[EMAIL PROTECTED]



RE: Tomcat v4.01 refuses to install on WinXP

2002-01-09 Thread Dennis SELLINGER

I have an archive message that talks about tomcat 4.0. and java_home that
gives windows registry key values.  Check this out:

http://www.mail-archive.com/tomcat-user%40jakarta.apache.org/msg39299.html

hope this helps

dennis.

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, January 09, 2002 13:19
 To: Tomcat Users List
 Subject: Re: Tomcat v4.01 refuses to install on WinXP
 
 
 Graham Leggett presuntamente escribió:
 
 Is there is a single person out there who can say that
 jakarta-tomcat.4.0.1.exe has worked on Windows XP and a 
 v1.3 JDK of any
 kind? If so - what was the exact procedure you used?
 
 Well, I've just finished a fresh install over a new Win XP machine:
 
 1. Install Sun 1.3.1-02 SDK
 2. Install Tomcat 4.0.2-b1
 3. Start Tomcat
 4. Test Tomcat: http://localhost:8080 brings Tomcat's home 
 page and the 
 examples are running fine.
 
 Note: in this installation I haven't set JAVA_HOME and 
 Tomcat runs from 
 the shortcut in Start - Program Files (it has d java's path).
 
 Does anyone know what registry key the installer is looking 
 for? Perhaps
 we can set up this key manually as a workaround...?
 
 You can check under HKEY_LOCAL_MACHINE/SOFTWARE/JavaSoft. 
 Compare versions and paths between 
 Java Development Kit and Java Runtime Environment. I 
 have no clue 
 about IBM's JDK.
 
 Francisco J. Novella
 [EMAIL PROTECTED]
 

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




RE: Tomcat v4.01 refuses to install on WinXP

2002-01-09 Thread Brian Adams

this is a know problem it is in your registry.
I don't know where exactly but it has been posted here before.look through
the last 45 days and you will see it.
or wait and someone will answer with more precision than me. :)


-Original Message-
From: Graham Leggett [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 09, 2002 3:53 AM
To: Tomcat User
Subject: Tomcat v4.01 refuses to install on WinXP


Hi all,

I have had a long lasting headache trying to get the Installshield
version of Tomcat to install at all under Windows XP.

I have tried both the IBM JDK v1.3, and the Sun JDK (enterprise edition)
v1.3, and neither of these JDKs can be found by the Tomcat
Installshield. In both cases the error message is:

Couldn't find a Java Development Kit installed on this computer. Please
download one from http://java.sun.com;

There is nothing I can find in the release notes to say that XP is
specifically not supported, nor is there an explanation anywhere of
where Tomcat is trying to find the JDK (registry? environment? somewhere
else?), nor is there is an option to say point me at a JDK, which is a
pretty obvious pice of functionality to have.

I've just sold the concept of Tomcat to a bunch of people as being
pretty easy to use - so far it's impossible to use under windows, and
I'm pretty embarrassed about the whole thing. Is there some guiding
light anyone can share?

Regards,
Graham
-- 
-
[EMAIL PROTECTED]There's a moon
over Bourbon Street
tonight...

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]