hi folks,
the page 498 in HF
EJB lists all the methods in beans that must be marked with an attribute. if you look at in both beans, it says
NONE of the other methods the client sees in the component interface (from EJBObject or EJBLocalObject) But if you go back to the page 273, it lists all the same methods that a client sees
now i am confused here. i think i might be interperting it wrongly. i am not sure what is this each of page trying to say as one page says these are what client sees and other says client does not see them.
could you please clarify it?
thanks.