summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/endpoint-tribes (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-09-03Change a couple more log messages to fine so as to not clutter up the ↵antelder1-5/+5
console output git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810826 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02Workaround: Export some internal packages before the dependencies are fixedrfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810372 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02Start to fix the MANIFEST.MF and rename split packagesrfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810317 13f79535-47bb-0310-9956-ffa450edef68
2009-08-30Get the tribes context name set from the domain nameantelder1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809258 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28Update the tribes based endpoint registry to support being configured from ↵antelder1-1/+13
the runtime configuration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808869 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28Update the magic random ranking number so it possible to use the extenstionantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808847 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21Add some logging to show what is in the registry. Will have to turn off ↵slaws1-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
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng3-497/+497
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796166 13f79535-47bb-0310-9956-ffa450edef68
2009-06-30Remove the duplicate notificationsrfeng1-9/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@789513 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25Add a bit logic to find the 1st non-loopback IP addressrfeng1-19/+37
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788465 13f79535-47bb-0310-9956-ffa450edef68
2009-06-24Allow the replicated map to be listened on the add/remove/update of entriesrfeng6-13/+1852
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788201 13f79535-47bb-0310-9956-ffa450edef68
2009-06-23Add a QName as the type for binding/implementation and use it to compare ↵rfeng1-33/+5
model types instead of class git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787865 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17Add a LifeCycleListener interface so that extension points or extension can ↵rfeng1-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
2009-06-12Add methods to Endpoint/EndpointReference to set the ExtensionPointRegistry ↵rfeng2-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
2009-06-11TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 ↵slaws1-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
2009-06-11Use uri for Endpoint/EndpointReferencerfeng2-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
2009-06-10Add uri to Endpoint/EndpointReferencerfeng2-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
2009-06-10Addd import packagerfeng1-5/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783560 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Create the runtime version of Endpoint2 for serializationrfeng3-3/+16
Serialize the EP using XML git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783213 13f79535-47bb-0310-9956-ffa450edef68
2009-06-09Use componentURI#srevice-binding(serviceName/bindingName) as the endpoint URIrfeng1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783091 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08Start to add an Apache Tomcat Tribes based replicated EndpointRegistryrfeng4-0/+291
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782800 13f79535-47bb-0310-9956-ffa450edef68