summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* TUSCANY-3788 - Put some more info back into the response message based on wha...slaws2011-01-141-1/+9
* Remove actspec == destname check as thats not strictly correct and the test r...antelder2011-01-141-14/+0
* TUSCANY-3788 - Resolved async references are now started at start time to giv...slaws2011-01-143-80/+92
* Take this out for now as it doesn't appear to be used by anythig or do anythi...antelder2011-01-141-2/+2
* This works fine for me so put back so i can verify it works with Hudson tooantelder2011-01-141-2/+1
* JCAA still seems to be loading a logging configuration from somewhere that re...slaws2011-01-141-0/+7
* Update to use local version of Endpoint if a local Endpoint existsantelder2011-01-141-13/+22
* Add context via MediatorImpl so a transformer can know whether a transform is...scottkurz2011-01-133-5/+27
* Attempt to fix the logic that triggers wrappering/unwrappering in databinding...jsdelfino2011-01-133-5/+5
* TUSCANY-3815 - Don't add a namespace twice.slaws2011-01-131-2/+8
* Switch the debugging statement (which remains commented out) round as you wan...slaws2011-01-131-3/+3
* Remove some redundant dependencies. Also for some strange reason I have to mo...slaws2011-01-131-14/+2
* Update message to match OASISslaws2011-01-132-3/+4
* Update to the lates otests and configurationsslaws2011-01-1311-51/+10
* Fixes to match latest OASIS changesslaws2011-01-131-1/+1
* Remove redundant dependenciesslaws2011-01-131-12/+0
* Fixes to match latest OASIS changesslaws2011-01-132-8/+1
* Tidy to support latest OASIS fixesslaws2011-01-132-18/+15
* Refactor and minor improvements of the edit module. Add a palette of sample c...jsdelfino2011-01-1328-217/+1186
* 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
* Fix args construction in WelloTest, change from String to Element. Fix WSDL i...jsdelfino2011-01-122-3/+9
* 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 support for both RPC and Doc-wrapped modes to the component implementatio...jsdelfino2011-01-105-58/+44
* Create an Upper WSDL service definition, and use it on the upper reference bi...jsdelfino2011-01-1016-734/+88
* Sandbox to experiment with Databinding automatic wrapper transformations.jsdelfino2011-01-106291-0/+529586
* 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
* Add a composite similar to the travel tutorial app to the sample dashboard. M...jsdelfino2011-01-096-68/+347
* Fix memory leak in Python runtime integration. Reduce memory consumption of d...jsdelfino2011-01-0924-17/+158
* 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