"wolfc" wrote : You don't want to go into class loader details. The
beanInterface name is used for comparisons. It's actually a view identifier and not a
Java interface as such.
Then how do you resolve:
@Local
| interface MyBusinessLocal extends MyCommon
@EJB
| MyCommon myBean;
For this you need to load the class in order to get all superclasses as well.
S,
ALR
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4195178#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...