summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/endpoint/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-29Refactor tuscany-endpoint module into tuscany-corerfeng5-625/+0
2009-09-25Refactor CompositeActivator, ComponentContext and other related interfaces in...rfeng1-3/+8
2009-09-23tidy importsslaws1-10/+0
2009-09-03Change a couple more log messages to fine so as to not clutter up the console...antelder1-1/+1
2009-09-03Change a couple more log messages to fine so as to not clutter up the console...antelder1-2/+2
2009-09-03Change addEndpointReference logiing to fine so it doesn't flood the console w...antelder1-1/+1
2009-08-28Update to add a method to check if a wire target is out of date compared to t...antelder1-0/+9
2009-08-27Add policy matching to the endpoint builder and prepare for problems to be ra...slaws2-43/+186
2009-08-26Change endpoint registry to not use a static for the Maps so there's one per ...antelder1-2/+2
2009-08-08Remove the non-OASIS code from the endpoint builder and set up build-time and...slaws2-334/+72
2009-07-30Check null to avoid NPErfeng1-4/+8
2009-07-30Make sure the Endpoints and EndpointReferences are released rfeng1-25/+89
2009-07-21Remove code that has been refactored. slaws1-29/+1
2009-06-25Remove EndpointRegistry prefix as the logger has it alreadyrfeng1-6/+6
2009-06-23Add a QName as the type for binding/implementation and use it to compare mode...rfeng1-8/+8
2009-06-19TUSCANY-3092 - bring up remote version of binding.sca and include it in the b...slaws1-4/+16
2009-06-17Add a LifeCycleListener interface so that extension points or extension can b...rfeng1-22/+26
2009-06-15TUSCANY-3093 - changes required to pass the callback endpoint URI in the from...slaws1-26/+73
2009-06-11TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws2-38/+38
2009-06-11Use uri for Endpoint/EndpointReferencerfeng2-15/+53
2009-06-10Add uri to Endpoint/EndpointReferencerfeng1-7/+20
2009-06-09Remove commented out code as in-JVM cross node sharing is provided via the st...slaws1-4/+0
2009-06-08Move EndpointRegistry from assembly to core-spirfeng3-109/+156
2009-06-08TUSCANY-3081 - Enable the local endpoint registry implementation in the endpo...slaws1-91/+67
2009-06-08TUSCANY-3081 - Add a pluggable local endpoint registry implementation. This r...slaws2-0/+119
2009-05-08Add missing endpoint clone and add helloworld-bpel back into the build. The m...slaws1-6/+9
2009-03-20Remove the old Endpoint support. It has been replaced by Endpoint2/EndpointRe...slaws4-206/+0
2009-03-19Remove unused importsrfeng1-2/+0
2009-03-19Switch over to new endpoint reference/endpoint model. These are the changes r...slaws1-368/+38
2009-03-16Changes to allow $self$ references to have endpoint references. However main ...slaws3-0/+777
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende1-3/+3
2009-03-04Updates to bring endpoint to use OASIS namespace/schemaslresende1-1/+1
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng1-3/+3
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende4-0/+206
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende4-206/+0
2008-09-03Another TUSCANY-2580 fix for binding.sca.jmsantelder1-0/+6