Hi All,
When will be the EJBObject implementation class be created?
I have seen confusing statements in EJB2.0 Spec and HFEJB.
1) Spec-pg 99: The deployment tools must generate the following classes
...
A class that implements the session bean�s remote interface (session EJBObject class).
...
2) HFEJB pg 94: "The Home object makes the EJBObject ..."
Could you please clarify me?
Thank you,
Loka