Carlo de Wolf [http://community.jboss.org/people/wolfc] created the discussion

"Re: classloading and remote access in ejb3"

To view the discussion, visit: http://community.jboss.org/message/570702#570702

--------------------------------------------------------------
How about creating a ClassLoader that delegates to an EJB (or Servlet) which 
loads up the correct byte code?

Then on the client it's just a matter of using that ClassLoader as your TCCL.

In fact, if you use a Servlet, you can probably just use URLClassLoader.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/570702#570702]

Start a new discussion in EJB3 at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2029]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to