
22 Sep
2010
22 Sep
'10
1:16 a.m.
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(...)?