Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
#634 prim-key-class not updated
Permanently deleted user
Created
If you remove and add a primary key CMP field with another type, the prim-key-class element is not updated (ejb-jar.xml -> ejb-jar -> enterprise-beans -> entity).
If you remove and add a primary key CMP field with another type, the prim-key-class element is not updated (ejb-jar.xml -> ejb-jar -> enterprise-beans -> entity).
I also noticed that when you remove and add a primary key CMP field with another type, the findByPrimaryKey(YourPrimaryKeyClass key) method signature in the home interface is not updated with the new primary key class and IDEA doesn't show it (that you have wrong primary key class) as an error in the home interface.
If you remove and add a primary key CMP field with another type, the prim-key-class element is not updated (ejb-jar.xml -> ejb-jar -> enterprise-beans -> entity).
Hello Timur,
Thank you for report, corresponding feature is planned for implemenation
--
regards,
Alexey Kudravtsev.
JetBrains, Inc
http://www.intellij.com
"Develop with pleasure!"
"Timur Zambalayev" <invalid@invalid.com> wrote in message
news:agi2ik$ifs$1@is.intellij.net...
>
>
>
>
>
I also noticed that when you remove and add a primary key CMP field with another type,
the findByPrimaryKey(YourPrimaryKeyClass key) method signature in the home interface
is not updated with the new primary key class and IDEA doesn't show it (that you have wrong
primary key class) as an error in the home interface.
"Timur Zambalayev" <invalid@invalid.com> wrote in message news:agi2ik$ifs$1@is.intellij.net...
>
>
>
>
>