summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-01Add quiet logging constantantelder1-0/+6
2011-01-30Tag for 2.0 Beta2 RC2antelder6177-0/+522824
2011-01-28Update RAT excludesantelder1-1/+1
2011-01-28Add misisnglicense headersantelder2-0/+36
2011-01-28Add missing license headersantelder2-0/+36
2011-01-27Modified poms for Maven 3 compliance.fmoga61-67/+107
2011-01-26Update to as much as possible only use dependencies in the maven central repo...antelder35-357/+136
2011-01-26Commit some more multiple output tests and un-ignore existing ones.scottkurz8-18/+66
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-25comment out the direct otest dependency as this pulls in two copies of Tuscan...slaws1-2/+8
2011-01-25Fix bare+JAXB wsdlgen case. Fix Holder+void_return_type case.scottkurz6-90/+137
2011-01-24Add some tests (@Ignore'd) showing problems in void return type + Holder case.scottkurz4-28/+130
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-23Tag 2.0 Beta2 RC1antelder6177-0/+522549
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...slaws6-28/+171
2011-01-21Fix itest module name.scottkurz1-1/+1
2011-01-21Adding the OASIS MVN Repo to the list of repos in the base POM - used for som...edwardsmj1-0/+12
2011-01-21Fixes to the JavaInterface code dealing with the type of the response paramet...edwardsmj2-4/+8
2011-01-21TUSCANY-3675 - Ignore the base tests while the bare/holder function is sorted...slaws1-0/+2
2011-01-21Make module name consistent with the other itestsslaws1-1/+1
2011-01-21Change itests to depend on base pom rather than base jar so that we can sensi...slaws54-121/+175
2011-01-20Partially fix TUSCANY-3675 to get some distributed domain functions working a...antelder6-19/+56
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-20Correcting license headers of various filesedwardsmj15-147/+199
2011-01-20Adding new group of Itests for Async Servicesedwardsmj20-0/+1168
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-20Expedite test execution by doing static setup/teardownscottkurz2-18/+18
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-19Add multiple output (Holder) itests.scottkurz14-0/+1322
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-19Update CHANGES fileantelder1-2/+4
2011-01-19No code change just organize importsantelder7-21/+1
2011-01-19Fix runComposite with shared runtime instance and update testcaseantelder2-3/+32
2011-01-19Rename main class to TuscanyRuntimeantelder6-46/+67
2011-01-17Correct parsing of quoted strings in the argument listantelder1-1/+1
2011-01-17Update deserialization of RuntimeEndpointImpl & RuntimeEndpointReferenceImpl ...edwardsmj4-9/+117
2011-01-17Make MessageFactoryImpl serializable to enable correct serialization of Endpo...edwardsmj1-2/+9
2011-01-17Correcting MANIFEST of implementation-java-runtime to export org.apache.tusca...edwardsmj1-15/+26
2011-01-17Mark several fields as "transient" in ResponseDispatchImpl to reduce data tha...edwardsmj1-5/+5