#634 Incorrect error

For the entity bean IDEA incorrectly warns that ejbPostCreate]]> should
return an instance of the primary key of this entity bean. By spec this
method must return void. As a consequence ejbCreate method is also
incorrectly highlighted as an error, since corresponding ejbPostCreate
method is not found.

/kesh


0

Will be fixed in #635,
thank you for report
--
regards,
Alexey Kudravtsev.
JetBrains, Inc
http://www.intellij.com
"Develop with pleasure!"


"kesh" <kesha@cosite.com> wrote in message
news:agcum6$slq$1@is.intellij.net...

For the entity bean IDEA incorrectly warns that ejbPostCreate<Method>

should

return an instance of the primary key of this entity bean. By spec this
method must return void. As a consequence ejbCreate method is also
incorrectly highlighted as an error, since corresponding ejbPostCreate
method is not found.

>

/kesh

>
>


0

请先登录再写评论。