[hibernate-issues] [Hibernate-JIRA] Commented: (HBX-1063) Any mapping not working for Eclipse Hibernate Plugin
Chris DeLashmutt (JIRA)
noreply at atlassian.com
Tue Sep 16 12:48:04 EDT 2008
[ http://opensource.atlassian.com/projects/hibernate/browse/HBX-1063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=31208#action_31208 ]
Chris DeLashmutt commented on HBX-1063:
---------------------------------------
I posted a workaround for this issue in my blog at http://groggluebutt.blogspot.com/2008/09/workaround-for-issue-with-any-mapping.html. Basically, you can get Hibernate Tools working again by updating some of the jars in the plugin. Hopefully, there can be a new release of the plugin that updates those jars for you, but this will work for you until that happens.
> Any mapping not working for Eclipse Hibernate Plugin
> ----------------------------------------------------
>
> Key: HBX-1063
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-1063
> Project: Hibernate Tools
> Issue Type: Bug
> Components: eclipse
> Affects Versions: 3.2.2
> Reporter: Marcus Ilgner
> Attachments: anyannotation.tbz
>
>
> My project uses JPA with Hibernate and I have created a Hibernate Console configuration accordingly.
> One of my entity classes uses the @Any annotation on one of its properties. If I try to open the SessionFactory, I receive the message:
> org.hibernate.MappingException: property mapping has wrong number of columns
> However, the object works fine in the software/unit tests.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list