[jboss-jira] [JBoss JIRA] Created: (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 06:24:10 EST 2010


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


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