Hi,

I'd like to use remoting in my application. I am following the docs but I get 
the error:

anonymous wrote : 
  | Seam.Component.getInstance("categoryHome").loadAllCategories is not a 
function
  | 

What does it actually mean? I'm sure the categoryHome object has 
loadAllCategories method and implements CategoryHomeInterface which contains:

anonymous wrote : 
  | @WebRemote
  | public void loadAllCategories();
  | 

Thanks for any help,
jquery

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

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

Reply via email to