summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* Set up for JSON test.scottkurz2011-08-034-7/+5
* TUSCANY-3894. Add manifest updates.scottkurz2011-08-022-0/+2
* TUSCANY-3894. Enable some @Ignore(d) tests along with r1153285.scottkurz2011-08-025-22/+38
* TUSCANY-3894. Factor out introspection for same vs. different databindings o...scottkurz2011-08-028-97/+161
* Correct comment to avoid confusionslaws2011-08-021-2/+4
* Switch cross-databinding test from SDO (which I can't get working) to DOM, bu...scottkurz2011-08-016-46/+43
* TUSCANY-3894. Didn't mean to update POM with AXIOM dependency.scottkurz2011-07-291-6/+0
* TUSCANY-3894. Complete by ranking providers.scottkurz2011-07-292-2/+8
* Tag 2.0-Beta3 RC2antelder2011-07-285936-0/+512060
* Comment out the conversion of the remote wsdl into a WSDLInterfaceContract in...antelder2011-07-281-1/+1
* Recreate 2.0-Beta3 branch from current trunkantelder2011-07-285936-0/+512060
* Delete old beta3 branch as its going to be recreated from the current trunkantelder2011-07-285791-503579/+0
* Add a couple of missing license headersantelder2011-07-282-0/+36
* Update all the getting-started samples to not use an explicit relative parent...antelder2011-07-2810-10/+10
* Add some text to the CHANGES fileantelder2011-07-281-0/+7
* TUSCANY-3894. Refactor WSDL InterfaceContract generation so it's only done i...scottkurz2011-07-282-13/+20
* Fix the relative path in pom.xmlrfeng2011-07-274-4/+4
* Add a parser tool for DOM to avoid a JDK bug of deadlock (at com.sun.org.apac...rfeng2011-07-273-10/+205
* Fix NPE which I think was just causing noise in the logs in the case of a 1-w...scottkurz2011-07-271-3/+3
* TUSCANY-3894. Add tests especially exercising binding-sca-runtime code cross...scottkurz2011-07-2717-0/+895
* Add tuscany-base-runtime-pom dependency adjusting for new binding-sca-runtime...scottkurz2011-07-271-2/+3
* Update release notes for beta3antelder2011-07-271-8/+3
* TUSCANY-3894. Refactor local sca binding so that the exact details of the da...scottkurz2011-07-2712-63/+384
* Add license info in plain text files and update sample logic not to process c...fmoga2011-07-274-6/+42
* Remove RAT excludes for jQuery and plain text files.fmoga2011-07-271-10/+0
* Use Google CDN for jQuery. Other minor adjustments to samples.fmoga2011-07-2720-1319/+80
* Enable bare tests as well.scottkurz2011-07-271-6/+2
* Adjust equality check from == to equals() to accomodate different style of da...scottkurz2011-07-271-1/+1
* Fix bug in mapping data types like Java multidimensional arrays.scottkurz2011-07-271-128/+126
* Add rat excludes for jQuery and a plain text filefmoga2011-07-271-0/+10
* Fix license issues with WebSocketStatusfmoga2011-07-272-19/+19
* Missed an adjustment to wrapper calculation when adding code to handle multip...scottkurz2011-07-271-1/+1
* Update CHANGES with my work.fmoga2011-07-261-0/+3
* Fix store sample groupId.fmoga2011-07-261-1/+1
* Change section name to match the other ones.fmoga2011-07-261-1/+1
* Update pom relationships to reflect the new samples.fmoga2011-07-2612-54/+35
* Update comet binding samples names.fmoga2011-07-2628-0/+0
* Add binding-websocket to tuscany-modules pom.xml.fmoga2011-07-261-0/+1
* Move the websocket binding to trunk.fmoga2011-07-2635-0/+0
* Copy the learning-more pom.xml to trunk.fmoga2011-07-261-0/+60
* Move the websocket binding samples to trunk.fmoga2011-07-2650-0/+0
* Move the comet binding samples to trunk.fmoga2011-07-2650-0/+0
* Provide README files for the comet binding samples. Add Tomcat 7 plugin to ru...fmoga2011-07-268-9/+462
* Fix version number.fmoga2011-07-264-4/+4
* Add some code to try to convert the wsdl string from the remote endpoint back...antelder2011-07-263-24/+124
* Partial fix for TUSCANY-3901. Fix bug in DOMWrapperHandler.isInstance() meth...scottkurz2011-07-262-1/+164
* Add README files to present websocket samples. Add Jetty plugin to enable jet...fmoga2011-07-267-2/+304
* Fix typos in README.fmoga2011-07-261-9/+9
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151052 13f79535-47bb-...fmoga2011-07-263-4/+79
* Add unit tests for the websocket binding.fmoga2011-07-269-1/+277