Hi,

>----------------------- quote
------------------------------------------
>
>Tomcat 5.5 is designed to run on J2SE 5.0 and later, and requires
>configuration to run on J2SE 1.4.  Make sure to read the "RUNNING.txt"
>file in this directory if you are using J2SE 1.4.
>
>---------------------- end quote
---------------------------------------
>
>but there is no file Running.txt in the whole archive!

What distro did you install?  The .exe I suppose?  The .zip/.tar.gz ones
have RUNNING.txt.  You can also see it right from the source at
http://cvs.apache.org/viewcvs.cgi/jakarta-tomcat-5/RUNNING.txt?rev=1.9&v
iew=log among other areas.  But we should probably add it back into the
.exe at some point, you have a good point there.

>Installing the compatibility package will add the following to the
list,
>which are
>needed when running on J2SE 1.4:
>* jmx.jar (Java Management Extensions API 1.2 or later)
>* xercesImpl.jar (Xerces XML Parser, version 2.6.2 or later)
>
>---------------------endquote-----------------------------------------
>
>ok, so i copied the jmx.jar and the xercesimpl.jar into the directory
>%Tomcat_home%/shared/lib  and tried to start tomcat, but got the
following
>error message:

Why shared/lib? ;)  As noted in RUNNING.txt the place for the XML impl
is common/endorsed, and for the JMX jar it's the bin directory.

Yoav Shapira http://www.yoavshapira.com



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]

Reply via email to