This defines the view that gets exposed (and injected):
@Remote ({GenericsEJBInjection.class})
Not the actual implementing of an interface. So you have two duplicate views in 1
deployment. So the 'workaround' specified by jaikiran is actually the correct way
to resolve it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4143410#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...