dev@glassfish.java.net

About GLASSFISH-19406

From: Tang Yong <tangyong_at_cn.fujitsu.com>
Date: Thu, 06 Dec 2012 10:18:46 +0900

Hi JJ Snyder,
CC: siva,

Today, I found that GLASSFISH-19406 has been fixed, and fixing way is to
use a customized URLClassLoader to load beans.xml rather than using
current thread's context classLoader.

I want to ask that whether having some scenes to cause the issue or not?
Because on contributing OSGi/CDI, weld-integration is also as a part of
hybrid bundle scene, so, once any code in weld-integration has changed,
I want to know reason.

Thanks
--Tang