This content has been marked as final.
Show 1 reply
-
1. Re: ClassCastException invoking LocalHome finder methods on
felandres Apr 19, 2005 3:03 PM (in response to felandres)Hi all,
Since NOBODY reply my question, I'll answer it myself... the problem was caused by wrong use of (Home/Remote) interface pairs.
If you're using LocalHome you MUST use the EJB's Local interface!
I hope this could help somebody...