You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by je...@lerman.com on 2002/05/09 21:21:35 UTC

commons-logging.jar problem

When I try to execute a method, via Soap, the apache server puts
out the following error:

2002-05-09 14:02:22 - Ctx(/geneva) : Status code:404 request:R(
/geneva + /org/apache/commons/logging/Log4jFactory.class + null)
msg:null

It obviously cannot resolve this class.

But I cannot find this class in any of the .jar files I've
downloaded.

my commons-logging.jar has this (close by no cigar):

org/apache/commons/logging/impl/Log4JFactory.class

Obviously I have some sort of mixup between jar files but I
believe I'm using the latest downloads.

Anyone have any ideas?

Thanks.

Jerry