[weld-dev] spec question on 3.5 Resource Beans
Gavin King
gavin.king at gmail.com
Wed Feb 17 14:58:56 EST 2010
On Tue, Feb 16, 2010 at 5:56 PM, Mark Struberg <struberg at yahoo.de> wrote:
> Thanks Dan!
> There is maybe a very subtle (and imho inconsistent) detail. In section 7.3.6 is stated that such a
> 'Resource Bean' producer field has to wrap (==proxy?) those EE resources even if they are
> @Dependent scoped. This is different to a standard producer field, since @Dependent scoped
> beans usually don't get proxied at all.
It doesn't say anything of the sort.
The internal implementation of the container *might* do something like
that, but that would never be visible to the application.
--
Gavin King
gavin.king at gmail.com
http://in.relation.to/Bloggers/Gavin
http://hibernate.org
http://seamframework.org
More information about the weld-dev
mailing list