Does the current Spring support provide the basic capabilities outlined in the specification? The basic function boils down to these 4 items:
1. Spring Applications Contexts may be used as implementations for SCA composite components 2. A component that uses Spring for an implementation can wire services and references without introducing SCA-specific metadata into the Spring configuration 3. Explicit references to SCA services may be made within a Spring application context by use of the three elements provided by Spring SCA namespace support 4. Policy enforcement occurs in the SCA runtime and does not enter into the Spring space I took a quick look at the related itests and they seem to exercise 1-3. Thanks in advance for any help. --Kevin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
