Florent Georges wrote:

> I tried to changed the following property:

> org.apache.commons.logging.simplelog.log.org.apache.commons.httpclient

> to the following one:

> org.apache.commons.logging.simplelog.log.org.apache.http

> to reflect the change of packages from 3.1 to 4.0, but with
> no result neither.

  It seems something went wrong doing so.  For the records, that works, with 
the following changes to the property names:

    ...log.httpclient.wire.header
      -> ...log.org.apache.http.wire

    ...log.org.apache.commons.httpclient
      -> ...log.org.apache.http

  Regards,

-- 
Florent Georges
http://www.fgeorges.org/



























---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to