[jboss-user] [EJB3] - Re: classloading and remote access in ejb3

Carlo de Wolf do-not-reply at jboss.com
Thu Nov 11 05:33:24 EST 2010


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]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20101111/a20e50db/attachment.html 


More information about the jboss-user mailing list