I have just installed 3.3m1 from Henri Gomez' rpms.  The configuration
has changed significantly.  The top-level readme contains release notes,
whcih include the following:

- Class Loading:

  Tomcat 3.3m1 now uses a new hierarchy of class loaders. It provides
for the
  separation of the classes used by the Tomcat container and the classes
used
  by web applications.  This solves a major problem in Tomcat 3.2 where
all
  web applications had to share Tomcat's XML parser. Now each web
applicaton
  can have its own XML parser, or if desired all web applications can
share
  an XML parser different from the one used by Tomcat. As a side effect
of
  this change, web applications in Tomcat 3.3m1 are not provided an XML
  parser by default.  You must supply one if your web application
requires
  one. For details about where to place jar files, see the README files
in the
  "lib", "lib/common", and "lib/shared" directories of your Tomcat
installation.

I have read the README files mentioned, and I cannot see where to place
files for individual applications (e.g. Cocoon).  Where do such files
go? 

Peter
-- 
Peter B. West  [EMAIL PROTECTED]  http://powerup.com.au/~pbwest
"Lord, to whom shall we go?"

Reply via email to