summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/assembly (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-20Refactoring a few methods on the ServiceDiscoverrfeng1-10/+10
2009-05-18Change the creation of DistributedSCABinding to the factory to avoid OSGi vio...rfeng2-12/+19
2009-05-17Merge interface-java-xml into interface-javaantelder1-1/+1
2009-05-17Start merging binding-sca into assembly and creating a binding-sca-runtime mo...antelder5-0/+347
2009-05-16Fix for TUSCANY-3036: for component service interface mismatch with implement...edwardsmj1-2/+2
2009-05-16Fix for TUSCANY-3036: for component service interface mismatch with implement...edwardsmj1-1/+1
2009-05-16Fix for TUSCANY-3035: for component service interface mismatch with implement...edwardsmj1-2/+3
2009-05-15Fix for TUSCANY-3034 - raised reporting of an invalid <servi ce/> @promote at...edwardsmj1-1/+2
2009-05-14Add component name to the error messagerfeng1-60/+59
2009-05-13Fix an erroneous error message in assembly moduleedwardsmj1-1/+1
2009-05-13Removal of warning message relating to addition of default <binding.sca/> ele...edwardsmj1-40/+46
2009-05-13Fix for TUSCANY-3022 to bring Tuscany in line with the requirements of the OA...edwardsmj1-6/+12
2009-05-10Fix for the unwired references problem logged in TUSCANY-3013edwardsmj4-202/+158
2009-05-09Improve error reporting when exceptions occur during composite document proce...edwardsmj1-70/+75
2009-05-07Fixes the handling of promoted references and services which have callback in...edwardsmj2-3/+60
2009-04-27Tidied up MANIFEST.MF fileedwardsmj1-10/+17
2009-04-21Make sure the lists are cloned too (TUSCANY-2982)rfeng2-7/+7
2009-04-15Extended warning message reporting to include Composite name and Component nameedwardsmj2-2/+2
2009-04-14Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng1-1/+1
2009-03-26Avoid NPE if the reference doesn't have a bindingrfeng1-1/+2
2009-03-25Match the document using wildcards against the artifact URIrfeng2-87/+142
2009-03-20Add promoted components to CompositeReference modelrfeng3-5/+23
2009-03-20Remove the target name attribute from EndpointReference2 as it already holds ...slaws3-45/+4
2009-03-20Remove the old Endpoint support. It has been replaced by Endpoint2/EndpointRe...slaws19-1605/+17
2009-03-20wait until endpoint references have been created before trying to set callbac...slaws2-17/+16
2009-03-20[Work In Progress] Start to implement the policy builder rfeng1-111/+224
2009-03-20Remove unused classesrfeng3-89/+0
2009-03-19Fix the NPE when callback is not presentrfeng2-10/+3
2009-03-19Organize importsrfeng9-35/+5
2009-03-19Fix typos in the commentsrfeng1-1/+1
2009-03-19Minor cleanup of the Endpoint2rfeng4-63/+2
2009-03-19Switch over to new endpoint reference/endpoint model. These are the changes r...slaws16-138/+346
2009-03-17Revert 755183 an errant commit from the release pluginantelder1-6/+6
2009-03-17[maven-release-plugin] prepare branch test-branchantelder1-6/+6
2009-03-16Changes to allow $self$ references to have endpoint references. However main ...slaws5-35/+76
2009-03-13Bring up the EnpointRefence code. I've done as much as I can now without actu...slaws6-60/+80
2009-03-11Bring up the service wire based on the endpoint model. To turn this on change...slaws8-196/+452
2009-03-10Remove duplicate fieldsrfeng2-20/+0
2009-03-10Remove unused methods and fieldsrfeng2-19/+8
2009-03-10Add initial reference resolution to builders. Will be replaced with separate ...slaws6-75/+262
2009-03-10Add spec version number to composite model slaws2-0/+23
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende1-1/+1
2009-03-06Use AssemblyFactory to create Extensionrfeng6-13/+33
2009-03-05More changes to switch SCA namespace from osoa version to oasis onerfeng1-2/+2
2009-03-05Add the @replace attribute for wirerfeng2-1/+29
2009-03-05Add nonOverridable flag as defined by the oasis specrfeng2-0/+42
2009-03-04Make Endpoint2/Endpoint2Reference extend from PolicySubjectrfeng4-40/+84
2009-03-04TUSCANY-2809 Start adding Endpoint and EndpoitReference structures. Named wit...slaws15-5/+1097
2009-03-02Get rid of some old commentsslaws2-164/+1
2009-02-21Change the name from parent to qualifiableIntent for Intent modelrfeng1-11/+10