| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Udate jline version | antelder | 2011-02-06 | 1 | -1/+1 |
* | Simplifying modules structure by merging *-js-dojo into the binding-runtime s... | lresende | 2011-02-06 | 24 | -908/+156 |
* | Moving to latest dojo release (1.5.0) | lresende | 2011-02-06 | 2 | -11/+15 |
* | Fix lots of depricated maven variable warnings for Maven v3 | antelder | 2011-02-05 | 1 | -1/+1 |
* | Fix maven 3.0 warnings | antelder | 2011-02-05 | 6 | -99/+92 |
* | Making XMLStreamReader private, to avoid extra transformations when parsing j... | lresende | 2011-02-05 | 1 | -1/+1 |
* | Fix Eclipse module transitive dependencies with POM updates | edwardsmj | 2011-02-03 | 1 | -30/+38 |
* | Fix to enable Tuscany to pass compliance testcase BWS_2016, as described in T... | edwardsmj | 2011-02-03 | 1 | -1/+1 |
* | Update saxon to a version thats in the central repo | antelder | 2011-02-03 | 1 | -11/+14 |
* | Removing <repository> setting in the POM which uses the intalio repo, since t... | edwardsmj | 2011-02-02 | 1 | -14/+0 |
* | Start quiet logging updates by changing endpoint registry logging. Seems a li... | antelder | 2011-02-01 | 1 | -2/+41 |
* | Add quiet logging constant | antelder | 2011-02-01 | 1 | -0/+6 |
* | Add missing license headers | antelder | 2011-01-28 | 2 | -0/+36 |
* | Update to as much as possible only use dependencies in the maven central repo... | antelder | 2011-01-26 | 10 | -95/+80 |
* | Fix more issues with multiple outputs. | scottkurz | 2011-01-26 | 7 | -85/+68 |
* | Delegate the creation of the response invoker if there is a delegate present. | slaws | 2011-01-25 | 2 | -2/+36 |
* | Fix bare+JAXB wsdlgen case. Fix Holder+void_return_type case. | scottkurz | 2011-01-25 | 6 | -90/+137 |
* | Fixing serialization of AsyncResponseInvoker in support of async services und... | edwardsmj | 2011-01-24 | 1 | -2/+18 |
* | Fixing serialization of AsyncResponseInvoker in support of async services und... | edwardsmj | 2011-01-24 | 4 | -21/+161 |
* | TUSCANY-3783 - don't wrap exceptions unnecessarily | slaws | 2011-01-21 | 1 | -2/+4 |
* | TUSCANY-3783 - Fix a hole in the AsyncReponseInvoker serialization to cover t... | slaws | 2011-01-21 | 2 | -1/+34 |
* | Fixes to the JavaInterface code dealing with the type of the response paramet... | edwardsmj | 2011-01-21 | 2 | -4/+8 |
* | Partially fix TUSCANY-3675 to get some distributed domain functions working a... | antelder | 2011-01-20 | 5 | -13/+51 |
* | Fix IndexOutOfBoundsException from TUSCANY-3819 fix. | scottkurz | 2011-01-20 | 3 | -9/+16 |
* | Update to use as the default the network interface set as default on the mach... | antelder | 2011-01-20 | 1 | -44/+2 |
* | Stage 1 of Axis2 binding-ws support of async callbacks, as described in TUSCA... | edwardsmj | 2011-01-20 | 1 | -0/+15 |
* | Stage 1 of Axis2 binding-ws support of async callbacks, as described in TUSCA... | edwardsmj | 2011-01-20 | 1 | -24/+32 |
* | Stage 1 of Axis2 binding-ws support of async callbacks, as described in TUSCA... | edwardsmj | 2011-01-20 | 1 | -0/+12 |
* | Stage 1 of Axis2 binding-ws support of async callbacks, as described in TUSCA... | edwardsmj | 2011-01-20 | 6 | -49/+181 |
* | Stage 1 of Axis2 binding-ws support of async callbacks, as described in TUSCA... | edwardsmj | 2011-01-20 | 3 | -12/+85 |
* | Manifest updates for package renames | antelder | 2011-01-20 | 1 | -2/+2 |
* | Fix for TUSCANY-3819 (still need to cleanup bare case, wsdlgen). | scottkurz | 2011-01-20 | 20 | -285/+401 |
* | Fix split package by renaming packages, for now to org.apache.tuscany.sca to ... | antelder | 2011-01-20 | 13 | -27/+30 |
* | Commite name change missed in previous commit | antelder | 2011-01-19 | 1 | -8/+7 |
* | Thiss seems to be mid change. Am hoping this will get the build going at least. | slaws | 2011-01-19 | 1 | -0/+6 |
* | No code change just organize imports | antelder | 2011-01-19 | 7 | -21/+1 |
* | Fix runComposite with shared runtime instance and update testcase | antelder | 2011-01-19 | 2 | -3/+32 |
* | Rename main class to TuscanyRuntime | antelder | 2011-01-19 | 6 | -46/+67 |
* | Correct parsing of quoted strings in the argument list | antelder | 2011-01-17 | 1 | -1/+1 |
* | Update deserialization of RuntimeEndpointImpl & RuntimeEndpointReferenceImpl ... | edwardsmj | 2011-01-17 | 4 | -9/+117 |
* | Make MessageFactoryImpl serializable to enable correct serialization of Endpo... | edwardsmj | 2011-01-17 | 1 | -2/+9 |
* | Correcting MANIFEST of implementation-java-runtime to export org.apache.tusca... | edwardsmj | 2011-01-17 | 1 | -15/+26 |
* | Mark several fields as "transient" in ResponseDispatchImpl to reduce data tha... | edwardsmj | 2011-01-17 | 1 | -5/+5 |
* | Update getService to work with services on remote nodes | antelder | 2011-01-15 | 3 | -5/+193 |
* | Make test interface remotable so it can be used to test distributed ops | antelder | 2011-01-15 | 1 | -0/+3 |
* | Update pom to avoid circular dependencies | antelder | 2011-01-15 | 1 | -2/+25 |
* | Add getter methods for the endpoint and endpoint and endpointRef to AsyncResp... | bdaniel | 2011-01-14 | 1 | -0/+7 |
* | TUSCANY-3783 - throw system exceptions rather than pushing them into the resp... | slaws | 2011-01-14 | 1 | -4/+1 |
* | TUSCANY-3801 - make the non-blocking interceptor work with native async bindings | slaws | 2011-01-14 | 1 | -8/+20 |
* | TUSCANY-3788 - Put some more info back into the response message based on wha... | slaws | 2011-01-14 | 1 | -1/+9 |