summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/endpoint-tribes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor tuscany-endpoint module into tuscany-corerfeng2009-09-291-1/+1
* Change a couple more log messages to fine so as to not clutter up the console...antelder2009-09-031-5/+5
* Workaround: Export some internal packages before the dependencies are fixedrfeng2009-09-021-0/+1
* Start to fix the MANIFEST.MF and rename split packagesrfeng2009-09-021-0/+1
* Get the tribes context name set from the domain nameantelder2009-08-301-0/+4
* Update the tribes based endpoint registry to support being configured from th...antelder2009-08-281-1/+13
* Update the magic random ranking number so it possible to use the extenstionantelder2009-08-281-1/+1
* Add some logging to show what is in the registry. Will have to turn off (turn...slaws2009-07-211-0/+1
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-213-497/+497
* Remove the duplicate notificationsrfeng2009-06-301-9/+0
* Add a bit logic to find the 1st non-loopback IP addressrfeng2009-06-251-19/+37
* Allow the replicated map to be listened on the add/remove/update of entriesrfeng2009-06-246-13/+1852
* Add a QName as the type for binding/implementation and use it to compare mode...rfeng2009-06-231-33/+5
* Add a LifeCycleListener interface so that extension points or extension can b...rfeng2009-06-171-13/+19
* Add methods to Endpoint/EndpointReference to set the ExtensionPointRegistry s...rfeng2009-06-122-15/+41
* TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws2009-06-111-20/+20
* Use uri for Endpoint/EndpointReferencerfeng2009-06-112-11/+49
* Add uri to Endpoint/EndpointReferencerfeng2009-06-102-16/+39
* Addd import packagerfeng2009-06-101-5/+6
* Create the runtime version of Endpoint2 for serializationrfeng2009-06-103-3/+16
* Use componentURI#srevice-binding(serviceName/bindingName) as the endpoint URIrfeng2009-06-091-1/+2
* Start to add an Apache Tomcat Tribes based replicated EndpointRegistryrfeng2009-06-084-0/+291