ejbTimeout has wrong thread classloader, so no ENC available
------------------------------------------------------------

         Key: GERONIMO-562
         URL: http://issues.apache.org/jira/browse/GERONIMO-562
     Project: Apache Geronimo
        Type: Bug
  Components: OpenEJB  
    Versions: 1.0-M3    
    Reporter: David Jencks


The ENC context is unavailable in the ejbTimeout method.  Investigating the 
ComponentContextInterceptor reveals that the TCCL is the App cl in this case, 
so javaURLContextFactory cannot be loaded by the InitialContextFactory.

We need both an integration test and a fix for this.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to