This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/29869] LogManager class loading failure with Tomcat



------- Comment #6 from tromey at gcc dot gnu dot org  2007-03-29 18:43 -------
Thanks.

This is a little bit screwy since Java 5 claims that 'handlers' is
whitespace-separated -- but I see that in Java 6 they updated the
docs to reflect the actual implementation.

Also tomcat seems to rely on the implementation ignoring classes it
can't find.  And, tomcat extends the meaning of this field; see the
JULI configuration stuff here:

http://tomcat.apache.org/tomcat-5.5-doc/logging.html

That's sort of gross :(
Anyway, working on a patch now.


-- 

tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |tromey at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-03-29 18:43:41
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29869


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]