I removed the JRE_HOME, which did not seem to help. I then reinstalled Tomcat
and the Admin and this message went away.
Thx
Rashmi Rubdi <[EMAIL PROTECTED]> wrote:
On 4/22/07, Mike Peremsky wrote:
> I checked and the naming-factory.jar is in the common\lib directory. Shouldn't
> Tomcat fi
On 4/22/07, Mike Peremsky <[EMAIL PROTECTED]> wrote:
I checked and the naming-factory.jar is in the common\lib directory. Shouldn't
Tomcat find all jars in that directory on startup?
Yes, Tomcat does find all jar files under common\lib\ and other sub
folders under Tomcat when it starts up.
I
notify
the sender immediately by telephone or email and destroy the original
message without making a copy. Thank you.
- Original Message -
From: "Mike Peremsky" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Sunday, April 22, 2007 6:52 PM
Subject:
> 2) If I run startup.bat in #1 above, I get the following exception and do not
> know what it is.
>
>
The exception below is looking for a class named
org/apache/naming/TransactionRef , this class is located in
naming-factory.jar in the folder: c:\apache-tomcat-5.5.23\common\lib
Please check
Hi Mike,
On 4/22/07, Mike Peremsky <[EMAIL PROTECTED]> wrote:
I just did a fresh install of Apache 5.5.23. I have defined
ANT_HOME=c:\ant
CATALINA_HOME=c:\apache-tomcat-5.5.23
JAVA_HOME=c:\java\jdk1.5.0_11
JRE_HOME=%JAVA_HOME%\jre
PATH=%JAVA_HOME%\bin;%ANT_HOME%\bin;%CATALINA_HOME%\bin
I just did a fresh install of Apache 5.5.23. I have defined
ANT_HOME=c:\ant
CATALINA_HOME=c:\apache-tomcat-5.5.23
JAVA_HOME=c:\java\jdk1.5.0_11
JRE_HOME=%JAVA_HOME%\jre
PATH=%JAVA_HOME%\bin;%ANT_HOME%\bin;%CATALINA_HOME%\bin
My application is in %CATALINA_HOME%\webapps\fs a