[jboss-user] [JBoss Seam] - @WebRemote: problem with client site instantiation of object

rlhr do-not-reply at jboss.com
Wed Aug 2 02:05:28 EDT 2006


Hello,

I use a remoting method define as following:

@WebRemote
  | public List<SelectItem> getMyList(String id);
  | 
On the client side, I get back a array of Object of the right size,
but all the object are empty. It seam that the javascript client didn't 
know how to implement the SelectItem object.

There is a post I think that is related to this similar issue:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=83273

Anything new on this?

Thanks,

Richard

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3962358



More information about the jboss-user mailing list