JBoss Community

Re: classloading and remote access in ejb3

created by Carlo de Wolf in EJB3 - View the full discussion

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

Start a new discussion in EJB3 at Community