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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...