summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make service interface remotable so it works with the distributed domainantelder2009-11-241-0/+2
* Remove ConfigAttributesImpl as its not used now and simplify constructorsantelder2009-11-247-217/+57
* add conformance statement numbers to error messages for ASM40002,ASM40004,ASM...kelvingoodson2009-11-241-3/+3
* Remove unused directoryantelder2009-11-240-0/+0
* Rename package to avoid split packages rfeng2009-11-243-3/+6
* Apply the patch from Martin Clough for TUSCANY-3379. Thanks.rfeng2009-11-231-137/+137
* Apply the patch from Martin Clough for TUSCANY-3379. Thanks.rfeng2009-11-231-137/+137
* Get the interface from the endpoint when it is nullrfeng2009-11-231-6/+7
* Apply the patch from Martin Clough for TUSCANY-3379. Thanks.rfeng2009-11-231-1/+1
* Message for POL_4028slaws2009-11-231-1/+1
* For POL_4028 test that a policy isn't being attached to a property element or...slaws2009-11-232-41/+105
* Add error messages for 4012 and 4027slaws2009-11-231-3/+3
* For POL_4012 add code that tests for mutual exclusive intents within a single...slaws2009-11-231-153/+205
* Update error messages to take account of slight clarification in message for ...slaws2009-11-231-1/+1
* Configured svn:ignore properties.jsdelfino2009-11-231-0/+2
* Fixed build break. Added missing dir and fix server configuration script.jsdelfino2009-11-234-1/+21
* Simplified the automake build using configure options instead of environment ...jsdelfino2009-11-23895-2826/+1072
* Refactored memcached support into an SCA component. Moved cache monad functio...jsdelfino2009-11-2312-78/+270
* Refactored httpd server integration, split http support and server logic in t...jsdelfino2009-11-2337-912/+1575
* Add an option to invoke a service after the node is startedrfeng2009-11-222-1/+139
* Moving DAS sub-project to use apache parent pomlresende2009-11-211-3/+3
* Moving 1.x tagslresende2009-11-211258-0/+0
* Moving 1.x tagslresende2009-11-211751-0/+0
* Moving 1.x tagslresende2009-11-211751-0/+0
* Moving 1.x tagslresende2009-11-211711-0/+0
* Moving site tagslresende2009-11-21135-0/+0
* Removing obsolete branches folderlresende2009-11-210-0/+0
* Removing old branches folderlresende2009-11-210-0/+0
* Moving site brancheslresende2009-11-21320-0/+0
* Moving site brancheslresende2009-11-212008-0/+0
* Moving to site trunklresende2009-11-212-0/+0
* Moving to site trunklresende2009-11-213034-0/+0
* Moving to site trunklresende2009-11-2110-0/+0
* Moving to site trunklresende2009-11-211-0/+0
* Adding maven structure for trunk, branches, tagslresende2009-11-210-0/+0
* Add missing importrfeng2009-11-211-1/+2
* Moving 2.x trunklresende2009-11-204129-0/+0
* Removing trunk so we can move 2.x trunk folder direct to trunklresende2009-11-200-0/+0
* Add filter against SCA-Version header to discover META-INF/services under OSGirfeng2009-11-201-8/+37
* Use pluginManagement to control maven antrun pluginrfeng2009-11-208-80/+11
* Revert the workarounds as now the root problem is fixedrfeng2009-11-203-69/+113
* Add tools.jar dependencyrfeng2009-11-201-9/+17
* Clean up the MANIFEST.MF and add SCA-Version headerrfeng2009-11-20106-346/+89
* the maven-antrun-plugin was causing the itest/distribution tests to fail when...slaws2009-11-203-113/+69
* Start of some itest around nodes and domains. Can be merged with the other no...antelder2009-11-209-0/+412
* Add getDomainConfigURI and getServiceNames methodsantelder2009-11-201-2/+36
* Add getService method to DomainNodeantelder2009-11-203-5/+108
* Don't search for META-INF/services in the 1.x bundle I've been playing with. slaws2009-11-201-1/+7
* Adjust commentslaws2009-11-201-1/+3
* Bring up 1.x and 2.x together. slaws2009-11-208-80/+182