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: JCI spec section 9 (<implementation.java>) does not haveany 2119 keywords


Title: JCI spec section 9 (<implementation.java>) does not have any 2119 
keywords

Target: JCI spec

Description:
JCI spec section 9 'Specifying the Java Implementation Type in an 
Assembly' does not contain any 2119 keywords.

Proposal:

The current text of section 9 is --
-----
The following defines the implementation element schema used for the 
Java implementation type:.

  <implementation.java class="NCName" />

  The implementation.java element has the following attributes:
  • class (required) – the fully qualified name of the Java class of the 
implementation
-----

append to it:
-----
The <implementation.java> element MUST conform to the schema defined in 
sca-implementation-java.xsd.

The fully qualified name of the Java class pointed to by the class 
attribute value MUST resolve to a Java class, using the artifact 
resolution rules defined in Section 10.2, that can be used an Java 
component implementation.

-Anish
--


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