3 Replies Latest reply on Feb 4, 2005 5:15 PM by starksm64

    RemoteHome returns strange Object

    pvanonselen

      Sorry for reposting but this issue is very important. It will decide if we choose JBoss or another App server like Jonas or Sun app server.

      The issue is that I create a remote object fine but when I do a findAll on the EJB it returns a Collection. I assume that this findall method should return a Collection of my value object but instead it returns a Proxy object.

      Is there something I need to configure to convert this Proxy object to my own class or what is the solution.

      This is a very important issue as we are evaluating JBoss and Sun app server to determine which app server is the easiest to use.

      See source code in
      http://www.jboss.org/index.html?module=bb&op=viewtopic&t=59635