summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-04Don't clear the endpoints so that they're available on a restartantelder1-1/+0
2011-03-04Update deployer to support passing in the system contribution so that that ma...antelder2-3/+14
2011-02-28Update exception message to make it more clearantelder1-1/+1
2011-02-25Correct validation of the Spring reference default bean attributeantelder1-3/+3
2011-02-25Move the binding/policy configuration step to after the Axis config context h...slaws1-5/+7
2011-02-25TUSCANY-3839 - add a generic interceptor rather than a binding specific inter...slaws1-1/+1
2011-02-23Add latest Spring extensions for SCA schema from OASISantelder1-0/+66
2011-02-23Handle the case where the sca service type attribute is not specified. I'm go...antelder1-2/+38
2011-02-21TUSCANY-3837 - more SCABindingMapper from the binding sca runtime module to t...slaws7-51/+56
2011-02-21TUSCANY-3834: Update to use the Monitor when logging the stop exceptionantelder2-9/+33
2011-02-18Commit patch for TUSCANY-3836bdaniel1-0/+6
2011-02-15Update shell to show the command text when installing an initial contributionantelder1-5/+7
2011-02-15Fix wrapper clone to include clone of unwrapped info.scottkurz1-0/+22
2011-02-15Test fix needed for TUSCANY-3832 changes, plus cleanup and adjustment from re...scottkurz4-31/+48
2011-02-15Fix for TUSCANY-3832. Also tries to simplify wrapped vs. bare terminology by...scottkurz8-14/+68
2011-02-15Improve toString() of a couple classes.scottkurz2-0/+16
2011-02-14Remove old comment that no longer appliesantelder1-4/+1
2011-02-11Correct core modification.fmoga2-5/+5
2011-02-11Copy Message bindingContext from forward message to callback message.fmoga1-0/+5
2011-02-11Added multiple response support for the comet binding.fmoga8-268/+447
2011-02-09TUSCANY-3834 - ensure that exceptions in @Destroy operations are handled and ...slaws2-19/+49
2011-02-09MOve the quiet logging test out to a separate test so it doesn't interfere wi...antelder2-13/+74
2011-02-09Fix another quiet logging bug and add the start of a testantelder2-1/+15
2011-02-09Add a -help arg so the help can be shown at startupantelder1-1/+6
2011-02-08More quiet logging changes, update use of properties to not interfere with re...antelder5-7/+4
2011-02-08More quiet logging updatesantelder2-3/+6
2011-02-07Finalize the AllowsPassByReference support and add test casesrfeng1-1/+2
2011-02-07Upgrade to jackson 1.7.1 releaserfeng3-7/+7
2011-02-07Enable the allowsPassByReference supportrfeng6-12/+46
2011-02-06Udate jline versionantelder1-1/+1
2011-02-06Simplifying modules structure by merging *-js-dojo into the binding-runtime s...lresende24-908/+156
2011-02-06Moving to latest dojo release (1.5.0)lresende2-11/+15
2011-02-05Fix lots of depricated maven variable warnings for Maven v3antelder1-1/+1
2011-02-05Fix maven 3.0 warningsantelder6-99/+92
2011-02-05Making XMLStreamReader private, to avoid extra transformations when parsing j...lresende1-1/+1
2011-02-03Fix Eclipse module transitive dependencies with POM updatesedwardsmj1-30/+38
2011-02-03Fix to enable Tuscany to pass compliance testcase BWS_2016, as described in T...edwardsmj1-1/+1
2011-02-03Update saxon to a version thats in the central repoantelder1-11/+14
2011-02-02Removing <repository> setting in the POM which uses the intalio repo, since t...edwardsmj1-14/+0
2011-02-01Start quiet logging updates by changing endpoint registry logging. Seems a li...antelder1-2/+41
2011-02-01Add quiet logging constantantelder1-0/+6
2011-01-28Add missing license headersantelder2-0/+36
2011-01-26Update to as much as possible only use dependencies in the maven central repo...antelder10-95/+80
2011-01-26Fix more issues with multiple outputs.scottkurz7-85/+68
2011-01-25Delegate the creation of the response invoker if there is a delegate present. slaws2-2/+36
2011-01-25Fix bare+JAXB wsdlgen case. Fix Holder+void_return_type case.scottkurz6-90/+137
2011-01-24Fixing serialization of AsyncResponseInvoker in support of async services und...edwardsmj1-2/+18
2011-01-24Fixing serialization of AsyncResponseInvoker in support of async services und...edwardsmj4-21/+161
2011-01-21TUSCANY-3783 - don't wrap exceptions unnecessarilyslaws1-2/+4
2011-01-21TUSCANY-3783 - Fix a hole in the AsyncReponseInvoker serialization to cover t...slaws2-1/+34