summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/endpoint-tribes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the ↵rfeng2009-11-132-4/+6
| | | | | | | | owner of invocaiton chains (http://www.mail-archive.com/dev@tuscany.apache.org/msg07856.html) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@836009 13f79535-47bb-0310-9956-ffa450edef68
* Set the extension point registry for updated endpointsrfeng2009-11-051-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832994 13f79535-47bb-0310-9956-ffa450edef68
* Resolve interfaces from the remote endpoints (tribes based discovery is now ↵rfeng2009-10-311-1/+2
| | | | | | working) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831516 13f79535-47bb-0310-9956-ffa450edef68
* Propagate osgi properties for OSGi remote services rfeng2009-10-302-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831468 13f79535-47bb-0310-9956-ffa450edef68
* Update to end all service provider files with a new lineantelder2009-10-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830951 13f79535-47bb-0310-9956-ffa450edef68
* Use URI over URLrfeng2009-10-141-19/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825179 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
* 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
* 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
* Refactor the runtime build logic into EndpointReferenceBinderrfeng2009-10-092-21/+40
| | | | | | | 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
* 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
* Refactor tuscany-endpoint module into tuscany-corerfeng2009-09-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819786 13f79535-47bb-0310-9956-ffa450edef68
* Change a couple more log messages to fine so as to not clutter up the ↵antelder2009-09-031-5/+5
| | | | | | console output git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810826 13f79535-47bb-0310-9956-ffa450edef68
* Workaround: Export some internal packages before the dependencies are fixedrfeng2009-09-021-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810372 13f79535-47bb-0310-9956-ffa450edef68
* Start to fix the MANIFEST.MF and rename split packagesrfeng2009-09-021-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810317 13f79535-47bb-0310-9956-ffa450edef68
* Get the tribes context name set from the domain nameantelder2009-08-301-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809258 13f79535-47bb-0310-9956-ffa450edef68
* Update the tribes based endpoint registry to support being configured from ↵antelder2009-08-281-1/+13
| | | | | | the runtime configuration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808869 13f79535-47bb-0310-9956-ffa450edef68
* Update the magic random ranking number so it possible to use the extenstionantelder2009-08-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808847 13f79535-47bb-0310-9956-ffa450edef68
* Add some logging to show what is in the registry. Will have to turn off ↵slaws2009-07-211-0/+1
| | | | | | (turn in FINE) when we start putting more in the registry but helps to show that Endpoints are being replicated. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796233 13f79535-47bb-0310-9956-ffa450edef68
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-213-497/+497
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796166 13f79535-47bb-0310-9956-ffa450edef68
* Remove the duplicate notificationsrfeng2009-06-301-9/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@789513 13f79535-47bb-0310-9956-ffa450edef68
* Add a bit logic to find the 1st non-loopback IP addressrfeng2009-06-251-19/+37
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788465 13f79535-47bb-0310-9956-ffa450edef68
* Allow the replicated map to be listened on the add/remove/update of entriesrfeng2009-06-246-13/+1852
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788201 13f79535-47bb-0310-9956-ffa450edef68
* Add a QName as the type for binding/implementation and use it to compare ↵rfeng2009-06-231-33/+5
| | | | | | model types instead of class git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787865 13f79535-47bb-0310-9956-ffa450edef68
* Add a LifeCycleListener interface so that extension points or extension can ↵rfeng2009-06-171-13/+19
| | | | | | be called back upon the start/stop of the extension point registry git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785699 13f79535-47bb-0310-9956-ffa450edef68
* Add methods to Endpoint/EndpointReference to set the ExtensionPointRegistry ↵rfeng2009-06-122-15/+41
| | | | | | | | so that deserialized object can be resolved Make the EndpointSerializer a declared utility git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784270 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 ↵slaws2009-06-111-20/+20
| | | | | | subscript now they are in use full time git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783845 13f79535-47bb-0310-9956-ffa450edef68
* Use uri for Endpoint/EndpointReferencerfeng2009-06-112-11/+49
| | | | | | Defer the deserilization of Endpoint to later point to avoid NPE git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783634 13f79535-47bb-0310-9956-ffa450edef68
* Add uri to Endpoint/EndpointReferencerfeng2009-06-102-16/+39
| | | | | | Add endpoint-tribes to the build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783579 13f79535-47bb-0310-9956-ffa450edef68
* Addd import packagerfeng2009-06-101-5/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783560 13f79535-47bb-0310-9956-ffa450edef68
* Create the runtime version of Endpoint2 for serializationrfeng2009-06-103-3/+16
| | | | | | Serialize the EP using XML git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783213 13f79535-47bb-0310-9956-ffa450edef68
* Use componentURI#srevice-binding(serviceName/bindingName) as the endpoint URIrfeng2009-06-091-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783091 13f79535-47bb-0310-9956-ffa450edef68
* Start to add an Apache Tomcat Tribes based replicated EndpointRegistryrfeng2009-06-084-0/+291
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782800 13f79535-47bb-0310-9956-ffa450edef68