summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Merge r999901 Fix incorrect version number for commons-lang and exclude junit...nash2010-10-251-2/+22
* Merge r999899 Change junit dependency to test scopenash2010-10-251-0/+1
* Merge r999898 Change junit dependency to test scopenash2010-10-251-0/+1
* Merge r999442 TUSCANY-1794: Exclude geronimo-activation_1.1_spec dependency f...nash2010-10-251-0/+10
* 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-061-6/+32
* 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
* 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
* 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
* 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
* Prevent bootstrap launcher from changing caller's classloader setting (TUSCAN...nash2010-05-083-16/+3
* Exclude junit 3.8 dependency brought in by wss4j and use junit 4.5 insteadnash2010-05-081-0/+11
* Use Base64 class from commons-codec instead of forbidden internal JRE class (...nash2010-05-072-2/+8
* Remove incorrect dependency on servlet host (TUSCANY-3540)nash2010-04-181-2/+0
* TUSCANY-3516 - Merging changes from 2.x to enable calling services exposed wi...lresende2010-03-302-16/+112
* TUSCANY-242 add URI specific processing wherever we read an anyURI attributeslaws2010-03-1018-273/+353
* Update thread pool creation code to match the corresponding code in ODE 1.3.3...nash2010-03-081-1/+12
* Fix for TUSCANY-3466rfeng2010-02-181-61/+118
* Fixes for TUSCANY-3165, upgrade to OpenEJB version 3.1.2ramkumar2010-02-151-2/+2
* TUSCANY-3448 SCA Property and Reference annotation processing in web applicat...vamsic0072010-01-282-8/+0
* Adding missing Apache License fileslresende2010-01-276-0/+108
* TUSCANY-3434 - Applying the same fix from 1.5.1 (TUSCANY-3292) to fix how the...lresende2010-01-261-1/+1
* Updating LICENSE/NOTICE to properly mention required notice from Caucho Techn...lresende2010-01-192-0/+52
* Adding missing Apache License headerslresende2010-01-123-0/+54
* Adding missing Apache License headerslresende2010-01-122-0/+36
* Removing JDK 5 specific code (String isEmpty)lresende2010-01-111-2/+1
* TUSCANY-3418 add missing equals operator to JMS wire formats so that intercep...slaws2010-01-114-0/+20
* TUSCANY-3389 - Tyding up the http response to properly distinguish from authe...lresende2010-01-071-5/+7
* Minor formattinglresende2010-01-071-88/+87
* TUSCANY-3408 Generate referenced namespace shortname if it's not already presentslaws2010-01-041-3/+27
* Update 1.x trunk version to 1.7-SNAPSHOTantelder2009-12-21153-922/+922
* Fix another dojo hudson build issueantelder2009-12-172-55/+18
* TUSCANY-3389 - Providing different http status code depending on the authenti...lresende2009-12-152-7/+16
* Fixing classNotFound issue with jaxwslresende2009-12-141-4/+14