summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
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
2011-01-21Fixes to the JavaInterface code dealing with the type of the response paramet...edwardsmj2-4/+8
2011-01-20Partially fix TUSCANY-3675 to get some distributed domain functions working a...antelder5-13/+51
2011-01-20Fix IndexOutOfBoundsException from TUSCANY-3819 fix.scottkurz3-9/+16
2011-01-20Update to use as the default the network interface set as default on the mach...antelder1-44/+2
2011-01-20Stage 1 of Axis2 binding-ws support of async callbacks, as described in TUSCA...edwardsmj1-0/+15
2011-01-20Stage 1 of Axis2 binding-ws support of async callbacks, as described in TUSCA...edwardsmj1-24/+32
2011-01-20Stage 1 of Axis2 binding-ws support of async callbacks, as described in TUSCA...edwardsmj1-0/+12
2011-01-20Stage 1 of Axis2 binding-ws support of async callbacks, as described in TUSCA...edwardsmj6-49/+181
2011-01-20Stage 1 of Axis2 binding-ws support of async callbacks, as described in TUSCA...edwardsmj3-12/+85
2011-01-20Manifest updates for package renamesantelder1-2/+2
2011-01-20Fix for TUSCANY-3819 (still need to cleanup bare case, wsdlgen).scottkurz20-285/+401
2011-01-20Fix split package by renaming packages, for now to org.apache.tuscany.sca to ...antelder13-27/+30
2011-01-19Commite name change missed in previous commitantelder1-8/+7
2011-01-19Thiss seems to be mid change. Am hoping this will get the build going at least.slaws1-0/+6
2011-01-19No code change just organize importsantelder7-21/+1
2011-01-19Fix runComposite with shared runtime instance and update testcaseantelder2-3/+32