JBoss Community

Re: classloading and remote access in ejb3

created by Jure Lodrant in EJB3 - View the full discussion

It took me a while longer than expected, but I'm glad to report that the suggested solution is implemented and looks OK. I now use the EJB layer as a bytecode supplier and then creating classes using a custom classloader on the web tier. Since I only need to create implementations of a single interface this way, it's a very narrow use case and so far it seems to work just fine.

 

Thanks again for the hint!

Reply to this message by going to Community

Start a new discussion in EJB3 at Community