[jboss-user] [JBoss Seam] - Remoting problem - xxx is not a function

jquery@interia.pl do-not-reply at jboss.com
Mon May 7 11:20:18 EDT 2007


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



More information about the jboss-user mailing list