OpenJPA doesn't find custom mappings with an applicable class loader
--------------------------------------------------------------------
Key: OPENJPA-2133
URL: https://issues.apache.org/jira/browse/OPENJPA-2133
Project: OpenJPA
Issue Type: Bug
Affects Versions: 2.1.1
Environment: JIRA OPENJPA-758 addressed a class loader issue where
ValueHandlers could not be found by an applicable class loader. The fix was
specific to ValueHandlers. However, the same issue occurs for other customer
mappings (e.g. ClassStrategy, DiscriminatorStrategy, etc). Basically, mappings
handled by MappingRepository. I will attach a patch with my proposed changes.
The fix is in the same pattern as was done in the fix for JIRA OPENJPA-758,
please see this JIRA for more details.
Reporter: Heath Thomann
Assignee: Heath Thomann
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira