It would be nice to be able to test one's services with unit tests using the StandaloneLifecycle.
wdyt? 2009/11/20 Gurkan Erdogdu (JIRA) <[email protected]> > > [ > https://issues.apache.org/jira/browse/OWB-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780674#action_12780674] > > Gurkan Erdogdu commented on OWB-174: > ------------------------------------ > > Actually in standalone there is no difference between usage of singleton or > application context. Also JSR-299 does not define this scope usage in Java > SE. > > > ApplicationContext available in StandaloneLifeCycle > > --------------------------------------------------- > > > > Key: OWB-174 > > URL: https://issues.apache.org/jira/browse/OWB-174 > > Project: OpenWebBeans > > Issue Type: Improvement > > Components: Context and Scopes > > Reporter: Sven Linstaedt > > Assignee: Gurkan Erdogdu > > Priority: Minor > > Fix For: M4 > > > > > > Just to make @ApplicationScoped beans usable in SE environments. > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > >
