[slf4j-user] Integrating with axis 1.4

ceki ceki at qos.ch
Wed Feb 20 23:41:11 CET 2013


Hi Loren,

Please see my response to

   http://bugzilla.slf4j.org/show_bug.cgi?id=295

HTH,
-- 
Ceki
65% of statistics are made up on the spot

On 20.02.2013 23:30, Loren Cole wrote:
> I'm trying to modernize our platform, but am running into sfl4j
> issues.  I'm using seam 2.3 and jboss 7 which both use slf4 1.6, but
> some of our payment gateway drivers require axis 1.4 which uses an
> older version of sfl4j, and as a result I'm getting this error at
> runtime:
>
> java.lang.NoSuchMethodError:
> org.slf4j.spi.LocationAwareLogger.log(Lorg/slf4j/Marker;Ljava/lang/String;ILjava/lang/String;Ljava/lang/Throwable;)V
> 	at org.apache.commons.logging.impl.SLF4JLocationAwareLog.debug(SLF4JLocationAwareLog.java:133)
>
>
> Is this the sort of issue that jcl-over-slf4j is designed to help
> with?  If not can somebody out there point me in the right direction?
>
> Thanks,
> Loren



More information about the slf4j-user mailing list