DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22852>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22852

JDK1.4 logging formatter class not being found

           Summary: JDK1.4 logging formatter class not being found
           Product: Tomcat 4
           Version: 4.0 Beta 1
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Catalina
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I just upgraded from 4.1.24 to 4.1.27 and found that java now
doesn't find my formatter class for JDK 1.4 logging. (Using 1.4.2)

The configuration in the logging.properties file is picked up fine, I
established since there are other formatter classes in JDK 1.4 which I have
tested out and I can specify them and they work fine.

So the problem is definitely that 4.1.27 is now mislaying the reference to my
formatter class, presumably when it constructs the class path for java.
Switching back to 4.1.24, it still works.

I have the formatter class in tomcat's common/classes directory. I've tried
placing my class in server/classes, in shared/classes and
also in WEB-INF/classes for a particular webapp, with no joy.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to