On Fri, Nov 13, 2009 at 10:43 PM, Richard S. Hall <[email protected]> wrote: > I noticed this too just recently in GlassFish when there is an attempt to > create a dynamic import for something in the default package. Your diagnosis > is correct as to where and why the error is happening. > > Could you open up a JIRA issue for this? I will get it fixed in trunk.
Hi Richard, I found the problem only happens when felix lunched in debug mode. The bug recorded at following JIRA: ModuleImpl diagnoseClassLoadError throw NullPointerException for empty package name in debug mode https://issues.apache.org/jira/browse/FELIX-1867 Thank you very much. -Guo
