#632 ejbCreate method problem
I have an ejb implementation class which extends another class that
consequently defines ejbCreate method. IDEA barks at my implementation class
with the following message "EJB Class "ClassName" should define at least one
'ejbCreate' method". But I have at least one ejbCreate method but it is
defined in the base class.
/kesh
Please sign in to leave a comment.
Will be fixed in #633,
thank you for report
--
regards,
Alexey Kudravtsev.
JetBrains, Inc
http://www.intellij.com
"Develop with pleasure!"
"kesh" <kesha@cosite.com> wrote in message
news:afq4am$fjc$1@is.intellij.net...
class
one
>
>
>