summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-11Add validation for missing intent map qualifiers - POL_3017slaws2-0/+29
2009-11-11Start to implement the EndpointRegistry interfacerfeng3-110/+184
2009-11-11Correct strange formatting of commented out codeslaws1-4/+4
2009-11-11Add a test case for the distributed map implrfeng2-5/+83
2009-11-11Check that the intent maps in a policy set are unique POL_3009slaws3-2/+28
2009-11-11Check that a profile intent doesn't have "." in its name - POL_3006slaws2-3/+14
2009-11-11Add test for non-unique intent qualifier - POL-3005slaws2-1/+14
2009-11-11Add policy conformance number to beginning of duplicate intents messageslaws1-1/+1
2009-11-11POL_3004 check that only one default qualifier is specified for an intentslaws2-1/+10
2009-11-11Record some context for import not found errorsslaws1-2/+8
2009-11-11Extend the checking for unique definitions elements to take account of repeat...slaws1-0/+4
2009-11-11svn commit: r834808 - /tuscany/java/sca/modules/implementation-java/src/main/...antelder1-7/+25
2009-11-11Fix SCA-J CI test POJO_5003 - use a constructor annotated with @Property/@Ref...antelder1-4/+2
2009-11-11Add Import/Export Referencerfeng15-206/+465
2009-11-11Merge the performance fixes from 1.xrfeng3-14/+30
2009-11-11Remove the shadowed variablerfeng1-9/+0
2009-11-10Add a standalone server and test caserfeng3-0/+278
2009-11-10Start to add an Apache ZooKeeper based SCA domain registryrfeng6-0/+805
2009-11-10Add dependency on contribution.namespace package to make r834397 compileslaws1-0/+1
2009-11-10Fixes for resolving namespace imports using location attributeramkumar1-0/+13
2009-11-09Only use the distributed SCA binding when the endpoint registry is a distribu...antelder1-3/+21
2009-11-07Add missging system packages to the Import-Package headerrfeng1-0/+4
2009-11-07Fix for ASM_6016 - only autowire a reference if its intents match the service...antelder1-8/+20
2009-11-06Fix for ASM-12012. If there is nothing stored in the monitor artifact name th...slaws1-1/+4
2009-11-06remove more cruft from the buildersslaws5-224/+31
2009-11-06Tweaks to enable implementation-bpel to pass latest OASIS BPEL testcasesedwardsmj4-120/+185
2009-11-06Tweaks to enable implementation-bpel to pass latest OASIS BPEL testcasesedwardsmj4-3/+47
2009-11-06Provide OSGi manifests for a set of ODE / BPEL related jarsedwardsmj16-0/+1621
2009-11-05Some tidying following after the reference promotion fixes and deleting the C...slaws5-1097/+52
2009-11-05Fix typo in commentslaws1-1/+1
2009-11-05Fix motivated by ASM-5023. Update code to reflect the OASIS treatment of prom...slaws5-38/+205
2009-11-05Start of code to support using the OASIS client api to access services in the...antelder9-0/+518
2009-11-05Set the extension point registry for updated endpointsrfeng1-0/+1
2009-11-04Various corrects to files headers resulting from the 2.0-M4-RC2 reviewslaws40-169/+229
2009-11-03Fix ASM_8017 and TUSCANY-3337 - have InterfaceContractMapper correctly take i...antelder1-5/+6
2009-11-03Correctly set the uri in the RMI based sca binding services and references (a...antelder2-25/+31
2009-11-03Fix the RMI binding to find the service wire when its being used as the SCA b...antelder1-0/+15
2009-11-02Only stop the bundle if it is started by the providerrfeng1-6/+13
2009-11-02Update manifest to export the provider package as its now used by the rmi bas...antelder1-0/+2
2009-11-02Remove private defn as its now accessed by the RMI based SCA bindingantelder1-2/+0
2009-11-02Add the RMI based SCA binding to the buildantelder1-0/+1
2009-11-02Use builtin default if the default config file isn't foundantelder1-9/+10
2009-11-01Add an RMI version of the SCA Binding. (As its much easier to use as the depe...antelder47-0/+2149
2009-10-31Update to not relocate a servlet if it already includes the context path in i...antelder1-1/+3
2009-10-31Fix WS binding to include any webapp context path in the wsdl endpointantelder1-0/+13
2009-10-31Resolve interfaces from the remote endpoints (tribes based discovery is now w...rfeng8-164/+211
2009-10-30Propagate osgi properties for OSGi remote services rfeng20-126/+446
2009-10-30Set TCCL for SchemaFactoryrfeng2-9/+35
2009-10-30Fixes for TUSCANY-3326, to consider the imported artifacts first and then the...ramkumar3-107/+214
2009-10-30Update geronimo spec jars to the osgi-enabled versions rfeng5-49/+52