Hello,
Did anyone have a problem with running of AdviceClient (the first example from Head Firs.
EJB book)? I am getting BAD_OPERATION exeption from the line
. By that line context is created, an EJBObject is found and narrowed to AdviceHome and advisor is created. But simple getAdvice() fails
Can you help ?
Thanks