dev@glassfish.java.net

Re: URGENT and ACTION: changes to logger code will affect you.

From: Jan Luehe <Jan.Luehe_at_Sun.COM>
Date: Wed, 10 Sep 2008 17:55:28 -0700

Hi Carla,

after adding com.sun.logging.enterprise.system.container.web (which is the
package containing LogStrings.properties) to web/war-util's list of exported
packages (as per the attached diffs), all is well. :)

Thanks,

Jan



Index: war-util/osgi.bundle
===================================================================
--- war-util/osgi.bundle (revision 22553)
+++ war-util/osgi.bundle (working copy)
@@ -1,3 +1,4 @@
 -exportcontents: \
                         com.sun.enterprise.glassfish.web, \
+ com.sun.logging.enterprise.system.container.web, \
                         org.glassfish.web.loader