Adrian M wrote: > However, I'm having some problems understanding the structure of the > whole project because the apparent inconsistency between the > documentation (Tomcat API for v. 5.5) and the source code in the (5) Tomcat > projects. For instance, I cannot locate the org.apache.jk.* packages in the > sources of any of these projects, although I would expect them to be in > the connector project, or maybe in the catalina/container project.
It is in: http://svn.apache.org/repos/asf/tomcat/connectors/trunk/jk/java/org/apache/jk/ > Also, the Tomcat API docs seem to cover packages for both the catalina and > connector projects, but misses a number of other packages (webapps, > juli, etc). Yep. Not sure if this is deliberate for the webapps. Probably an oversight for juli. > I would appreciate very much if you could give me some more details > about the structure of the project, and how this matches the API docs > for Tomcat 5.5. The best we have is http://tomcat.apache.org/svn.html If you want to contribute patches to the documentation, that woudl be great. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]