Refactoring Ejbs with local and remote interfaces..
I've noticed that this doesnt quite work...if i refactor.rename a method, it doesn't propogate to all three (bean, local, remote) files. i still end up editing one by hand...
any one else experience this?
Also, i think this is a bug : when i an entity bean cmp field, like "isActive", the generated methods are NOT "getIsActive" but "getActive" (intellij magic backfiring!) - which doesnt allow me to deploy!!
Thanks.
Please sign in to leave a comment.
...i am using ariadna 3.0.5
thanks!!
Could you please post the two bugs to the tracker: www.intellij.net/tracker
Thanks
--
regards,
Alexey Kudravtsev.
JetBrains, Inc
http://www.intellij.com
"Develop with pleasure!"
"Trevor" <trevor.samaroo@gs.com> wrote in message news:21774991.1056489727540.JavaMail.itn@is.intellij.net...
files. i still end up editing one by hand...
>
>
"getActive" (intellij magic backfiring!) - which doesnt allow me to deploy!!
>