JBoss Community

Re: AS7 Annotations

created by Carlo de Wolf in JBoss AS7 Development - View the full discussion

@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

Start a new discussion in JBoss AS7 Development at Community