seam security external ScopeProducers doesn't work anywhere except AS6
----------------------------------------------------------------------
Key: SEAMSECURITY-76
URL: https://issues.jboss.org/browse/SEAMSECURITY-76
Project: Seam Security
Issue Type: Bug
Affects Versions: 3.0.0.Final
Reporter: Marek Schmidt
The design of the Security External module depends on undefined behaviour of
alternatives. It defines alternatives (*ApplicationScopeProducer and
*VirtualApplicationScopeProducer) in the module and expects the application to
set the alternatives in its beans.xml, which isn't supported by CDI spec (see
CDI-18) and doesn't seem to work anywhere except JBoss AS 6.
We should probably just remove the Producers and make the beans
@ApplicationScoped directly. Users interested in changing the scope of those
beans could still use Seam Config for that.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues