EasyBeans is an open source implementation by ObjectWeb of the EJB3 container specification.

Project

Developer

Wiki

About

|
If you were logged in you would be able to see more operations.
|
|
|
|
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.
|
|
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. |
Show » |
|