Now I'm sort of confused: I've downloaded axis1.1 and resin3.0
C:\resin3.0 C:\axis1.1 I copied the axis webapp to the webapps folder of resin3.0 as well as all needed libs to the \lib folder My classpath however still points to c:\axis1.1\lib as it was suggested in the manual My log4j.properties is in the web-inf\classes of axis1.1! Is this where I am wrong? Do I need to put it in the web-inf\classes of the resin? But the server is not even running, so where is the point?? -----Ursprüngliche Nachricht----- Von: karim [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 21. Oktober 2004 17:34 An: [EMAIL PROTECTED] Betreff: Re: AW: Log4j - Problems <>Try to put the log4j.properties file into WEB-INF/classes repository and it'll works I think.