Hi:
  Is it legal to pass an interface like List as a parameter to a remote
interface of an EJB? Conversely, how about returning an interace like List
as the return type? Since List is an interface and not serializable, I
wonder if it would be marshalled/unmarshalled correctly.

Thanks,
keith


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to