[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-1471) Classloading problem in proxy factories
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Thu Aug 28 10:37:38 EDT 2008
[ https://jira.jboss.org/jira/browse/EJBTHREE-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12427125#action_12427125 ]
Brian Stansberry commented on EJBTHREE-1471:
--------------------------------------------
Not sure if closing it is right; I'll reply in detail on forum. If closing it is right, shouldn't it be closed as "Done" since you now catch the LinkageError and maybe do other stuff discussed on the forum? This JIRA isn't just about the CL leak; it covers the whole issue of proxy creation failing after redeploy. :)
> 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