summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/endpoint (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change a couple more log messages to fine so as to not clutter up the console...antelder2009-09-031-1/+1
* Change a couple more log messages to fine so as to not clutter up the console...antelder2009-09-031-2/+2
* Change addEndpointReference logiing to fine so it doesn't flood the console w...antelder2009-09-031-1/+1
* Workaround: Export some internal packages before the dependencies are fixedrfeng2009-09-021-0/+1
* Update to add a method to check if a wire target is out of date compared to t...antelder2009-08-281-0/+9
* Add policy matching to the endpoint builder and prepare for problems to be ra...slaws2009-08-272-43/+186
* Change endpoint registry to not use a static for the Maps so there's one per ...antelder2009-08-261-2/+2
* Feed the monitor through into model resolvers should they wish to use it.slaws2009-08-121-1/+1
* Remove the non-OASIS code from the endpoint builder and set up build-time and...slaws2009-08-082-334/+72
* Check null to avoid NPErfeng2009-07-301-4/+8
* Make sure the Endpoints and EndpointReferences are released rfeng2009-07-301-25/+89
* Remove code that has been refactored. slaws2009-07-211-29/+1
* Remove EndpointRegistry prefix as the logger has it alreadyrfeng2009-06-251-6/+6
* Add a QName as the type for binding/implementation and use it to compare mode...rfeng2009-06-231-8/+8
* TUSCANY-3092 - bring up remote version of binding.sca and include it in the b...slaws2009-06-191-4/+16
* Add a LifeCycleListener interface so that extension points or extension can b...rfeng2009-06-172-27/+27
* TUSCANY-3093 - changes required to pass the callback endpoint URI in the from...slaws2009-06-151-26/+73
* TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws2009-06-112-38/+38
* Use uri for Endpoint/EndpointReferencerfeng2009-06-112-15/+53
* Add uri to Endpoint/EndpointReferencerfeng2009-06-101-7/+20
* Remove commented out code as in-JVM cross node sharing is provided via the st...slaws2009-06-091-4/+0
* Make ExtensionPointRegistry available to AssemblyFactory so that it can creat...rfeng2009-06-081-34/+34
* Move EndpointRegistry from assembly to core-spirfeng2009-06-084-109/+157
* TUSCANY-3081 - Enable the local endpoint registry implementation in the endpo...slaws2009-06-081-91/+67
* TUSCANY-3081 - Add a pluggable local endpoint registry implementation. This r...slaws2009-06-084-0/+126
* Update manifest for binding.sca movesantelder2009-05-231-2/+1
* Merge interface-java-xml into interface-javaantelder2009-05-171-1/+1
* Start merging binding-sca into assembly and creating a binding-sca-runtime mo...antelder2009-05-171-8/+1
* Merge implementation-java-xml into implementation-java moduleantelder2009-05-151-1/+1
* Add missing endpoint clone and add helloworld-bpel back into the build. The m...slaws2009-05-081-6/+9
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-141-1/+1
* Cleanup import/export packages based on the Eclipse PDE 3.5 validationrfeng2009-04-101-1/+0
* Remove the old Endpoint support. It has been replaced by Endpoint2/EndpointRe...slaws2009-03-205-257/+3
* Remove unused importsrfeng2009-03-191-2/+0
* Switch over to new endpoint reference/endpoint model. These are the changes r...slaws2009-03-191-368/+38
* Revert 755183 an errant commit from the release pluginantelder2009-03-171-10/+10
* [maven-release-plugin] prepare branch test-branchantelder2009-03-171-10/+10
* Changes to allow $self$ references to have endpoint references. However main ...slaws2009-03-164-0/+779
* Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2009-03-062-4/+4
* Updates to bring endpoint to use OASIS namespace/schemaslresende2009-03-042-2/+2
* Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng2009-02-201-3/+3
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-282-2/+2
* TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende2009-01-231-1/+1
* Updating MANIFEST.MF versions to 2.0.0lresende2009-01-201-16/+16
* Remove unused importrfeng2008-12-091-1/+0
* Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...mcombellack2008-12-031-2/+1
* Remove dependency on o.a.t.s.a.builder.implrfeng2008-12-021-1/+0
* Some module description tidying. Also get rid of an empty directoryslaws2008-11-281-1/+1
* Fixing up pom artifact version to 2.0-SNAPSHOTlresende2008-11-191-9/+9
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-1920-0/+1152