[
https://issues.apache.org/jira/browse/DELTASPIKE-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170526#comment-13170526
]
Gerhard Petracek commented on DELTASPIKE-3:
-------------------------------------------
in a first step we agreed on starting with a version which is based on the
impl. of myfaces codi.
-> that means:
an observer for AfterBeanDiscovery stores the bean-manager for the current
application (stored by classloader).
and an observer for BeforeShutdown performs the cleanup
+ lookup of an entity manager which is configured via other config approaches
like jndi
-> we need tests for:
- after a container is bootstrapped,
BeanManagerProvider.getInstance().getBeanManager() has to return a bm
- usage in shared lib scenarios
- shutdown of a container -> cleanup has to be successful
topics which needs further discussions:
- util methods
- integration of a lookup strategy (e.g. similar to ConfiguredValueResolver)
- support of java-ee 5 servers (will be discussed as soon as we start with
StartupEventBroadcaster)
> review and discuss BeanManagerProvider
> --------------------------------------
>
> Key: DELTASPIKE-3
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-3
> Project: DeltaSpike
> Issue Type: Sub-task
> Reporter: Gerhard Petracek
> Assignee: Gerhard Petracek
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira