Hi,

This is indeed a bug.  Unfortunately in fixing it I've found a rather more 
fundamental one.  For now I would suggest that you keep the jar in the 
WEB-INF/lib directory and suppress the warning using your logging system 
configuration.

----- Original Message -----
> From: "Raccoonwao" <[email protected]>
> To: [email protected]
> Sent: Tuesday, 21 September, 2010 7:48:25 AM
> Subject: [slf4j-user] NoSuchMethodException in 
> sysoutslf4j.PrintStreamCoordinatorFactory
> When calling SysOutOverSLF4J.sendSystemOutAndErrToSLF4J(), it always
> complains about NoSuchMethodException for
> sun.misc.Launcher$AppClassLoader.addURL(java.net.URL)
> 
> 
> I wonder if it should be addAppURL(...) instead of addURL(...)?
> 
> 
> 
> _______________________________________________
> slf4j-user mailing list
> [email protected]
> http://qos.ch/mailman/listinfo/slf4j-user
_______________________________________________
slf4j-user mailing list
[email protected]
http://qos.ch/mailman/listinfo/slf4j-user

Reply via email to