summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start porting Implementation Widget to 2.xlresende2009-11-1213-0/+955
* Start porting Implementation Widget to 2.xlresende2009-11-125-0/+364
* Start porting Implementation Widget to 2.xlresende2009-11-125-0/+364
* Add validation for missing intent map qualifiers - POL_3017slaws2009-11-112-0/+29
* Start to implement the EndpointRegistry interfacerfeng2009-11-113-110/+184
* Correct strange formatting of commented out codeslaws2009-11-111-4/+4
* Add a test case for the distributed map implrfeng2009-11-112-5/+83
* Check that the intent maps in a policy set are unique POL_3009slaws2009-11-113-2/+28
* Check that a profile intent doesn't have "." in its name - POL_3006slaws2009-11-112-3/+14
* Add test for non-unique intent qualifier - POL-3005slaws2009-11-112-1/+14
* Add policy conformance number to beginning of duplicate intents messageslaws2009-11-111-1/+1
* POL_3004 check that only one default qualifier is specified for an intentslaws2009-11-112-1/+10
* Record some context for import not found errorsslaws2009-11-111-2/+8
* Extend the checking for unique definitions elements to take account of repeat...slaws2009-11-111-0/+4
* svn commit: r834808 - /tuscany/java/sca/modules/implementation-java/src/main/...antelder2009-11-111-7/+25
* Fix SCA-J CI test POJO_5003 - use a constructor annotated with @Property/@Ref...antelder2009-11-111-4/+2
* Add Import/Export Referencerfeng2009-11-1115-206/+465
* Merge the performance fixes from 1.xrfeng2009-11-113-14/+30
* Remove the shadowed variablerfeng2009-11-111-9/+0
* Add a standalone server and test caserfeng2009-11-103-0/+278
* Start to add an Apache ZooKeeper based SCA domain registryrfeng2009-11-106-0/+805
* Add dependency on contribution.namespace package to make r834397 compileslaws2009-11-101-0/+1
* Fixes for resolving namespace imports using location attributeramkumar2009-11-101-0/+13
* Only use the distributed SCA binding when the endpoint registry is a distribu...antelder2009-11-091-3/+21
* Add missging system packages to the Import-Package headerrfeng2009-11-071-0/+4
* Fix for ASM_6016 - only autowire a reference if its intents match the service...antelder2009-11-071-8/+20
* Fix for ASM-12012. If there is nothing stored in the monitor artifact name th...slaws2009-11-061-1/+4
* remove more cruft from the buildersslaws2009-11-065-224/+31
* Tweaks to enable implementation-bpel to pass latest OASIS BPEL testcasesedwardsmj2009-11-064-120/+185
* Tweaks to enable implementation-bpel to pass latest OASIS BPEL testcasesedwardsmj2009-11-064-3/+47
* Provide OSGi manifests for a set of ODE / BPEL related jarsedwardsmj2009-11-0616-0/+1621
* Some tidying following after the reference promotion fixes and deleting the C...slaws2009-11-055-1097/+52
* Fix typo in commentslaws2009-11-051-1/+1
* Fix motivated by ASM-5023. Update code to reflect the OASIS treatment of prom...slaws2009-11-055-38/+205
* Start of code to support using the OASIS client api to access services in the...antelder2009-11-059-0/+518
* Set the extension point registry for updated endpointsrfeng2009-11-051-0/+1
* Various corrects to files headers resulting from the 2.0-M4-RC2 reviewslaws2009-11-0440-169/+229
* Fix ASM_8017 and TUSCANY-3337 - have InterfaceContractMapper correctly take i...antelder2009-11-031-5/+6
* Correctly set the uri in the RMI based sca binding services and references (a...antelder2009-11-032-25/+31
* Fix the RMI binding to find the service wire when its being used as the SCA b...antelder2009-11-031-0/+15
* Only stop the bundle if it is started by the providerrfeng2009-11-021-6/+13
* Update manifest to export the provider package as its now used by the rmi bas...antelder2009-11-021-0/+2
* Remove private defn as its now accessed by the RMI based SCA bindingantelder2009-11-021-2/+0
* Add the RMI based SCA binding to the buildantelder2009-11-021-0/+1
* Use builtin default if the default config file isn't foundantelder2009-11-021-9/+10
* Add an RMI version of the SCA Binding. (As its much easier to use as the depe...antelder2009-11-0147-0/+2149
* Update to not relocate a servlet if it already includes the context path in i...antelder2009-10-311-1/+3
* Fix WS binding to include any webapp context path in the wsdl endpointantelder2009-10-311-0/+13
* Resolve interfaces from the remote endpoints (tribes based discovery is now w...rfeng2009-10-318-164/+211
* Propagate osgi properties for OSGi remote services rfeng2009-10-3020-126/+446