EasyBeans

Unbind of JNDI references of an EJB3 component not performed with the component class loader.

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: EasyBeans 1.1.0 RC1
  • Fix Version/s: EasyBeans 1.1.0 RC1
  • Component/s: Core
  • Description:
    When en EJB3 component is unregistering, the JNDI objects previously bound from the given component are unbound. But the component classloader is not used to do so. That causes ClassNotFound Exception, specially when these objects are clustered.
  • Environment:
    all

Activity

Hide
Landry stephane Zeng Eyindanga added a comment - 02/Mar/09 2:09 PM
The class loader of the EJB3 component is now used when unbinding JNDI objects.
Show
Landry stephane Zeng Eyindanga added a comment - 02/Mar/09 2:09 PM The class loader of the EJB3 component is now used when unbinding JNDI objects.

People

Dates

  • Created:
    02/Mar/09 2:00 PM
    Updated:
    02/Mar/09 2:09 PM
    Resolved:
    02/Mar/09 2:09 PM