[jboss-dev-forums] [JBoss AS7 Development] - Re: AS7 Annotations
Carlo de Wolf
do-not-reply at jboss.com
Fri Jul 22 05:57:39 EDT 2011
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&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110722/0c815fee/attachment.html
More information about the jboss-dev-forums
mailing list