Thanks for the bugzilla link. I see how that would work now.
Layton
Per Johnsson wrote:
Hi!
Ok, but adding the path to javajre/bin I making the service finding the
dll which is in the bin directory.
I had the exact same problem and by adding the JAVA_HOME and PATH solved
my problems, then if
here:
http://issues.apache.org/bugzilla/show_bug.cgi?id=41538
Regards Per Jonsson
-Original Message-
From: Layton Berry [mailto:[EMAIL PROTECTED]
Sent: den 26 mars 2007 19:46
To: Tomcat Users List
Subject: Re: Tomcat on Windows Server 2003 R2
No, these environment variables are not nee
Thank u very much for ur reply
Now home page is working
-Original Message-
From: Per Johnsson [mailto:[EMAIL PROTECTED]
Sent: Monday, March 26, 2007 5:27 PM
To: Tomcat Users List
Subject: RE: Tomcat on Windows Server 2003 R2
Yes, But either you add the 1.4 compliance package or use
No, these environment variables are not needed unless you take the zip
file distribution of Tomcat 6 and try to run it in a command window.
The standard distribution uses a service, and the service requires the C
run time support package, ie., msvcr71.dll, but the distribution is not
including
Yes, But either you add the 1.4 compliance package or use the java 1.5.
/Per Jonsson
-Original Message-
From: Sabitha Divakaran [mailto:[EMAIL PROTECTED]
Sent: den 26 mars 2007 12:19
To: Tomcat Users List
Subject: RE: Tomcat on Windows Server 2003 R2
My java version is j2sdk1.4.1_03
Subject: RE: Tomcat on Windows Server 2003 R2
There is a known "bug" or missfeature in the java installer.
Add in the system env JAVA_HOME=yourjrepath and ";%JAVA_HOME%/bin in the
end of PATH variable.
I hade the same problem with the java6 and tomcat but the abve solved
it
There is a known "bug" or missfeature in the java installer.
Add in the system env JAVA_HOME=yourjrepath and ";%JAVA_HOME%/bin in the
end of PATH variable.
I hade the same problem with the java6 and tomcat but the abve solved
it.
/per jonsson
-Original Message-
From: Markus Franz [mail
I had this error in Win2k. Tomcat 6 needed msvcr71.dll in the Windows
SYSTEM32 directory. I copied it in from a WinXP box. It fixed the
problem. I found the answer in a Sun Developer Network Forum.
Layton
Markus Franz wrote:
Hi!
I am running Microsoft Windows Server 2003 R2 Standard x64 Edit