Hi yanlong11,

with coding


  | @Remote(test.class)
  | 

you say, that the remote interface/type should be test.
So you need to


  | test bean = (test)obj;
  | 

in you client.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4120425#4120425

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4120425
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to