users@glassfish.java.net

Re: ClassNotFoundException: com.sun.enterprise.server.logging.ServerLogMana

From: <glassfish_at_javadesktop.org>
Date: Wed, 19 Dec 2007 11:22:22 PST

Well this is a bummer. The fix proposed in https://glassfish.dev.java.net/issues/show_bug.cgi?id=2549 looks wrong as well. The problem is that ServerLogManager is not in the classpath (or rather system classloader).

What really should have been done is put it into the classpath and decouple it, if needed, from the child classloaders via an interface and a factory. At the moment the GlassFish classloader/logging implementation looks broken.
[Message sent by forum member 'ekabanov' (ekabanov)]

http://forums.java.net/jive/thread.jspa?messageID=250825