OwbApplicationFactory should not be installed by default
--------------------------------------------------------
Key: OWB-505
URL: https://issues.apache.org/jira/browse/OWB-505
Project: OpenWebBeans
Issue Type: Bug
Components: Core
Affects Versions: 1.1.0
Reporter: David Jencks
Assignee: Gurkan Erdogdu
Fix For: 1.1.0
Although OwbApplicationFactory is convenient, there's nothing in the spec that
indicates that something like it should be installed by default. Currently
geronimo is treating all jsf apps as web beans apps and automatic installation
of OwbApplicationFactory is interfering with some jsf tck tests that check that
getApplication returns the same as setApplication and all ways of getting an EL
ExpressionFactory return the same object. I think that if users want the
functionality of the OwbApplicationFactory they can install it themselves.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.