I am stressing and writing the wrong info. I apologize
Here is the startup info
C:\Documents and Settings\spurcell>%CATALINA_HOME%\bin\startu
Using CATALINA_BASE:   C:\jakarta-tomcat-4.1.31
Using CATALINA_HOME:   C:\jakarta-tomcat-4.1.31
Using CATALINA_TMPDIR: C:\jakarta-tomcat-4.1.31\temp
Using JAVA_HOME:       C:\j2sdk1.4.1_05


So it is Tomcat 4.1.31. Does the rest hold true?






-----Original Message-----
From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 09, 2004 3:25 PM
To: Tomcat Users List
Subject: RE: TC 4.1_05



Hi,

>I have just installed Tomcat 4.1_05 on my win2000 box and I am having
>trouble adding web Contexts.

We don't use the same version conventions as Sun, there are no
underscores in Tomcat version numbers.  So there's Tomcat 4.1.5 and
4.1.15, but no 4.1_05 exists.  Both these versions are ancient and
unstable, and there's no good reason to install them now.

>Here is the original server.xml entry.
><Context path="/" docBase="ROOT" debug="0" reloadable="true" />

Really?  It's not path="" for the ROOT app?

>But when I add another context, the server will not start. When I
execute
>%CATALINA_HOME%\bin\startup another window begins to display info, then
>just exits.

You can use catalina.bat run (instead of startup.bat, which calls
catalina.bat start) to keep the DOS window open and observe messages.

>I personally do not like using the Manager which works, and would like
to
>know why this does not work anymore?

I personally don't like wasting time on ancient releases.  I suggest you
try 4.1.31 if you must use Tomcat 4.x, or 5.0.28 if you want a more
actively supported Tomcat release.

Yoav



This e-mail, including any attachments, is a confidential business 
communication, and may contain information that is confidential, proprietary 
and/or privileged.  This e-mail is intended only for the individual(s) to whom 
it is addressed, and may not be saved, copied, printed, disclosed or used by 
anyone else.  If you are not the(an) intended recipient, please immediately 
delete this e-mail from your computer system and notify the sender.  Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to