-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
We should investigating changing the ProxyFactory to using the low level javassist API. This will have several benefits:
It will fix WELD-616
It should speed up proxy class creation, as currently may class files are loaded and parsed unnecessarily
It may allow for other runtime optimisations
- blocks
-
WELD-616 Weld fails on Google AppEngine, javassist.NotFoundException: javax.servlet.http.HttpSession
- Closed