Bug 50893 - Extras etc documentation not easy to find
Summary: Extras etc documentation not easy to find
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 7
Classification: Unclassified
Component: Packaging (show other bugs)
Version: 7.0.10
Hardware: PC Windows XP
: P2 normal (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-08 12:49 UTC by Sebb
Modified: 2011-03-09 08:05 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebb 2011-03-08 12:49:20 UTC
http://tomcat.apache.org/download-70.cgi#7.0.10 says:

Please see the README file for packaging information. It explains what every distribution contains. 

...

Extras:

    * JMX Remote jar (pgp, md5)
    * Web services jar (pgp, md5)
    * JULI adapters jar (pgp, md5)
    * JULI log4j jar (pgp, md5)

==

The README says:

bin/extras/
    Additional components. See documentation.

The documemtation links to:

http://tomcat.apache.org/tomcat-7.0-doc/extras.html

which has sections called:
* Full commons-logging implementation
* Web Services support (JSR 109)
but does not cover JMX or how the JULI jars are to be used.

The README does not actually document what the Deployer, Extras and Embedded downloads contain. Please could the download page point directly to the documentation for these instead?

And there does not appear to be any docn. for the JMX Remote Jar at all.
Comment 1 Mark Thomas 2011-03-09 08:05:19 UTC
Additional links added. Will be in 7.0.11 onwards.