summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Migrating to HttpClient 4.0 to use the same dependencies as other extensionslresende2009-10-133-25/+44
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824857 13f79535-47bb-0310-9956-ffa450edef68
* Removing unused variables and closing the http session after done with itlresende2009-10-131-5/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824856 13f79535-47bb-0310-9956-ffa450edef68
* Cleaning up unused dependencieslresende2009-10-131-12/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824854 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring the common databinding code from service/reference binding ↵lresende2009-10-133-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
* Adding test case that exercise collection of business object being exposed ↵lresende2009-10-135-0/+282
| | | | | | as Atom Binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824852 13f79535-47bb-0310-9956-ffa450edef68
* Add start of tuscany runner for the SCA-J CAA testsantelder2009-10-135-0/+607
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824803 13f79535-47bb-0310-9956-ffa450edef68
* Move adding the static route code to before the channel start to see if that ↵antelder2009-10-131-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
* Update to released 1.0.4 of the bundle pluginantelder2009-10-131-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824742 13f79535-47bb-0310-9956-ffa450edef68
* Update to released 1.0.4 of the bundle pluginantelder2009-10-131-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824741 13f79535-47bb-0310-9956-ffa450edef68
* Update to released 1.0.4 of the bundle pluginantelder2009-10-131-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824740 13f79535-47bb-0310-9956-ffa450edef68
* Change to use the IP address instead of the host name so it works for ↵antelder2009-10-131-1/+2
| | | | | | unknown host names git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824658 13f79535-47bb-0310-9956-ffa450edef68
* For implementation.spring module on unix path fixes and policy processor for ↵ramkumar2009-10-133-44/+33
| | | | | | service and references git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824651 13f79535-47bb-0310-9956-ffa450edef68
* Fix remote sca binding to use the correct host nameantelder2009-10-131-1/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824617 13f79535-47bb-0310-9956-ffa450edef68
* Add a policy builder for demo purposerfeng2009-10-134-1/+105
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824551 13f79535-47bb-0310-9956-ffa450edef68
* Use JDK Logger for Jettyrfeng2009-10-122-35/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824543 13f79535-47bb-0310-9956-ffa450edef68
* Use the getQName from ServiceDeclarationParserrfeng2009-10-122-54/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824541 13f79535-47bb-0310-9956-ffa450edef68
* Add PolicyBuilder to the builder extension pointrfeng2009-10-1220-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
* Make sure that entries are replicated to all nodes (not just at least a ↵rfeng2009-10-124-33/+62
| | | | | | backup node) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824468 13f79535-47bb-0310-9956-ffa450edef68
* Make ExtensionPointRegistry field transientrfeng2009-10-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824466 13f79535-47bb-0310-9956-ffa450edef68
* Add location to toString() of ServiceDeclarationrfeng2009-10-121-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824427 13f79535-47bb-0310-9956-ffa450edef68
* Add a simple harness for starting several endpoint registries to see if ↵antelder2009-10-121-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
* Fixes for binding.ejb, adding default policy intents that are provided ↵ramkumar2009-10-122-0/+47
| | | | | | natively by the binding implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824292 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for binding.ejb module for removing the session_type usageramkumar2009-10-123-43/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824275 13f79535-47bb-0310-9956-ffa450edef68
* Add http host for jetty 7 (org.eclipse.jetty)rfeng2009-10-1110-0/+1281
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824025 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3299, take out failing testantelder2009-10-101-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823832 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3299, take out failing testantelder2009-10-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823828 13f79535-47bb-0310-9956-ffa450edef68
* Add capability to read domainRegistry and other optionsrfeng2009-10-094-1/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823744 13f79535-47bb-0310-9956-ffa450edef68
* Improve the bindings to avoid data copy rfeng2009-10-096-13/+39
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823730 13f79535-47bb-0310-9956-ffa450edef68
* Use a Set to avoid duplicate definitions.xml resourcesrfeng2009-10-091-3/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823727 13f79535-47bb-0310-9956-ffa450edef68
* Add a commentrfeng2009-10-091-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823676 13f79535-47bb-0310-9956-ffa450edef68
* Add a test case to validate the LDAP filterrfeng2009-10-092-2/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823674 13f79535-47bb-0310-9956-ffa450edef68
* Remove endpoint-wrapper module as now DomainRegistryFactory utility takes ↵rfeng2009-10-0917-891/+0
| | | | | | over the responsibility git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823673 13f79535-47bb-0310-9956-ffa450edef68
* Refactor the runtime build logic into EndpointReferenceBinderrfeng2009-10-0931-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
* TUSCANY-3258 raise an error when a component property type doesn't match the ↵slaws2009-10-095-26/+30
| | | | | | 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
* TUSCANY-3231 fail if property has many values and many="false". Re-applied ↵slaws2009-10-092-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
* Update the tuscany batch script to support passing in tribes static routesantelder2009-10-091-2/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823584 13f79535-47bb-0310-9956-ffa450edef68
* Start adding support for static routes in th etribes endpoint registryantelder2009-10-091-0/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823579 13f79535-47bb-0310-9956-ffa450edef68
* Add warning when XPath expression for property doesn't return anythingslaws2009-10-092-1/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823549 13f79535-47bb-0310-9956-ffa450edef68
* Bump up the wait interval for the test to complete in so the test doesn't ↵antelder2009-10-091-1/+1
| | | | | | fail on the slow slow slow Hudson build machine git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823444 13f79535-47bb-0310-9956-ffa450edef68
* Change some dependencies to runtimerfeng2009-10-081-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823284 13f79535-47bb-0310-9956-ffa450edef68
* Avoid the usage of Require-Bundlerfeng2009-10-081-3/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823282 13f79535-47bb-0310-9956-ffa450edef68
* More fixes to Atom Binding manifest importslresende2009-10-081-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823220 13f79535-47bb-0310-9956-ffa450edef68
* Fixing up Atom Binding manifest importslresende2009-10-082-1/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823219 13f79535-47bb-0310-9956-ffa450edef68
* Remove the default constructor to honor the one taking registryrfeng2009-10-081-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823218 13f79535-47bb-0310-9956-ffa450edef68
* Add missing Import-Packagerfeng2009-10-081-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823209 13f79535-47bb-0310-9956-ffa450edef68
* Changes in binding.ejb module to work in 2.x env.ramkumar2009-10-0811-25/+63
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823115 13f79535-47bb-0310-9956-ffa450edef68
* Adding generated Atom Binding OSGi Manifests to source controllresende2009-10-087-47/+127
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823059 13f79535-47bb-0310-9956-ffa450edef68
* Adding Atom Binding dependencies to binary distribution LICENSElresende2009-10-081-2/+101
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823058 13f79535-47bb-0310-9956-ffa450edef68
* Updates to data-api OSGi Manifestlresende2009-10-081-3/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823057 13f79535-47bb-0310-9956-ffa450edef68
* Removing impl package from OSGi exportslresende2009-10-081-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823055 13f79535-47bb-0310-9956-ffa450edef68