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: Issue 244: interface.java/@interface does allow Java classes thatare not interfaces


http://osoa.org/jira/browse/JAVA-244

On 7/31/2011 8:17 PM, Anish Karmarkar wrote:
> Title: interface.java/@interface does allow Java classes that are not
> interfaces
>
> Spec: CAA
>
> Description:
>
> 3.1 that defines the <interface.java> element, has the following
> restriction on the @interface attribute of the <interface.java> element:
>
> "The value of the @interface attribute MUST be the fully qualified name
> of the Java interface class [JCA30001]"
>
> The only reasonable interpretation that I can make of this stmt is that
> pointing to Java classes that are not Java Interfaces is not allowed.
> Obviously we didn't intend to do that -- the POJO spec in fact has
> examples where this is not true.
>
> Proposal:
>
> Change JCA30001 to:
>
> "The value of the @interface attribute MUST be the fully qualified name
> of a Java class"
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this mail list, you must leave the OASIS TC that
> generates this mail. Follow this link to all your TCs in OASIS at:
> https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php


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