]
RH Bugzilla Integration commented on DROOLS-1125:
-------------------------------------------------
Xiong Zhi Ming <zxiong(a)redhat.com> changed the Status of [bug
Google App Engine support: ClassLoader.getSystemClassLoader() throws
exception
------------------------------------------------------------------------------
Key: DROOLS-1125
URL:
https://issues.jboss.org/browse/DROOLS-1125
Project: Drools
Issue Type: Enhancement
Components: core engine
Reporter: Geoffrey De Smet
Assignee: Mario Fusco
Fix For: 7.0.0.Beta1
Class org.kie.internal.utils.ChainedProperties
Every call to get the System Class Loader
confClassLoader = ClassLoader.getSystemClassLoader(); (i.e. lines 133, 169)
raises an exception.
Todo: figure out which particular exception.