https://issues.apache.org/bugzilla/show_bug.cgi?id=45968

           Summary: Using log4j in juli cause ClassNotFoundException
           Product: Tomcat 6
           Version: 6.0.18
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: [EMAIL PROTECTED]


Hi guys,
I get strange exception, when trying to switch to log4j logging in tomcat (
I've made that many times on the previous versions without problems until today
) 

i compile from extras.xml the commons-logging ( with some errors .. 
{
on first run of:
 ant -f extras.xml commons-logging
i get: 
see attachment 1

then i try
ant -f build.xml
and i get again build failed :(
see attachment 2

after that i try again commons-logging and this time build was successful ..
see attachment 3
}

how ever, i try with this tomcat-juli* and with other which i know that is
"working", and i do the following steps
1. i remove conf/logging.propeties
2. put tomcat-juli.jar in the bin/
3. put tomcat-juli-adapters.jar in lib/
4. put log4j jar & .properties in lib/

and when a start the server
see attachment 4

i have other servers, which is 6.0.16 i think :) and i upgrade them to .18 and
everything is working fine there ...

this happens on fresh copy of 6.0.18

can somebody help me, somehow

and awesome! tomcat roxx ;)

Thanks in advance!
George


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to