Carlo de Wolf [
http://community.jboss.org/people/wolfc] created the discussion
"Re: AS7 Annotations"
To view the discussion, visit:
http://community.jboss.org/message/616967#616967
--------------------------------------------------------------
@Cache is not supported in AS 7.0 Final. It'll come at a later date.
@SerializedConcurrentAccess will no longer be supported, because EJB 3.1 mandates
serialized acces (EJB 3.1 FR 4.3.14).
You can get back the old behavior by specifying @AccessTimeout(0).
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/616967#616967]
Start a new discussion in JBoss AS7 Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]