[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1471) Classloading problem in proxy factories
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Thu Aug 21 21:43:39 EDT 2008
Classloading problem in proxy factories
---------------------------------------
Key: EJBTHREE-1471
URL: https://jira.jboss.org/jira/browse/EJBTHREE-1471
Project: EJB 3.0
Issue Type: Bug
Components: proxy
Reporter: Brian Stansberry
Assignee: Andrew Lee Rubinger
SessionProxyFactoryBase attempts to create a Proxy class using the TCCL instead of the container CL. That causes failures if the ejb jar is redeployed and looks to be leaking the container classloader. See forum thread for details.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list