summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/assembly (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use uri for Endpoint/EndpointReferencerfeng2009-06-114-216/+234
* Add uri to Endpoint/EndpointReferencerfeng2009-06-104-34/+60
* Create the runtime version of Endpoint2 for serializationrfeng2009-06-101-18/+4
* Make ExtensionPointRegistry available to AssemblyFactory so that it can creat...rfeng2009-06-086-153/+210
* Move EndpointRegistry from assembly to core-spirfeng2009-06-082-125/+0
* TUSCANY-3081 - Enable the local endpoint registry implementation in the endpo...slaws2009-06-083-12/+48
* TUSCANY-3081 - Add toString (and remove some commented out code) to aid debug...slaws2009-06-081-11/+28
* TUSCANY-3081 - Add the name of the component/service/binding that the endpoin...slaws2009-06-082-10/+96
* Commit initial strawman prototype of the EndpointRegistry being discussed on ...antelder2009-06-022-0/+125
* Remove unused importsrfeng2009-05-291-35/+34
* First steps towards implementing new method for calculating Endpoints and End...edwardsmj2009-05-279-171/+815
* Refactoring a few methods on the ServiceDiscoverrfeng2009-05-201-10/+10
* Change the creation of DistributedSCABinding to the factory to avoid OSGi vio...rfeng2009-05-182-12/+19
* Merge interface-java-xml into interface-javaantelder2009-05-171-1/+1
* Start merging binding-sca into assembly and creating a binding-sca-runtime mo...antelder2009-05-175-0/+347
* Fix for TUSCANY-3036: for component service interface mismatch with implement...edwardsmj2009-05-161-2/+2
* Fix for TUSCANY-3036: for component service interface mismatch with implement...edwardsmj2009-05-161-1/+1
* Fix for TUSCANY-3035: for component service interface mismatch with implement...edwardsmj2009-05-161-2/+3
* Fix for TUSCANY-3034 - raised reporting of an invalid <servi ce/> @promote at...edwardsmj2009-05-151-1/+2
* Add component name to the error messagerfeng2009-05-141-60/+59
* Fix an erroneous error message in assembly moduleedwardsmj2009-05-131-1/+1
* Removal of warning message relating to addition of default <binding.sca/> ele...edwardsmj2009-05-131-40/+46
* Fix for TUSCANY-3022 to bring Tuscany in line with the requirements of the OA...edwardsmj2009-05-131-6/+12
* Fix for the unwired references problem logged in TUSCANY-3013edwardsmj2009-05-104-202/+158
* Improve error reporting when exceptions occur during composite document proce...edwardsmj2009-05-091-70/+75
* Fixes the handling of promoted references and services which have callback in...edwardsmj2009-05-072-3/+60
* Tidied up MANIFEST.MF fileedwardsmj2009-04-271-10/+17
* Make sure the lists are cloned too (TUSCANY-2982)rfeng2009-04-212-7/+7
* Extended warning message reporting to include Composite name and Component nameedwardsmj2009-04-152-2/+2
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-141-1/+1
* Avoid NPE if the reference doesn't have a bindingrfeng2009-03-261-1/+2
* Match the document using wildcards against the artifact URIrfeng2009-03-252-87/+142
* Add promoted components to CompositeReference modelrfeng2009-03-203-5/+23
* Remove the target name attribute from EndpointReference2 as it already holds ...slaws2009-03-203-45/+4
* Remove the old Endpoint support. It has been replaced by Endpoint2/EndpointRe...slaws2009-03-2019-1605/+17
* wait until endpoint references have been created before trying to set callbac...slaws2009-03-202-17/+16
* [Work In Progress] Start to implement the policy builder rfeng2009-03-201-111/+224
* Remove unused classesrfeng2009-03-203-89/+0
* Fix the NPE when callback is not presentrfeng2009-03-192-10/+3
* Organize importsrfeng2009-03-199-35/+5
* Fix typos in the commentsrfeng2009-03-191-1/+1
* Minor cleanup of the Endpoint2rfeng2009-03-194-63/+2
* Switch over to new endpoint reference/endpoint model. These are the changes r...slaws2009-03-1916-138/+346
* Revert 755183 an errant commit from the release pluginantelder2009-03-171-6/+6
* [maven-release-plugin] prepare branch test-branchantelder2009-03-171-6/+6
* Changes to allow $self$ references to have endpoint references. However main ...slaws2009-03-165-35/+76
* Bring up the EnpointRefence code. I've done as much as I can now without actu...slaws2009-03-136-60/+80
* Bring up the service wire based on the endpoint model. To turn this on change...slaws2009-03-118-196/+452
* Remove duplicate fieldsrfeng2009-03-102-20/+0
* Remove unused methods and fieldsrfeng2009-03-102-19/+8