Mark Struberg created TOMEE-1601:
------------------------------------
Summary: Ear-wide @AppliationScoped bean option
Key: TOMEE-1601
URL: https://issues.apache.org/jira/browse/TOMEE-1601
Project: TomEE
Issue Type: New Feature
Reporter: Mark Struberg
Assignee: Mark Struberg
This is only about EARs.
Currently TomEE handles @ApplicationScoped beans as 1-per-WAR. This is
basically a sane approach but other servers behave different. Most of the other
servers opted for a 1-per-EAR approach.
For compatibility reasons we should support a mode where we optionally also
support this behaviour. This could e.g. get activated via system.properties.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)