Create EJB Relationship button greyed out
Hi,
I created a couple of entity beans (one BMP, two CMP) in the same group, and I want to create a relationship between the two CMP beans. However, the Create EJB Relationship button on the EJB toolbar is always greyed-out, and the option doesn't appear when right-clicking. Any hints on what could be happening?
I'm using build 668.
Thanks,
Matias
Please sign in to leave a comment.
Please make sure you have at least one CMP Entity bean with local interface.
EJB relationships between remote beans are not possible.
--
regards,
Alexey Kudravtsev.
JetBrains, Inc
http://www.intellij.com
"Develop with pleasure!"
"Matias Pelenur" <MWRMSXYHLJHF@spammotel.com> wrote in message
news:5515322.1036026194445.JavaMail.javamailuser@localhost...
and I want to create a relationship between the two CMP beans. However, the
Create EJB Relationship button on the EJB toolbar is always greyed-out, and
the option doesn't appear when right-clicking. Any hints on what could be
happening?
>
>
Thank you, that was it.