summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/endpoint-tribes (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-13Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng2-4/+6
2009-11-05Set the extension point registry for updated endpointsrfeng1-0/+1
2009-10-31Resolve interfaces from the remote endpoints (tribes based discovery is now w...rfeng1-1/+2
2009-10-30Propagate osgi properties for OSGi remote services rfeng2-0/+2
2009-10-29Update to end all service provider files with a new lineantelder1-1/+1
2009-10-14Use URI over URLrfeng1-19/+20
2009-10-13Move adding the static route code to before the channel start to see if that ...antelder1-6/+6
2009-10-12Make sure that entries are replicated to all nodes (not just at least a backu...rfeng4-33/+62
2009-10-12Add a simple harness for starting several endpoint registries to see if endpo...antelder1-0/+64
2009-10-09Refactor the runtime build logic into EndpointReferenceBinderrfeng2-21/+40
2009-10-09Start adding support for static routes in th etribes endpoint registryantelder1-0/+42
2009-09-29Refactor tuscany-endpoint module into tuscany-corerfeng1-1/+1
2009-09-03Change a couple more log messages to fine so as to not clutter up the console...antelder1-5/+5
2009-09-02Workaround: Export some internal packages before the dependencies are fixedrfeng1-0/+1
2009-09-02Start to fix the MANIFEST.MF and rename split packagesrfeng1-0/+1
2009-08-30Get the tribes context name set from the domain nameantelder1-0/+4
2009-08-28Update the tribes based endpoint registry to support being configured from th...antelder1-1/+13
2009-08-28Update the magic random ranking number so it possible to use the extenstionantelder1-1/+1
2009-07-21Add some logging to show what is in the registry. Will have to turn off (turn...slaws1-0/+1
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng3-497/+497
2009-06-30Remove the duplicate notificationsrfeng1-9/+0
2009-06-25Add a bit logic to find the 1st non-loopback IP addressrfeng1-19/+37
2009-06-24Allow the replicated map to be listened on the add/remove/update of entriesrfeng6-13/+1852
2009-06-23Add a QName as the type for binding/implementation and use it to compare mode...rfeng1-33/+5
2009-06-17Add a LifeCycleListener interface so that extension points or extension can b...rfeng1-13/+19
2009-06-12Add methods to Endpoint/EndpointReference to set the ExtensionPointRegistry s...rfeng2-15/+41
2009-06-11TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws1-20/+20
2009-06-11Use uri for Endpoint/EndpointReferencerfeng2-11/+49
2009-06-10Add uri to Endpoint/EndpointReferencerfeng2-16/+39
2009-06-10Addd import packagerfeng1-5/+6
2009-06-10Create the runtime version of Endpoint2 for serializationrfeng3-3/+16
2009-06-09Use componentURI#srevice-binding(serviceName/bindingName) as the endpoint URIrfeng1-1/+2
2009-06-08Start to add an Apache Tomcat Tribes based replicated EndpointRegistryrfeng4-0/+291