Tang Yong commented on Bug WELD-1397

Deeply, in order to confirm the issue is related to @Embeddable, I added the following into persistence.xml to disable weaving,

 
<property name="eclipselink.weaving" value="false"/>

Then, while deploying, the issue did not happen.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira