summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-10-13Cleaning up unused dependencieslresende1-12/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824854 13f79535-47bb-0310-9956-ffa450edef68
2009-10-13Refactoring the common databinding code from service/reference binding ↵lresende3-56/+63
provider into a databinding helper class git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824853 13f79535-47bb-0310-9956-ffa450edef68
2009-10-13Adding test case that exercise collection of business object being exposed ↵lresende5-0/+282
as Atom Binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824852 13f79535-47bb-0310-9956-ffa450edef68
2009-10-13Move adding the static route code to before the channel start to see if that ↵antelder1-6/+6
helps with comms to remote nodes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824753 13f79535-47bb-0310-9956-ffa450edef68
2009-10-13Update to released 1.0.4 of the bundle pluginantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824742 13f79535-47bb-0310-9956-ffa450edef68
2009-10-13Change to use the IP address instead of the host name so it works for ↵antelder1-1/+2
unknown host names git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824658 13f79535-47bb-0310-9956-ffa450edef68
2009-10-13For implementation.spring module on unix path fixes and policy processor for ↵ramkumar3-44/+33
service and references git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824651 13f79535-47bb-0310-9956-ffa450edef68
2009-10-13Fix remote sca binding to use the correct host nameantelder1-1/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824617 13f79535-47bb-0310-9956-ffa450edef68
2009-10-13Add a policy builder for demo purposerfeng4-1/+105
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824551 13f79535-47bb-0310-9956-ffa450edef68
2009-10-12Use JDK Logger for Jettyrfeng2-35/+54
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824543 13f79535-47bb-0310-9956-ffa450edef68
2009-10-12Use the getQName from ServiceDeclarationParserrfeng2-54/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824541 13f79535-47bb-0310-9956-ffa450edef68
2009-10-12Add PolicyBuilder to the builder extension pointrfeng20-86/+325
Use QName as the key to index and look up builders git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824540 13f79535-47bb-0310-9956-ffa450edef68
2009-10-12Make sure that entries are replicated to all nodes (not just at least a ↵rfeng4-33/+62
backup node) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824468 13f79535-47bb-0310-9956-ffa450edef68
2009-10-12Make ExtensionPointRegistry field transientrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824466 13f79535-47bb-0310-9956-ffa450edef68
2009-10-12Add location to toString() of ServiceDeclarationrfeng1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824427 13f79535-47bb-0310-9956-ffa450edef68
2009-10-12Add a simple harness for starting several endpoint registries to see if ↵antelder1-0/+64
endpoints get replicated correctly (they don't seem to) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824354 13f79535-47bb-0310-9956-ffa450edef68
2009-10-12Fixes for binding.ejb, adding default policy intents that are provided ↵ramkumar2-0/+47
natively by the binding implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824292 13f79535-47bb-0310-9956-ffa450edef68
2009-10-12Fixes for binding.ejb module for removing the session_type usageramkumar3-43/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824275 13f79535-47bb-0310-9956-ffa450edef68
2009-10-11Add http host for jetty 7 (org.eclipse.jetty)rfeng10-0/+1281
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824025 13f79535-47bb-0310-9956-ffa450edef68
2009-10-10TUSCANY-3299, take out failing testantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823832 13f79535-47bb-0310-9956-ffa450edef68
2009-10-10TUSCANY-3299, take out failing testantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823828 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09Add capability to read domainRegistry and other optionsrfeng4-1/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823744 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09Improve the bindings to avoid data copy rfeng6-13/+39
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823730 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09Use a Set to avoid duplicate definitions.xml resourcesrfeng1-3/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823727 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09Add a commentrfeng1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823676 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09Add a test case to validate the LDAP filterrfeng2-2/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823674 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09Remove endpoint-wrapper module as now DomainRegistryFactory utility takes ↵rfeng17-891/+0
over the responsibility git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823673 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09Refactor the runtime build logic into EndpointReferenceBinderrfeng31-287/+2018
Refactor the endpoint-wrapper into domainRegistryFactory that delegates to endpoint registry implementations by the scheme Improve/workaround the monitor so that it can be shared by multiple nodes (We need a better design for this) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823672 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09TUSCANY-3258 raise an error when a component property type doesn't match the ↵slaws4-24/+28
component type property type. This may need to be looked at further if we decide to consider if the types are compatible. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823643 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09TUSCANY-3231 fail if property has many values and many="false". Re-applied ↵slaws2-2/+31
the fix from the base class to the new builders. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823604 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09Start adding support for static routes in th etribes endpoint registryantelder1-0/+42
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823579 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09Add warning when XPath expression for property doesn't return anythingslaws2-1/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823549 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08Change some dependencies to runtimerfeng1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823284 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08Avoid the usage of Require-Bundlerfeng1-3/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823282 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08More fixes to Atom Binding manifest importslresende1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823220 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08Fixing up Atom Binding manifest importslresende2-1/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823219 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08Remove the default constructor to honor the one taking registryrfeng1-4/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823218 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08Add missing Import-Packagerfeng1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823209 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08Changes in binding.ejb module to work in 2.x env.ramkumar11-25/+63
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823115 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08Adding generated Atom Binding OSGi Manifests to source controllresende7-47/+127
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823059 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08Updates to data-api OSGi Manifestlresende1-3/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823057 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08Removing impl package from OSGi exportslresende1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823055 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08Adding data-api and Atom Binding to module buildlresende1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823053 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08Re-formatting testslresende23-1285/+1347
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823050 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08Minor formattinglresende1-7/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823048 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08Bringing up Atom Binding tests that were failinglresende14-106/+127
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823047 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08Removing local variables, as they were causing test case to faillresende1-4/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823046 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08Removing local variables, as they were causing test case to faillresende1-3/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823045 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08Fixing up Atom Binding test composites to stop using promoted services as ↵lresende4-9/+23
they have no affect git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823044 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08Changing project name to reflect change on module namelresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823043 13f79535-47bb-0310-9956-ffa450edef68