Jeremy Boynes wrote:
The default scope for system components currently matches that from the
Java C&I spec as being "INSTANCE"

All the components we have are "MODULE" scoped and need to specify
@Scope("MODULE" at the top of the file. This is a PITA and I would like
to propose we change the default to "MODULE"

--
Jeremy

+1, the less we have to know about and do in these system components the better... We're only changing that for system components and java components are not affected right?

--
Jean-Sebastien

Reply via email to