Oh !
This is so cool. I had a vague idea about why I shouldn't mark EJB business methods or Lyfecycle methods as static. Now I have a clearer picture, for that I must say Thanks.
I feel I need to ask about something that was stated by
Jaikiran Pai....
"A lifecycle callback interceptor method must not be declared as final or static"
However the compiler won't stop me if I mark them as static, why is this ?
Is this a case of:
"Just because you can do it, doesn't mean it's right" ?
That's a final thought I wanted to share... I'll be expecting your comments,
As always thank you very much !
Jose