[
https://issues.apache.org/jira/browse/OPENJPA-2250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Chauvet closed OPENJPA-2250.
--------------------------------------
Resolution: Invalid
I close my issue because there is no error with openjpa-maven-plugin instead of
javaagent enhancing.
> Generic embeddable entity
> -------------------------
>
> Key: OPENJPA-2250
> URL: https://issues.apache.org/jira/browse/OPENJPA-2250
> Project: OpenJPA
> Issue Type: Bug
> Components: Enhance, UnenhancedClasses
> Affects Versions: 2.1.1
> Reporter: Guillaume Chauvet
> Attachments: GenericEmbeddable.zip
>
>
> I found a problem when create & use a generic embeddable entity. When
> javaagent parse classes we can see these messages :
> 1181 TEST WARN [main] openjpa.MetaData - OpenJPA cannot map field
> "org.apache.test.embeddable.TraceEntity.traceability.org.apache.test.embeddable.Tracer.next"
> efficiently. It is of an unsupported type. The field value will be
> serialized to a BLOB by default.
> 1615 TEST WARN [main] openjpa.MetaData - OpenJPA cannot map field
> "org.apache.test.embeddable.TraceEntity.traceability.org.apache.test.embeddable.Tracer.next"
> efficiently. It is of an unsupported type. The field value will be
> serialized to a BLOB by default.
> I attached a maven project whit a unit test for reproducing these logs.
> (Tested with Netbeans 7.2RC)
--
This message was sent by Atlassian JIRA
(v6.1#6144)