summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* TUSCANY-3639 - ensure that the service wire is created at the same time as th...slaws2010-07-291-0/+6
* TUSCATUSCANY-3625 - Ensure that the Java version of the method name is used t...slaws2010-07-292-27/+50
* Add java.net2 repository (needed for mimepull-1.2.jar)nash2010-07-021-0/+5
* Delete OSGI bundle cache before running a new test (TUSCANY-3615)nash2010-07-012-0/+23
* Fix incorrect name for tutorial-assets.jarnash2010-07-011-1/+1
* Process composites last when loading contributions into the domain (TUSCANY-3...nash2010-06-291-17/+67
* Read composite content after contributions have been loaded (TUSCANY-3569)nash2010-06-071-21/+21
* Ensure the binary distribution contains commons-lang-2.3 instead of commons-l...nash2010-06-041-0/+7
* Fix NullPointerException caused by missing tests for null callback interface ...nash2010-06-042-10/+16
* Add missing wires to DomainManager.composite file (TUSCANY-3587)nash2010-06-041-0/+2
* Add <binding.sca> to generated node configuration (TUSCANY-3193)nash2010-06-041-0/+1
* Remove openejb-runtime dependency from notification-ejb launcher when using t...nash2010-05-298-248/+197
* Add missing JAX-WS and/or JAXB dependencies to pom files (TUSCANY-3577)nash2010-05-2911-0/+186
* Change release date from May to June 2010nash2010-05-294-8/+8
* Fix OpenEJB classpath problems on JDK 5 (TUSCANY-3576)nash2010-05-292-7/+17
* Fix JAX-WS classpath problems on JDK 5 (TUSCANY-3575)nash2010-05-291-23/+38
* Fix incorrect property name in ant script (TUSCANY-3574)nash2010-05-291-1/+1
* Minor fixes to READMEnash2010-05-261-11/+15
* Fix mvn clean install problem by changing reactor build ordernash2010-05-264-8/+8
* A sample that calls the add component (from the calculator-ws-basicauth-servi...slaws2010-05-2517-0/+691
* A sample SCA webapp that can be installed in Tomcat and configured for basic ...slaws2010-05-2518-0/+733
* Cleanup to avoid unnecessary differences in RC tagnash2010-05-213-4/+4