users@javaee-spec.java.net

[javaee-spec users] Scope of the jee specs..

From: <hantsy_at_live.cn>
Date: Wed, 12 Sep 2012 08:11:47 +0000 (GMT)

There are several scopes in JEE specs, such as JSR330, JSR 299, and JSF
2...

I noticed JSF 2.2 will deprecate the original scopes in JSF 2.0, and
introduce new FlowScoped, and ViewScoped(different from the JSF 2.0)
which are based on CDI extension.

Thus means from 2.2 , JSF will depend on CDI directly.

But how to process the JSR330 scope.

It is possible deprecate the jsr330 scope and use CDI scope in all JEE
specs.


Regards
Hantsy