[jboss-jira] [JBoss JIRA] Created: (JBAS-3734) Cannot use the classloader being null to detect whether beforeDelivery was invoked

Adrian Brock (JIRA) jira-events at jboss.com
Mon Oct 2 10:14:41 EDT 2006


Cannot use the classloader being null to detect whether beforeDelivery was invoked
----------------------------------------------------------------------------------

                 Key: JBAS-3734
                 URL: http://jira.jboss.com/jira/browse/JBAS-3734
             Project: JBoss Application Server
          Issue Type: Sub-task
      Security Level: Public (Everyone can see)
          Components: JCA service
    Affects Versions: JBossAS-4.0.5.CR1
            Reporter: Adrian Brock
         Assigned To: Weston Price
             Fix For: JBossAS-4.0.5.GA


Related to the above containing problem.

The Inbound endpoint uses whether the "old" classloader is null to determine
whether before was invoked.

In the case where the caller doesn't have a context classloader this fails.

e.g. JNI attaches threads with a null classloader (the "bootstrap" classloader)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list