summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add capability to support Bindings that support Async invocations natively - ↵edwardsmj2011-01-1113-135/+409
| | | | | | as under TUSCANY-3801 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057648 13f79535-47bb-0310-9956-ffa450edef68
* Add capability to support Bindings that support Async invocations natively - ↵edwardsmj2011-01-111-1/+12
| | | | | | as under TUSCANY-3801 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057647 13f79535-47bb-0310-9956-ffa450edef68
* Add capability to support Bindings that support Async invocations natively - ↵edwardsmj2011-01-112-8/+25
| | | | | | as under TUSCANY-3801 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057645 13f79535-47bb-0310-9956-ffa450edef68
* Disabled Callback SeparateThread iTest due to problem described in TUSCANY-3816edwardsmj2011-01-111-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057555 13f79535-47bb-0310-9956-ffa450edef68
* Clear the endpoints when the service is stoppedantelder2011-01-111-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057430 13f79535-47bb-0310-9956-ffa450edef68
* Make sure the binding uri is reset when the service is stoppedantelder2011-01-111-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057420 13f79535-47bb-0310-9956-ffa450edef68
* Add a simple test case to look a implementations that use doc/lit (bare) ↵slaws2011-01-109-1/+356
| | | | | | interfaces. There was a conversation on the ML about whether databinding is clever enough to translate between bare and wrapped as the data passes from implementation to binding as it's send through a reference. At the moment the test gives me index out of bounds. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057230 13f79535-47bb-0310-9956-ffa450edef68
* Updates to CHANGES fileantelder2011-01-101-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057119 13f79535-47bb-0310-9956-ffa450edef68
* Bump up copyright year in the NOTICE filesantelder2011-01-10101-154/+154
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057117 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3812 - Fixing feed id to avoid generating different md5 hash which ↵lresende2011-01-081-1/+1
| | | | | | is breaking caching git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1056790 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3814 - Fixing http headers to avoid hanging IE6 when consuming ↵lresende2011-01-086-100/+95
| | | | | | tuscany atom feeds git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1056789 13f79535-47bb-0310-9956-ffa450edef68
* Minor formattinglresende2011-01-081-49/+68
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1056788 13f79535-47bb-0310-9956-ffa450edef68
* Fix to the processing of @Callback annotation on Field or Method, to enable ↵edwardsmj2011-01-071-0/+10
| | | | | | Tuscany to comply with OASIS Java CAA testcase 10035, as described in TUSCANY-3813. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1056294 13f79535-47bb-0310-9956-ffa450edef68
* Update to support being run with mvn exec:javaantelder2011-01-042-3/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1055077 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3812 - Fixing ETag and Cache headers to avoid refresh issues in IElresende2011-01-014-63/+144
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1054319 13f79535-47bb-0310-9956-ffa450edef68
* Minor formattinglresende2011-01-011-13/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1054318 13f79535-47bb-0310-9956-ffa450edef68
* Minor renaming: HTTPUtil -> HTTPUtilslresende2011-01-016-15/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1054317 13f79535-47bb-0310-9956-ffa450edef68
* Adding java doclresende2011-01-011-19/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1054316 13f79535-47bb-0310-9956-ffa450edef68
* Calculating ETag using util class from HTTP-commonlresende2011-01-013-67/+58
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1054314 13f79535-47bb-0310-9956-ffa450edef68
* Enhance error message to display class name to which error applieslresende2011-01-011-32/+32
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1054313 13f79535-47bb-0310-9956-ffa450edef68
* Partialy reverting changes from 1033523 to avoid issues with applications ↵lresende2011-01-011-1/+1
| | | | | | using rest binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1054312 13f79535-47bb-0310-9956-ffa450edef68
* Update changes file for beta2antelder2010-12-311-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1054074 13f79535-47bb-0310-9956-ffa450edef68
* Update release notes for beta2antelder2010-12-311-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1054073 13f79535-47bb-0310-9956-ffa450edef68
* Add a method remove duplicate service declsrationsrfeng2010-12-301-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053940 13f79535-47bb-0310-9956-ffa450edef68
* Change json serialization to not marshal null valuesrfeng2010-12-305-3/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053939 13f79535-47bb-0310-9956-ffa450edef68
* add explicit dependency on binding sca runtime and reorder a couple of other ↵slaws2010-12-241-12/+18
| | | | | | dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052496 13f79535-47bb-0310-9956-ffa450edef68
* Add comment to remind me about domainRegistryURI propertiesslaws2010-12-241-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052495 13f79535-47bb-0310-9956-ffa450edef68
* Close the output writer before reading from it. slaws2010-12-231-1/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052293 13f79535-47bb-0310-9956-ffa450edef68
* convert to base pom dependencyslaws2010-12-232-3/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052292 13f79535-47bb-0310-9956-ffa450edef68
* remove redundant dependencies slaws2010-12-232-16/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052291 13f79535-47bb-0310-9956-ffa450edef68
* remove redundant profile. slaws2010-12-231-9/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052290 13f79535-47bb-0310-9956-ffa450edef68
* Add missing dependenciesslaws2010-12-231-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052289 13f79535-47bb-0310-9956-ffa450edef68
* Remove specific version numbers to allow us to pick up the latestslaws2010-12-232-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052288 13f79535-47bb-0310-9956-ffa450edef68
* Add missing dependenciesslaws2010-12-233-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052287 13f79535-47bb-0310-9956-ffa450edef68
* Revert back to fetching the interceptors starting at SERVICE_POLICY in order ↵slaws2010-12-231-1/+1
| | | | | | to miss out any databinding transformation. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052265 13f79535-47bb-0310-9956-ffa450edef68
* Bring the unknown endpoint plugin into play at build and run time. slaws2010-12-231-16/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052258 13f79535-47bb-0310-9956-ffa450edef68
* Throw systematic errors as ServiceRuntimeExceptionsslaws2010-12-231-9/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052256 13f79535-47bb-0310-9956-ffa450edef68
* Close input stream when reading is finishedslaws2010-12-231-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052255 13f79535-47bb-0310-9956-ffa450edef68
* Correct the order that the phase constants appear in to match the actual ↵slaws2010-12-232-2/+2
| | | | | | phase order and make the local binding.sca optimization link to the head of the service operation wire. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052253 13f79535-47bb-0310-9956-ffa450edef68
* Correct module nameslaws2010-12-231-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052252 13f79535-47bb-0310-9956-ffa450edef68
* Add print out to show written XMLslaws2010-12-231-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052251 13f79535-47bb-0310-9956-ffa450edef68
* Add print out to show written XMLslaws2010-12-231-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052250 13f79535-47bb-0310-9956-ffa450edef68
* Add exclusion to ActiveMQ dependency. Also why is this dependency here and ↵slaws2010-12-231-1/+8
| | | | | | not in the ActiveMQ specific module? git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052248 13f79535-47bb-0310-9956-ffa450edef68
* Add ActiveMQ dependenciesslaws2010-12-231-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052247 13f79535-47bb-0310-9956-ffa450edef68
* Restrict test cases to starting a single compositeslaws2010-12-232-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052246 13f79535-47bb-0310-9956-ffa450edef68
* Enable binding.sca to support async invocation in the local case - as under ↵edwardsmj2010-12-211-7/+29
| | | | | | TUSCANY-3811 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1051467 13f79535-47bb-0310-9956-ffa450edef68
* Extend AsyncResponseInvoker to be Generic to cope with binding-specific ↵edwardsmj2010-12-211-2/+3
| | | | | | response address information - under TUSCANY-3807 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1051465 13f79535-47bb-0310-9956-ffa450edef68
* Fix to invokeAsyncResponse method to cope with a Binding Chain with zero entriesedwardsmj2010-12-211-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1051464 13f79535-47bb-0310-9956-ffa450edef68
* Extend AsyncResponseInvoker to be Generic to cope with binding-specific ↵edwardsmj2010-12-211-5/+8
| | | | | | response address information - under TUSCANY-3807 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1051463 13f79535-47bb-0310-9956-ffa450edef68
* Update POM to exclude Spring transitive dependencies of ActiveMQedwardsmj2010-12-211-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1051461 13f79535-47bb-0310-9956-ffa450edef68