index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-java-1.x
/
trunk
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge r1001528 TUSCANY-3689: Fix corruption of XML document when transformed ...
nash
2010-10-26
2
-0
/
+87
*
Merge r1000878 Delete temporary dojo directory after maven packaging
nash
2010-10-25
1
-1
/
+1
*
Merge r1000235 TUSCANY-3037: Don't call setBody() if the message body hasn't ...
nash
2010-10-25
1
-1
/
+3
*
Merge r999902 Exclude geronimo-activation_1.1_spec and junit dependencies
nash
2010-10-25
1
-0
/
+9
*
Merge r999901 Fix incorrect version number for commons-lang and exclude junit...
nash
2010-10-25
1
-2
/
+22
*
Merge r999899 Change junit dependency to test scope
nash
2010-10-25
1
-0
/
+1
*
Merge r999898 Change junit dependency to test scope
nash
2010-10-25
1
-0
/
+1
*
Merge r999442 TUSCANY-1794: Exclude geronimo-activation_1.1_spec dependency f...
nash
2010-10-25
1
-0
/
+10
*
TUSCANY-3747: Temporarily disable the failing tests
nash
2010-10-25
1
-0
/
+3
*
Add primitive type test and take account of it in the temporary databinding t...
slaws
2010-10-12
5
-1
/
+23
*
TUSCANY-3696 - add more checking for null response.
slaws
2010-10-06
5
-6
/
+34
*
TUSCANY-3698: Apply patch from Padraig Myers to update jms binding exception ...
antelder
2010-10-06
1
-6
/
+32
*
Add the test case from JSONP to check if JSONRPC covers the same cases. Not a...
slaws
2010-09-30
6
-0
/
+494
*
TUSCANY-3696 - and make the array changes work with void input and output par...
slaws
2010-09-29
7
-15
/
+42
*
Remove commented out cruft
slaws
2010-09-29
2
-92
/
+2
*
TUSCANY-3696 - Support parameter of type array in the JSONP binding.
slaws
2010-09-29
6
-6
/
+142
*
TUSCANY-3683: Fix exception when RMI service is promoted
nash
2010-09-22
1
-3
/
+1
*
Convert to use the JSON2x databinding. Sill not in the build.
slaws
2010-08-05
3
-3
/
+3
*
Add new modules but explicitly commented out at the moment
slaws
2010-08-05
1
-1
/
+4
*
Add a port of the 2.x version of the JSON databinding. This works with the JS...
slaws
2010-08-05
58
-0
/
+2527
*
As per previous commit comment I didn't mean to include these in the build ju...
slaws
2010-08-05
1
-0
/
+2
*
Port the JSONP binding from 2.x to 1.x to help with this conversation http://...
slaws
2010-08-05
29
-3
/
+1893
*
TUSCANY-3634: ensure jms session is closed for oneway requests
antelder
2010-07-30
1
-2
/
+3
*
TUSCANY-3639 - ensure that the service wire is created at the same time as th...
slaws
2010-07-29
1
-0
/
+6
*
TUSCATUSCANY-3625 - Ensure that the Java version of the method name is used t...
slaws
2010-07-29
2
-27
/
+50
*
Process composites last when loading contributions into the domain (TUSCANY-3...
nash
2010-06-29
1
-17
/
+67
*
Read composite content after contributions have been loaded (TUSCANY-3569)
nash
2010-06-07
1
-21
/
+21
*
Fix NullPointerException caused by missing tests for null callback interface ...
nash
2010-06-04
2
-10
/
+16
*
Add missing wires to DomainManager.composite file (TUSCANY-3587)
nash
2010-06-04
1
-0
/
+2
*
Add <binding.sca> to generated node configuration (TUSCANY-3193)
nash
2010-06-04
1
-0
/
+1
*
Prevent bootstrap launcher from changing caller's classloader setting (TUSCAN...
nash
2010-05-08
3
-16
/
+3
*
Exclude junit 3.8 dependency brought in by wss4j and use junit 4.5 instead
nash
2010-05-08
1
-0
/
+11
*
Use Base64 class from commons-codec instead of forbidden internal JRE class (...
nash
2010-05-07
2
-2
/
+8
*
Remove incorrect dependency on servlet host (TUSCANY-3540)
nash
2010-04-18
1
-2
/
+0
*
TUSCANY-3516 - Merging changes from 2.x to enable calling services exposed wi...
lresende
2010-03-30
2
-16
/
+112
*
TUSCANY-242 add URI specific processing wherever we read an anyURI attribute
slaws
2010-03-10
18
-273
/
+353
*
Update thread pool creation code to match the corresponding code in ODE 1.3.3...
nash
2010-03-08
1
-1
/
+12
*
Fix for TUSCANY-3466
rfeng
2010-02-18
1
-61
/
+118
*
Fixes for TUSCANY-3165, upgrade to OpenEJB version 3.1.2
ramkumar
2010-02-15
1
-2
/
+2
*
TUSCANY-3448 SCA Property and Reference annotation processing in web applicat...
vamsic007
2010-01-28
2
-8
/
+0
*
Adding missing Apache License files
lresende
2010-01-27
6
-0
/
+108
*
TUSCANY-3434 - Applying the same fix from 1.5.1 (TUSCANY-3292) to fix how the...
lresende
2010-01-26
1
-1
/
+1
*
Updating LICENSE/NOTICE to properly mention required notice from Caucho Techn...
lresende
2010-01-19
2
-0
/
+52
*
Adding missing Apache License headers
lresende
2010-01-12
3
-0
/
+54
*
Adding missing Apache License headers
lresende
2010-01-12
2
-0
/
+36
*
Removing JDK 5 specific code (String isEmpty)
lresende
2010-01-11
1
-2
/
+1
*
TUSCANY-3418 add missing equals operator to JMS wire formats so that intercep...
slaws
2010-01-11
4
-0
/
+20
*
TUSCANY-3389 - Tyding up the http response to properly distinguish from authe...
lresende
2010-01-07
1
-5
/
+7
*
Minor formatting
lresende
2010-01-07
1
-88
/
+87
*
TUSCANY-3408 Generate referenced namespace shortname if it's not already present
slaws
2010-01-04
1
-3
/
+27
[next]