summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge r998364 Fix code for "clean" target in build.xml file (TUSCANY-3680)nash2010-10-251-3/+1
* Merge r998341 Add build.xml to samples directorynash2010-10-251-0/+94
* Merge r998332 Fix README references to incorrect module namenash2010-10-253-10/+6
* Merge r998330 Make "compile" the default target in build.xmlnash2010-10-254-4/+4
* Merge r998328 Add missing code generation to build.xml filenash2010-10-251-0/+14
* Merge r998324 Fix code for "clean" target in build.xml files (TUSCANY-3680)nash2010-10-251-3/+1
* Merge r998295 Fix code for "clean" target in build.xml files (TUSCANY-3680)nash2010-10-258-32/+16
* Merge r998270 Add build.xml file to demos directorynash2010-10-251-0/+45
* Merge r998259 Add build.xml file to tutorials/store directorynash2010-10-251-0/+54
* Merge r998257 Fix code for clean target in generated build.xml files (TUSCANY...nash2010-10-253-9/+3
* Merge r998250 Replace generated build.xml file by a handwritten onenash2010-10-252-16/+71
* Merge r998248 Correct dependency in pom so that generated build.xml file is c...nash2010-10-251-1/+1
* Merge r998247 Generate a build.xml file from the maven buildnash2010-10-251-0/+17
* Merge r998238 Add source directory to make the generated build.xml file work ...nash2010-10-251-0/+1
* Merge r998237 Add build.xml file to svn with generated dependenciesnash2010-10-252-0/+64
* Merge r998155 Delete generated build.xml files from svnnash2010-10-252-108/+0
* Merge r998083 Update recommended MAVEN_OPTS settingnash2010-10-251-3/+3
* Merge r998082 Add build.xml file with generated dependenciesnash2010-10-252-28/+11
* Merge r998069 Add build.xml file with generated dependenciesnash2010-10-252-2/+54
* Merge r998020 Generate build.xml instead of build-dependency.xmlnash2010-10-251-3/+0
* TUSCANY-3747: Temporarily disable the failing testsnash2010-10-251-0/+3
* Add primitive type test and take account of it in the temporary databinding t...slaws2010-10-125-1/+23
* TUSCANY-3696 - add more checking for null response. slaws2010-10-065-6/+34
* TUSCANY-3698: Apply patch from Padraig Myers to update jms binding exception ...antelder2010-10-064-11/+37
* Add the test case from JSONP to check if JSONRPC covers the same cases. Not a...slaws2010-09-306-0/+494
* TUSCANY-3696 - and make the array changes work with void input and output par...slaws2010-09-297-15/+42
* Remove commented out cruftslaws2010-09-292-92/+2
* TUSCANY-3696 - Support parameter of type array in the JSONP binding. slaws2010-09-296-6/+142
* TUSCANY-3683: Fix exception when RMI service is promotednash2010-09-221-3/+1
* Merge commit r997917 from 1.6.1 branchnash2010-09-161-1/+8
* Merge commit r997683 from 1.6.1 branchnash2010-09-163-3/+3
* Merge commit r997254 from 1.6.1 branchnash2010-09-162-0/+4
* Merge commits r996988, r996991, r996994, r996998, r997259 and r997886 from 1....nash2010-09-165-27/+249
* Merge commit r996380 from 1.6.1 branchnash2010-09-169-423/+579
* Delete .project file from svnnash2010-09-161-17/+0
* Delete .project files from svnnash2010-09-162-54/+0
* Reverse incorrect commit r959529nash2010-09-131-1/+1
* Fix typoslaws2010-09-051-1/+1
* Remove unused importslaws2010-09-041-1/+0
* Added better error handling for when the user forgets to run the service/smsg...mcombellack2010-09-011-1/+10
* No need to specify the interface using interface.java as it can be worked out...mcombellack2010-09-011-1/+0
* Removed reference to BBC news feed as it just added more complexity without a...mcombellack2010-09-012-12/+0
* Updated example to be explicit as to which Java interface the CurrencyConvert...mcombellack2010-08-261-1/+3
* TUSCANY-3651 - Add assert to test caseslaws2010-08-101-1/+5
* Convert to use the JSON2x databinding. Sill not in the build.slaws2010-08-053-3/+3
* Add new modules but explicitly commented out at the momentslaws2010-08-051-1/+4
* Add a port of the 2.x version of the JSON databinding. This works with the JS...slaws2010-08-0558-0/+2527
* As per previous commit comment I didn't mean to include these in the build ju...slaws2010-08-051-0/+2
* Port the JSONP binding from 2.x to 1.x to help with this conversation http://...slaws2010-08-0529-3/+1893
* TUSCANY-3634: ensure jms session is closed for oneway requestsantelder2010-07-301-2/+3