0 Replies Latest reply on Sep 2, 2005 5:12 PM by brandon999

    Return an RMI object from an EJB method

    brandon999

      Hi,

      Is it possible to return an RMI object from an EJB method? I want to read a large file from the server and don't want to return a very large byte array. I'm looking at Monson-Haefel's book and it seems to be possible, but I'm having a hard time getting any details.

      If I can do this, could you give me a quick overview of the process? Who does what? What special build steps do I need to use?

      Thanks very much.
      Brandon