OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

sca-j message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: NEW ISSUE: JEE integration behaviour when annotation rules are violated


TARGET: JEE Integration specification

DESCRIPTION: JEE integration behaviour when annotation rules are violated

The definitions of various SCA annotations specify rules and constraints
that go beyond those syntactic rules that the Java compiler can enforce.

The JEE Integration specification needs to specify what happens if these
annotation rules are violated.

PROPOSAL:

If a JEE component implementation contains annotations that violate
the rules in the Java Common Annotations and APIs specification,
the SCA runtime MUST NOT deploy any component using that implementation.

If a Java interface for a service or reference contains annotations that
violate the rules in the Java Common Annotations and APIs specification,
the SCA runtime MUST NOT deploy any JEE component using that interface.




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]