summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-25Merge r999901 Fix incorrect version number for commons-lang and exclude junit...nash1-2/+22
2010-10-25Merge r999899 Change junit dependency to test scopenash1-0/+1
2010-10-25Merge r999898 Change junit dependency to test scopenash1-0/+1
2010-10-25Merge r999442 TUSCANY-1794: Exclude geronimo-activation_1.1_spec dependency f...nash1-0/+10
2010-10-25TUSCANY-3747: Temporarily disable the failing testsnash1-0/+3
2010-10-12Add primitive type test and take account of it in the temporary databinding t...slaws5-1/+23
2010-10-06TUSCANY-3696 - add more checking for null response. slaws5-6/+34
2010-10-06TUSCANY-3698: Apply patch from Padraig Myers to update jms binding exception ...antelder1-6/+32
2010-09-30Add the test case from JSONP to check if JSONRPC covers the same cases. Not a...slaws6-0/+494
2010-09-29TUSCANY-3696 - and make the array changes work with void input and output par...slaws7-15/+42
2010-09-29Remove commented out cruftslaws2-92/+2
2010-09-29TUSCANY-3696 - Support parameter of type array in the JSONP binding. slaws6-6/+142
2010-09-22TUSCANY-3683: Fix exception when RMI service is promotednash1-3/+1
2010-08-05Convert to use the JSON2x databinding. Sill not in the build.slaws3-3/+3
2010-08-05Add new modules but explicitly commented out at the momentslaws1-1/+4
2010-08-05Add a port of the 2.x version of the JSON databinding. This works with the JS...slaws58-0/+2527
2010-08-05As per previous commit comment I didn't mean to include these in the build ju...slaws1-0/+2
2010-08-05Port the JSONP binding from 2.x to 1.x to help with this conversation http://...slaws29-3/+1893
2010-07-30TUSCANY-3634: ensure jms session is closed for oneway requestsantelder1-2/+3
2010-07-29TUSCANY-3639 - ensure that the service wire is created at the same time as th...slaws1-0/+6
2010-07-29TUSCATUSCANY-3625 - Ensure that the Java version of the method name is used t...slaws2-27/+50
2010-06-29Process composites last when loading contributions into the domain (TUSCANY-3...nash1-17/+67
2010-06-07Read composite content after contributions have been loaded (TUSCANY-3569)nash1-21/+21
2010-06-04Fix NullPointerException caused by missing tests for null callback interface ...nash2-10/+16
2010-06-04Add missing wires to DomainManager.composite file (TUSCANY-3587)nash1-0/+2
2010-06-04Add <binding.sca> to generated node configuration (TUSCANY-3193)nash1-0/+1
2010-05-08Prevent bootstrap launcher from changing caller's classloader setting (TUSCAN...nash3-16/+3
2010-05-08Exclude junit 3.8 dependency brought in by wss4j and use junit 4.5 insteadnash1-0/+11
2010-05-07Use Base64 class from commons-codec instead of forbidden internal JRE class (...nash2-2/+8
2010-04-18Remove incorrect dependency on servlet host (TUSCANY-3540)nash1-2/+0
2010-03-30TUSCANY-3516 - Merging changes from 2.x to enable calling services exposed wi...lresende2-16/+112
2010-03-10TUSCANY-242 add URI specific processing wherever we read an anyURI attributeslaws18-273/+353
2010-03-08Update thread pool creation code to match the corresponding code in ODE 1.3.3...nash1-1/+12
2010-02-18Fix for TUSCANY-3466rfeng1-61/+118
2010-02-15Fixes for TUSCANY-3165, upgrade to OpenEJB version 3.1.2ramkumar1-2/+2
2010-01-28TUSCANY-3448 SCA Property and Reference annotation processing in web applicat...vamsic0072-8/+0
2010-01-27Adding missing Apache License fileslresende6-0/+108
2010-01-26TUSCANY-3434 - Applying the same fix from 1.5.1 (TUSCANY-3292) to fix how the...lresende1-1/+1
2010-01-19Updating LICENSE/NOTICE to properly mention required notice from Caucho Techn...lresende2-0/+52
2010-01-12Adding missing Apache License headerslresende3-0/+54
2010-01-12Adding missing Apache License headerslresende2-0/+36
2010-01-11Removing JDK 5 specific code (String isEmpty)lresende1-2/+1
2010-01-11TUSCANY-3418 add missing equals operator to JMS wire formats so that intercep...slaws4-0/+20
2010-01-07TUSCANY-3389 - Tyding up the http response to properly distinguish from authe...lresende1-5/+7
2010-01-07Minor formattinglresende1-88/+87
2010-01-04TUSCANY-3408 Generate referenced namespace shortname if it's not already presentslaws1-3/+27
2009-12-21Update 1.x trunk version to 1.7-SNAPSHOTantelder153-922/+922
2009-12-17Fix another dojo hudson build issueantelder2-55/+18
2009-12-15TUSCANY-3389 - Providing different http status code depending on the authenti...lresende2-7/+16
2009-12-14Fixing classNotFound issue with jaxwslresende1-4/+14