summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add some more constants for use in the async processingslaws2011-01-121-1/+2
* Re-enabling iTest Callback SeparateThread following fix to TUSCANY-3816edwardsmj2011-01-121-3/+1
* Fix for the problem in Callback-SeparateThread iTest identified in TUSCANY-3816edwardsmj2011-01-121-5/+27
* Add setAutoDestroy methdodantelder2011-01-123-8/+27
* Update to use getService from Nodeantelder2011-01-121-16/+3
* Re-enabled all OASIS Java CAA testcases, plus updated Tuscany error messagesedwardsmj2011-01-122-14/+13
* Update JavaInterfaceIntrospectorImpl to add checks for @Remotable annotations...edwardsmj2011-01-122-4/+675
* Update to create a service proxy directly instead of using the sca client fac...antelder2011-01-1214-48/+87
* Adjust printing of blank lines so the Shell output is clearerantelder2011-01-111-2/+1
* Separate the Java implementation specific async invocation code from the core...edwardsmj2011-01-114-16/+247
* Complete enablement of the SCA Binding to deal with local Async invocations -...edwardsmj2011-01-115-15/+202
* Complete enablement of the JMS Binding to deal with Async invocations - as un...edwardsmj2011-01-115-15/+40
* Add capability to support Bindings that support Async invocations natively - ...edwardsmj2011-01-113-9/+62
* Add capability to support Bindings that support Async invocations natively - ...edwardsmj2011-01-1113-135/+409
* Add capability to support Bindings that support Async invocations natively - ...edwardsmj2011-01-111-1/+12
* Add capability to support Bindings that support Async invocations natively - ...edwardsmj2011-01-112-8/+25
* Disabled Callback SeparateThread iTest due to problem described in TUSCANY-3816edwardsmj2011-01-111-0/+2
* Clear the endpoints when the service is stoppedantelder2011-01-111-0/+1
* Make sure the binding uri is reset when the service is stoppedantelder2011-01-111-0/+1
* Add a simple test case to look a implementations that use doc/lit (bare) inte...slaws2011-01-109-1/+356
* Updates to CHANGES fileantelder2011-01-101-0/+3
* Bump up copyright year in the NOTICE filesantelder2011-01-10101-154/+154
* TUSCANY-3812 - Fixing feed id to avoid generating different md5 hash which is...lresende2011-01-081-1/+1
* TUSCANY-3814 - Fixing http headers to avoid hanging IE6 when consuming tuscan...lresende2011-01-086-100/+95
* Minor formattinglresende2011-01-081-49/+68
* Fix to the processing of @Callback annotation on Field or Method, to enable T...edwardsmj2011-01-071-0/+10
* Update to support being run with mvn exec:javaantelder2011-01-042-3/+25
* TUSCANY-3812 - Fixing ETag and Cache headers to avoid refresh issues in IElresende2011-01-014-63/+144
* Minor formattinglresende2011-01-011-13/+13
* Minor renaming: HTTPUtil -> HTTPUtilslresende2011-01-016-15/+15
* Adding java doclresende2011-01-011-19/+24
* Calculating ETag using util class from HTTP-commonlresende2011-01-013-67/+58
* Enhance error message to display class name to which error applieslresende2011-01-011-32/+32
* Partialy reverting changes from 1033523 to avoid issues with applications usi...lresende2011-01-011-1/+1
* Update changes file for beta2antelder2010-12-311-0/+8
* Update release notes for beta2antelder2010-12-311-4/+4
* Add a method remove duplicate service declsrationsrfeng2010-12-301-0/+18
* Change json serialization to not marshal null valuesrfeng2010-12-305-3/+15
* Start branch for beta2 releaseantelder2010-12-276284-0/+529067
* add explicit dependency on binding sca runtime and reorder a couple of other ...slaws2010-12-241-12/+18
* Add comment to remind me about domainRegistryURI propertiesslaws2010-12-241-0/+2
* Close the output writer before reading from it. slaws2010-12-231-1/+10
* convert to base pom dependencyslaws2010-12-232-3/+6
* remove redundant dependencies slaws2010-12-232-16/+1
* remove redundant profile. slaws2010-12-231-9/+0
* Add missing dependenciesslaws2010-12-231-0/+6
* Remove specific version numbers to allow us to pick up the latestslaws2010-12-232-5/+5
* Add missing dependenciesslaws2010-12-233-1/+5
* Revert back to fetching the interceptors starting at SERVICE_POLICY in order ...slaws2010-12-231-1/+1
* Bring the unknown endpoint plugin into play at build and run time. slaws2010-12-231-16/+26