Thanks for the pointers!
 
 I have found the (Java) sources for the org.apache.jk.* packages in the 
"connectors" project that I checked-out, but it seems that the Eclipse project 
for "connectors" does not include these sources in the source path ( - the info 
in the .classpath file). For instance, org.apache.jk.common is listed in the 
API docs, and the sources are in the "connectors" project, but not in the 
source path of the Eclipse project for connectors.

 There are a number of other jk packages that are not documented on the 
web-site, and also not included in the source path, like org.apache.jk.ant.*.
 Have these packages been excluded on purpose and is there a way to find out 
what should be included for a full built and what it shouldn't? (I mean, other 
way than checking all the ant files :) )
 
 Thanks once again.
 Adrian
 
 
Mark Thomas <[EMAIL PROTECTED]> wrote: 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]



 __________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to