
13 Nov
2008
13 Nov
'08
5:51 p.m.
Jenny skrev:
Ah that explains it. Thanks Ceki.
Thorbjørn, Initially this was my setup
Weblogic Domain / lib - logback.jar files
MyApp.ear - MyWeb.jar - WEB-INF/lib - customAppenderPackage.jar
When I put logback.jar files in the same level with customAppenderPackage.jar it works.
Great, that makes sense. The domain lib cannot see the application packages. Oh the joys of classloader magic.