[
https://issues.apache.org/jira/browse/OPENJPA-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16894888#comment-16894888
]
Jin Kwon commented on OPENJPA-2743:
-----------------------------------
I'm facing the same problem for an {{AttributeConverter}} which is nested in an
Entity.
org.apache.openjpa.util.MetaDataException: No metadata was found for type
"class com.github.jinahya.sakila.persistence.Film$RatingAttributeConverter".
The class is not enhanced.
> AttributeConverter fails to enhance
> -----------------------------------
>
> Key: OPENJPA-2743
> URL: https://issues.apache.org/jira/browse/OPENJPA-2743
> Project: OpenJPA
> Issue Type: Bug
> Components: Enhance
> Affects Versions: 2.4.2
> Environment: Windows 10, Eclipse Oxygen, HSQLDB (memory), JAVA 8,
> JUint test.
> Reporter: Robert Shofner
> Priority: Major
> Attachments: AttributeConvertFail.txt
>
>
> Attempting to use AttributeConverter fails with :
> Type "class com.scsi.util.jpa.converter.ExampleConverter"
> does not have persistence metadata.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)