[jboss-user] [EJB 3.0] - Re: Can ejb3 be used with generics?
wolfc
do-not-reply at jboss.com
Fri Apr 11 06:06:45 EDT 2008
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#4143410
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4143410
More information about the jboss-user
mailing list