Where does it say that:
@Stateless
| @RemoteHome(MyStateless21Home.class)
| public class MyStatelessBean
| {
| ...
| }
does not constitute an EJB 2.1 view?
(Assuming the correct interfaces are there as well.)
Or where does it say that:
@Remote(MyStateless21Remote.class)
is valid?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106662#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...