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-323
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
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

The EJB Context (java:comp) building should be extensible

Created: 13/Nov/08 09:59 AM   Updated: 14/Nov/08 10:51 AM
Component/s: Core
Affects Version/s: None
Fix Version/s: EasyBeans 1.1.0 M3


 Description  « Hide
Currently, the bean's context creation is not extensible.
That means that it's not easy to add something not natively supported by easybeans in the context.

The use case I target is the @WebServiceRef support. By default, EZB knows nothing about web services (and it should continue this way), but I need to inject web services References into the context. Everything should be done in an extensible way.

 All   Comments   Change History   Related Builds      Sort Order:
Guillaume Sauthier - 13/Nov/08 10:02 AM
The idea is to use the recently provided EventComponent:
* A Dispatcher will be used to fire events corresponding to java:comp building
* Default IEventListener will be created to build/adapt the context (EJBContext, TimerService, env entries, ...)


Copyright © 2006-2007 EasyBeans / ObjectWeb consortium

http://www.easybeans.org