Same problem as in your other post.
You're extending java.ejb.Remote instead of java.rmi.Remote.
ejb.Remote is an Annotation Type which produces that Annotation and AnnotationType
classes.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3976542#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...