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

 


Help: OASIS Mailing Lists Help | MarkMail Help

sca-assembly message

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


Subject: ISSUE 9: wrong samples for implementation.composite



http://www.osoa.org/jira/browse/ASSEMBLY-9

On Oct 10, 2007, at 6:54 AM, Peshev, Peter wrote:

> TARGET: SCA Assembly Specification
>
> DESCRIPTION: Many of the samples for usage of implementation.composite
> are wrong and do not match the schema
>
> The schema is : <implementation.composite name="xs:QName"/>?
> While the samples in the spec are :
>
>
> 1793 <implementation.composite  
> class="com.foo.accounts.ProductPricing"/>
>
>
> 1797 <implementation.composite  
> class="com.foo.accounts.AccountsLedger"/>
>
> 1831 <implementation.composite  
> class="com.foo.accounts.ProductPricing"/>
>
> 1835 <implementation.composite  
> class="com.foo.accounts.AccountsLedger"/>
>
>
> PROPOSAL:
>
> Change from implementation.composite to implementation.java which
> perhaps was the original intention.
> Or switch to
> <implementation.bpel process="ProductPricing"/>
> <implementation.composite name="foo:AccountsLedger"/>
>
> in order to demonstrate the value of assembling heterogeneous
> components.
>



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