Hi, just created https://issues.apache.org/jira/browse/OWB-812
the issue is: how to get the right classloader for a Bean<?> when creating a proxy. ATM we use the bean class classloader but it will likely fail in a bunch of JavaEE server and OSGi. I thought to add a ClassLoaderResolverService (or sthg like it) or (probably better) link a ClassLoader to each WebBeansContext wdyt? *Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/> *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau*
