summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3837 - more SCABindingMapper from the binding sca runtime module to t...slaws2011-02-217-51/+56
* TUSCANY-3834: Update to use the Monitor when logging the stop exceptionantelder2011-02-212-9/+33
* Commit patch for TUSCANY-3836bdaniel2011-02-181-0/+6
* Update shell to show the command text when installing an initial contributionantelder2011-02-151-5/+7
* Fix wrapper clone to include clone of unwrapped info.scottkurz2011-02-151-0/+22
* Test fix needed for TUSCANY-3832 changes, plus cleanup and adjustment from re...scottkurz2011-02-154-31/+48
* Fix for TUSCANY-3832. Also tries to simplify wrapped vs. bare terminology by...scottkurz2011-02-158-14/+68
* Improve toString() of a couple classes.scottkurz2011-02-152-0/+16
* Remove old comment that no longer appliesantelder2011-02-141-4/+1
* Correct core modification.fmoga2011-02-112-5/+5
* Copy Message bindingContext from forward message to callback message.fmoga2011-02-111-0/+5
* Added multiple response support for the comet binding.fmoga2011-02-118-268/+447
* TUSCANY-3834 - ensure that exceptions in @Destroy operations are handled and ...slaws2011-02-092-19/+49
* MOve the quiet logging test out to a separate test so it doesn't interfere wi...antelder2011-02-092-13/+74
* Fix another quiet logging bug and add the start of a testantelder2011-02-092-1/+15
* Add a -help arg so the help can be shown at startupantelder2011-02-091-1/+6
* More quiet logging changes, update use of properties to not interfere with re...antelder2011-02-085-7/+4
* More quiet logging updatesantelder2011-02-082-3/+6
* Finalize the AllowsPassByReference support and add test casesrfeng2011-02-071-1/+2
* Upgrade to jackson 1.7.1 releaserfeng2011-02-073-7/+7
* Enable the allowsPassByReference supportrfeng2011-02-076-12/+46
* Udate jline versionantelder2011-02-061-1/+1
* Simplifying modules structure by merging *-js-dojo into the binding-runtime s...lresende2011-02-0624-908/+156
* Moving to latest dojo release (1.5.0)lresende2011-02-062-11/+15
* Fix lots of depricated maven variable warnings for Maven v3antelder2011-02-051-1/+1
* Fix maven 3.0 warningsantelder2011-02-056-99/+92
* Making XMLStreamReader private, to avoid extra transformations when parsing j...lresende2011-02-051-1/+1
* Fix Eclipse module transitive dependencies with POM updatesedwardsmj2011-02-031-30/+38
* Fix to enable Tuscany to pass compliance testcase BWS_2016, as described in T...edwardsmj2011-02-031-1/+1
* Update saxon to a version thats in the central repoantelder2011-02-031-11/+14
* Removing <repository> setting in the POM which uses the intalio repo, since t...edwardsmj2011-02-021-14/+0
* Start quiet logging updates by changing endpoint registry logging. Seems a li...antelder2011-02-011-2/+41
* Add quiet logging constantantelder2011-02-011-0/+6
* Add missing license headersantelder2011-01-282-0/+36
* Update to as much as possible only use dependencies in the maven central repo...antelder2011-01-2610-95/+80
* Fix more issues with multiple outputs.scottkurz2011-01-267-85/+68
* Delegate the creation of the response invoker if there is a delegate present. slaws2011-01-252-2/+36
* Fix bare+JAXB wsdlgen case. Fix Holder+void_return_type case.scottkurz2011-01-256-90/+137
* Fixing serialization of AsyncResponseInvoker in support of async services und...edwardsmj2011-01-241-2/+18
* Fixing serialization of AsyncResponseInvoker in support of async services und...edwardsmj2011-01-244-21/+161
* 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-212-1/+34
* Fixes to the JavaInterface code dealing with the type of the response paramet...edwardsmj2011-01-212-4/+8
* Partially fix TUSCANY-3675 to get some distributed domain functions working a...antelder2011-01-205-13/+51
* 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
* 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