History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-15912
Type: Bug Bug
Status: Open Open
Assignee: Gregory Shrago
Reporter: Anders Wallgren
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

@MapKey property name always tagged with an error

Created: 19 Oct 07 23:22   Updated: 22 Oct 07 12:46
Component/s: J2EE.Hibernate

File Attachments: None
Image Attachments:

1. screenshot-1.jpg
(425 kb)

Build: 7,361
Severity: Extreme


 Description  « Hide
I can't figure out how to get my hibernate model to validate: all @MapKey annotations are marked with errors saying, "Cannot resolve attribute 'name'".

I'll attach a screenshot.



 All   Comments   Work Log   Change History      Sort Order:
Anders Wallgren - 19 Oct 07 23:23
As you can see, the target entity does have a name attribute, so I'm not sure why this error is being flagged.