summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3783 - don't wrap exceptions unnecessarilyslaws2011-01-211-2/+4
* TUSCANY-3783 - Fix a hole in the AsyncReponseInvoker serialization to cover t...slaws2011-01-216-28/+171
* Fix itest module name.scottkurz2011-01-211-1/+1
* Adding the OASIS MVN Repo to the list of repos in the base POM - used for som...edwardsmj2011-01-211-0/+12
* Fixes to the JavaInterface code dealing with the type of the response paramet...edwardsmj2011-01-212-4/+8
* TUSCANY-3675 - Ignore the base tests while the bare/holder function is sorted...slaws2011-01-211-0/+2
* Make module name consistent with the other itestsslaws2011-01-211-1/+1
* Change itests to depend on base pom rather than base jar so that we can sensi...slaws2011-01-2154-121/+175
* Add another ignoreslaws2011-01-210-0/+0
* Add some ignoresslaws2011-01-210-0/+0
* Partially fix TUSCANY-3675 to get some distributed domain functions working a...antelder2011-01-206-19/+56
* Fix IndexOutOfBoundsException from TUSCANY-3819 fix.scottkurz2011-01-203-9/+16
* Update to use as the default the network interface set as default on the mach...antelder2011-01-201-44/+2
* Correcting license headers of various filesedwardsmj2011-01-2015-147/+199
* Adding new group of Itests for Async Servicesedwardsmj2011-01-2020-0/+1168
* Stage 1 of Axis2 binding-ws support of async callbacks, as described in TUSCA...edwardsmj2011-01-201-0/+15
* Stage 1 of Axis2 binding-ws support of async callbacks, as described in TUSCA...edwardsmj2011-01-201-24/+32
* Stage 1 of Axis2 binding-ws support of async callbacks, as described in TUSCA...edwardsmj2011-01-201-0/+12
* Stage 1 of Axis2 binding-ws support of async callbacks, as described in TUSCA...edwardsmj2011-01-206-49/+181
* Stage 1 of Axis2 binding-ws support of async callbacks, as described in TUSCA...edwardsmj2011-01-203-12/+85
* Expedite test execution by doing static setup/teardownscottkurz2011-01-202-18/+18
* Manifest updates for package renamesantelder2011-01-201-2/+2
* Fix for TUSCANY-3819 (still need to cleanup bare case, wsdlgen).scottkurz2011-01-2020-285/+401
* Fix split package by renaming packages, for now to org.apache.tuscany.sca to ...antelder2011-01-2013-27/+30
* Add multiple output (Holder) itests.scottkurz2011-01-1914-0/+1322
* Commite name change missed in previous commitantelder2011-01-191-8/+7
* Thiss seems to be mid change. Am hoping this will get the build going at least.slaws2011-01-191-0/+6
* Update CHANGES fileantelder2011-01-191-2/+4
* No code change just organize importsantelder2011-01-197-21/+1
* Fix runComposite with shared runtime instance and update testcaseantelder2011-01-192-3/+32
* Delete empty packageantelder2011-01-190-0/+0
* Rename main class to TuscanyRuntimeantelder2011-01-196-46/+67
* Fix XML serialization issues with XHTML docs and add ability to save widgets.jsdelfino2011-01-1811-50/+148
* Correct parsing of quoted strings in the argument listantelder2011-01-171-1/+1
* Update deserialization of RuntimeEndpointImpl & RuntimeEndpointReferenceImpl ...edwardsmj2011-01-174-9/+117
* Make MessageFactoryImpl serializable to enable correct serialization of Endpo...edwardsmj2011-01-171-2/+9
* Correcting MANIFEST of implementation-java-runtime to export org.apache.tusca...edwardsmj2011-01-171-15/+26
* Mark several fields as "transient" in ResponseDispatchImpl to reduce data tha...edwardsmj2011-01-171-5/+5
* Fix menu bug with Chrome.jsdelfino2011-01-171-1/+1
* Use a common stylesheet in all samples.jsdelfino2011-01-1754-62/+457
* Add sample widget components and a page to edit them, plus minor user interac...jsdelfino2011-01-1622-115/+510
* Update getService to work with services on remote nodesantelder2011-01-153-5/+193
* Make test interface remotable so it can be used to test distributed opsantelder2011-01-151-0/+3
* Update pom to avoid circular dependenciesantelder2011-01-151-2/+25
* Add getter methods for the endpoint and endpoint and endpointRef to AsyncResp...bdaniel2011-01-141-0/+7
* TUSCANY-3784 - Add multiple operations and a void return type to the async pa...slaws2011-01-147-6/+101
* TUSCANY-3783 - throw system exceptions rather than pushing them into the resp...slaws2011-01-141-4/+1
* TUSCANY-3801 - make the non-blocking interceptor work with native async bindingsslaws2011-01-141-8/+20
* 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