EasyBeans is an open source implementation by ObjectWeb of the EJB3 container specification. 
X Wiki
  History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: EZB-112
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Guillaume Sauthier
Reporter: Guillaume Sauthier
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
EasyBeans

MDB Factories are not added to the map of JContainer3 managed factories

Created: 17/Aug/06 06:06 PM   Updated: 01/May/08 08:13 PM
Component/s: Core, Management
Affects Version/s: EasyBeans 1.0 M3
Fix Version/s: EasyBeans 1.0 M4


 Description  « Hide
When activating Management, the EJBModule of the MDB sample don't show the ObjectName of the MDB.

It seems that JContainer3.createMessageDrivenBeanFactory() method miss the following line :

// Add the factory to the managed factories
factories.put(className, mdbMessageEndPointFactory);

 All   Comments   Change History   Related Builds      Sort Order:
Guillaume Sauthier - 17/Aug/06 06:07 PM
BTW, and more important, because theses factories are missing from the Map, they are never stopped :

MDB instances are always alive...

Florent BENOIT - 13/Sep/06 03:48 PM
fixed

Florent BENOIT - 01/May/08 08:13 PM
Was fixed in a previous version


Copyright © 2006-2007 EasyBeans / ObjectWeb consortium

http://www.easybeans.org