summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add some more constants for use in the async processingslaws2011-01-121-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058230 13f79535-47bb-0310-9956-ffa450edef68
* Re-enabling iTest Callback SeparateThread following fix to TUSCANY-3816edwardsmj2011-01-121-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058215 13f79535-47bb-0310-9956-ffa450edef68
* Fix for the problem in Callback-SeparateThread iTest identified in TUSCANY-3816edwardsmj2011-01-121-5/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058211 13f79535-47bb-0310-9956-ffa450edef68
* Add setAutoDestroy methdodantelder2011-01-123-8/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058187 13f79535-47bb-0310-9956-ffa450edef68
* Update to use getService from Nodeantelder2011-01-121-16/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058185 13f79535-47bb-0310-9956-ffa450edef68
* Re-enabled all OASIS Java CAA testcases, plus updated Tuscany error messagesedwardsmj2011-01-122-14/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058151 13f79535-47bb-0310-9956-ffa450edef68
* Update JavaInterfaceIntrospectorImpl to add checks for @Remotable ↵edwardsmj2011-01-122-4/+675
| | | | | | annotations in illegal locations on methods and on method parameters, as described in TUSCANY-3817 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058146 13f79535-47bb-0310-9956-ffa450edef68
* Update to create a service proxy directly instead of using the sca client ↵antelder2011-01-1214-48/+87
| | | | | | factory api and update testcases for that, and rename package git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058025 13f79535-47bb-0310-9956-ffa450edef68
* Adjust printing of blank lines so the Shell output is clearerantelder2011-01-111-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057921 13f79535-47bb-0310-9956-ffa450edef68
* Separate the Java implementation specific async invocation code from the ↵edwardsmj2011-01-114-16/+247
| | | | | | core code - as in TUSCANY-3786 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057654 13f79535-47bb-0310-9956-ffa450edef68
* Complete enablement of the SCA Binding to deal with local Async invocations ↵edwardsmj2011-01-115-15/+202
| | | | | | - as under TUSCANY-3811 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057653 13f79535-47bb-0310-9956-ffa450edef68
* Complete enablement of the JMS Binding to deal with Async invocations - as ↵edwardsmj2011-01-115-15/+40
| | | | | | under TUSCANY-3809 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057651 13f79535-47bb-0310-9956-ffa450edef68
* Add capability to support Bindings that support Async invocations natively - ↵edwardsmj2011-01-113-9/+62
| | | | | | as under TUSCANY-3801 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057650 13f79535-47bb-0310-9956-ffa450edef68
* 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
* Start branch for beta2 releaseantelder2010-12-276284-0/+529067
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053042 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