summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Expand)AuthorFilesLines
2011-08-02TUSCANY-3894. Enable some @Ignore(d) tests along with r1153285.scottkurz5-22/+38
2011-08-02TUSCANY-3894. Factor out introspection for same vs. different databindings o...scottkurz8-97/+161
2011-08-02Correct comment to avoid confusionslaws1-2/+4
2011-08-01Switch cross-databinding test from SDO (which I can't get working) to DOM, bu...scottkurz6-46/+43
2011-07-29TUSCANY-3894. Didn't mean to update POM with AXIOM dependency.scottkurz1-6/+0
2011-07-29TUSCANY-3894. Complete by ranking providers.scottkurz2-2/+8
2011-07-28Add a couple of missing license headersantelder2-0/+36
2011-07-28Update all the getting-started samples to not use an explicit relative parent...antelder10-10/+10
2011-07-28Add some text to the CHANGES fileantelder1-0/+7
2011-07-28TUSCANY-3894. Refactor WSDL InterfaceContract generation so it's only done i...scottkurz2-13/+20
2011-07-27Fix the relative path in pom.xmlrfeng4-4/+4
2011-07-27Add a parser tool for DOM to avoid a JDK bug of deadlock (at com.sun.org.apac...rfeng3-10/+205
2011-07-27Fix NPE which I think was just causing noise in the logs in the case of a 1-w...scottkurz1-3/+3
2011-07-27TUSCANY-3894. Add tests especially exercising binding-sca-runtime code cross...scottkurz17-0/+895
2011-07-27Add tuscany-base-runtime-pom dependency adjusting for new binding-sca-runtime...scottkurz1-2/+3
2011-07-27Update release notes for beta3antelder1-8/+3
2011-07-27TUSCANY-3894. Refactor local sca binding so that the exact details of the da...scottkurz12-63/+384
2011-07-27Add license info in plain text files and update sample logic not to process c...fmoga4-6/+42
2011-07-27Remove RAT excludes for jQuery and plain text files.fmoga1-10/+0
2011-07-27Use Google CDN for jQuery. Other minor adjustments to samples.fmoga20-1319/+80
2011-07-27Enable bare tests as well.scottkurz1-6/+2
2011-07-27Adjust equality check from == to equals() to accomodate different style of da...scottkurz1-1/+1
2011-07-27Fix bug in mapping data types like Java multidimensional arrays.scottkurz1-128/+126
2011-07-27Add rat excludes for jQuery and a plain text filefmoga1-0/+10
2011-07-27Fix license issues with WebSocketStatusfmoga2-19/+19
2011-07-27Missed an adjustment to wrapper calculation when adding code to handle multip...scottkurz1-1/+1
2011-07-26Update CHANGES with my work.fmoga1-0/+3
2011-07-26Fix store sample groupId.fmoga1-1/+1
2011-07-26Change section name to match the other ones.fmoga1-1/+1
2011-07-26Update pom relationships to reflect the new samples.fmoga12-54/+35
2011-07-26Update comet binding samples names.fmoga28-0/+0
2011-07-26Add binding-websocket to tuscany-modules pom.xml.fmoga1-0/+1
2011-07-26Move the websocket binding to trunk.fmoga35-0/+1855
2011-07-26Copy the learning-more pom.xml to trunk.fmoga1-0/+60
2011-07-26Move the websocket binding samples to trunk.fmoga50-0/+3131
2011-07-26Move the comet binding samples to trunk.fmoga50-0/+3320
2011-07-26Add some code to try to convert the wsdl string from the remote endpoint back...antelder3-24/+124
2011-07-26Partial fix for TUSCANY-3901. Fix bug in DOMWrapperHandler.isInstance() meth...scottkurz2-1/+164
2011-07-25Include response typeantelder1-1/+3
2011-07-24Update sample READMEantelder1-35/+10
2011-07-24Update sample READMEantelder1-6/+1
2011-07-24Update sample READMEantelder1-1/+1
2011-07-24Update sample READMEantelder1-16/+12
2011-07-24Update sample READMEantelder1-29/+21
2011-07-24Update sample READMEantelder1-12/+12
2011-07-24Include all the samples in buildantelder1-1/+7
2011-07-23Add a sample for a zip contribution using a nested jarantelder8-0/+364
2011-07-23Update the JSONP binding to set the enpoint URI from the registered service s...antelder1-1/+4
2011-07-23Add a helloworld sample for the JSONP bindingantelder7-0/+326
2011-07-23Add to the helloworld-webservices testcase a test of the endpoint ?wsdl urlantelder1-2/+30