Problem compiling embedded entities/file a bug
I have an embedded entity with column data specified, but it does not map to a persistence unit datasource or a single table. Idea keeps failing the compile because of this. What is the best way to work around this and how do I file this as a bug? I went to the tracker to create a bug, but it appears I have limited abilities.
Please sign in to leave a comment.
Tracker is used only for automatic exception reporting.
You can file an issue if you register in Jira:
http://www.jetbrains.net/jira/
I think Idea compiles fine, even if it shows a "compile" error when validating.
You can toggle the validation in the module settings for your ejb module (tab "Java EE Build Settings"
Charles Canning wrote: