If you already downloaded the Core doc, please refresh it.
I updated the rules on the no-interface view and MDBs with no-methods
interface as we discussed earlier. The complete list of changes now also
include the following:
.Clarified that no-interface view and no-methods interface message
listener methods are non-static public methods
.Removed restriction on final modifier for methods which are not exposed
through a no-interface view or are not message listener methods with
no-methods interface
On 4/3/13 7:54 PM, Marina Vatkina wrote:
> Experts,
>
> This is your last chance to make sure that the EJB 3.2 spec and
> javadoc are correct. The files for review are available in the project
> download area. Please give them your full attention. Everything must
> be submitted to the JCP by Apr 10th.
>
> FR candidate of the Core Doc
> <http://java.net/projects/ejb-spec/downloads/download/ejb-3_2-core-fr-candidate.pdf>
>
> This is the list of changes as specified in the Revision History:
> .Editorial changes
> .Specified that the unqualified bean class name can be used as the
> value in the method-nameelement to bind constructor-level interceptors
> .Simplified requirements for definition of a security role using the
> ejb deployment descriptor
> .Restricted use of JTA transactional interceptors with EJBs
> .Aligned environment entries requirements with the Java EE Platform
> specification
> .Noted that if a transaction had been marked for rollback, the value
> of the application exception rollback element has no effect
> .Updated "What is New in This Release"
> .Updated XML Schema definition to the latest version
>
> FR candidate of the Optional Doc
> <http://java.net/projects/ejb-spec/downloads/download/ejb-3_2-optional-fr-candidate.pdf>
>
>
> The changes are all editorial
>
> javadoc for FR candidate
> <http://java.net/projects/ejb-spec/downloads/download/javax.ejb.javadoc-fr-candidate.zip>
>
>
> Minor changes to the package.html
>
> thanks,
> -marina