You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org> on 2016/04/12 15:22:25 UTC

[jira] [Created] (OPENJPA-2640) Cannot use custom DBDictionary with Maven plugin

Francesco Chicchiriccò created OPENJPA-2640:
-----------------------------------------------

             Summary: Cannot use custom DBDictionary with Maven plugin
                 Key: OPENJPA-2640
                 URL: https://issues.apache.org/jira/browse/OPENJPA-2640
             Project: OpenJPA
          Issue Type: Bug
          Components: tooling
    Affects Versions: 2.4.1
            Reporter: Francesco Chicchiriccò
             Fix For: 2.4.2


Since the custom {{DBDictionary}} is not part of standard OpenJPA class loader, the {{MappingTool}} will fail to find it.

The class loader is already extended by the {{AbstractOpenJpaMappingToolMojo}}, but such extended class loader is not passed to the {{MappingTool}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)