1 Reply Latest reply on Oct 10, 2007 6:03 PM by ron_sigal

    Remoting of entity beans

    wimxa

      Is it possible to dynamically load entity bean classes? I.e. I have a JBoss server with some ClassA entity bean there, some stateless session bean with a method that will return ClassA instance as the return value - can client work with that class by dynamically loading its definition (RMI or whatever) directly from JBoss?