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

Key: IDEA-20004
Type: Bug Bug
Status: Open Open
Assignee: Gregory Shrago
Reporter: Grant Gochnauer
Votes: 0
Watchers: 0
Operations

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

JPA incorrectly identifying entity reference has not being an entity

Created: 10 Oct 08 17:35   Updated: 10 Oct 08 20:30
Component/s: J2EE.EJB3

File Attachments: None
Image Attachments:

1. 1.JPG
(25 kb)

2. 2.JPG
(13 kb)

Build: 8,893


 Description  « Hide
See attached screenshots. It appears that IDEA isn't properly detecting the related bean is an entity

 All   Comments   Work Log   Change History      Sort Order:
Grant Gochnauer - 10 Oct 08 20:30
We actually tracked this down to the entity being listed in 2 different persistence-units in persistence.xml but the error IDEA gave didn't really help us narrow down that we had the class listed twice. Maybe we could have improved the message to explain that the entity exists in more than one persistence unit?