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?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4090442#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...