Pass the loader in to Class.forName calls -----------------------------------------
Key: ADFFACES-378 URL: https://issues.apache.org/jira/browse/ADFFACES-378 Project: MyFaces ADF-Faces Issue Type: Improvement Environment: any Reporter: Bud Osterberg There are a couple of instances of Class.forName(classname) sprinkled about. These should be switched over to explicitly use the current thread's class loader. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.