DigesterFacesConfigUnmarshallerImpl uses context classloader rather than
MyFaces ClassLoader
--------------------------------------------------------------------------------------------
Key: MYFACES-1878
URL: https://issues.apache.org/jira/browse/MYFACES-1878
Project: MyFaces Core
Issue Type: Bug
Affects Versions: 1.2.3, 1.2.2, 1.2.0, 1.1.5
Reporter: Rob Harrop
MyFaces instructs Digester to use the context class loader for loading element
types. Unfortunately this doesn't work well in OSGi. A better solution would be
to give Digester the ClassLoader for the FacesConfig type explicitly.
Rob
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.