[jboss-jira] [JBoss JIRA] Resolved: (EJBTHREE-2014) nointerface view of a bean runs into CNFE while loading the class for method params
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Mon Feb 15 10:36:11 EST 2010
[ https://jira.jboss.org/jira/browse/EJBTHREE-2014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
jaikiran pai resolved EJBTHREE-2014.
------------------------------------
Fix Version/s: EJB3_1 1.0.5
Resolution: Done
Component Fix Version(s): nointerface:1.0.0-alpha-5
Fixed in r100971.
> nointerface view of a bean runs into CNFE while loading the class for method params
> -----------------------------------------------------------------------------------
>
> Key: EJBTHREE-2014
> URL: https://jira.jboss.org/jira/browse/EJBTHREE-2014
> Project: EJB 3.0
> Issue Type: Bug
> Components: nointerface
> Affects Versions: EJB3_1 1.0.4
> Reporter: jaikiran pai
> Assignee: jaikiran pai
> Fix For: EJB3_1 1.0.5
>
>
> As reported by the user here http://www.coderanch.com/t/482975/JBoss/JBoss-M-soon-EJB-JSF the nointerface view runs into CNFE while loading the class for the method params. Looking at the javassist code (javassist.runtime.Desc), it uses the incorrect classloader for processing the method signature ($sig). I am able to reproduce this bug in a testcase.
--
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