index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
itest
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-01-15
test case to motivate development of code for handling multiple interrelated ...
slaws
24
-0
/
+931
2008-12-11
Adding calculator sample to profile
lresende
1
-4
/
+6
2008-12-09
Converted test cases to JUnit 4
mcombellack
1
-3
/
+1
2008-12-09
Converted test cases to JUnit 4
mcombellack
1
-3
/
+1
2008-12-09
Converted test cases to JUnit 4
mcombellack
1
-3
/
+3
2008-12-08
Changed code to use Integer.valueOf() rather than new Integer() as valueOf() ...
mcombellack
2
-2
/
+2
2008-12-08
Converted existing comments in the source code to the correct JavaDoc format ...
mcombellack
1
-6
/
+19
2008-12-08
Made the constants private static final and use the correct variable naming s...
mcombellack
1
-9
/
+9
2008-12-08
Removed unnessary return statelements from methods where the last statement i...
mcombellack
1
-4
/
+0
2008-12-08
Removed unnessary return statelements from methods where the last statement i...
mcombellack
11
-33
/
+0
2008-12-08
Made private utility classes final
mcombellack
1
-2
/
+2
2008-12-08
Corrected the names of twostatic final variables so they use the correct nami...
mcombellack
1
-8
/
+8
2008-12-08
Added { and } characters for code blocks where they did not have them so the ...
mcombellack
4
-6
/
+12
2008-12-08
Removed redundant modifiers (such as public, final, etc) as these are not nee...
mcombellack
30
-105
/
+105
2008-12-07
Reduced the sleep times in the test since they did not need to be so long. Th...
mcombellack
2
-66
/
+98
2008-12-05
Convert, clean and bring up a set of itests
rfeng
128
-1571
/
+1892
2008-12-04
Merge itest changes from sca-equinox branch into trunk
rfeng
159
-1254
/
+730
2008-11-21
More changes to get to a stage where I have a working build in mvn and in Ecl...
slaws
1
-0
/
+5
2008-11-17
Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...
antelder
98
-511
/
+511
2008-11-09
Tidy wire format support (move model into binding-jms and rename default to t...
slaws
4
-22
/
+12
2008-11-07
Implements some String instance optimizations.
beckerdo
2
-4
/
+4
2008-11-07
Remove the OASIS assembly specific parts from the OSOA core.xsd. The wireform...
slaws
1
-2
/
+3
2008-11-06
Fixes for TUSCANY-2665
ramkumar
2
-1
/
+8
2008-11-04
Add preliminary support for a "jmsBytes" wire format to see what the issues a...
slaws
4
-6
/
+10
2008-11-03
Add import/export.resource to the contributions schema. However it seems that...
slaws
2
-2
/
+1
2008-10-31
Checkin for TUSCANY-2654, TUSCANY-2655 and TUSCANY-2656
ramkumar
12
-4
/
+462
2008-10-31
TUSCANY-2631 - Make the contribution processor more fault tolerant. Apply Ram...
slaws
8
-5
/
+162
2008-10-23
Merge the runtime wire changes to add a binding invocation wire with the jms ...
slaws
2
-6
/
+8
2008-10-22
Start to add InvocationChain for bindings
rfeng
1
-2
/
+2
2008-10-21
Experimental request response binding support. Just implemented for jms servi...
slaws
18
-26
/
+676
2008-10-17
Splitting RMI binding into rmi/rmi-runtime to follow other extension pattern
lresende
2
-2
/
+2
2008-10-16
TUSCANY-2600: Apply patches from Ramkumar Ramalingam to Provide ITEST for the...
antelder
35
-4
/
+1555
2008-10-16
Update itest to compile with new JMSResourceFactory constructor
antelder
1
-2
/
+3
2008-10-14
Start of some JMS tests for the request response binding work.
slaws
19
-0
/
+1013
2008-10-13
TUSCANY-2613 - Upgrading Spring version to 2.5.5. Thanks for the patch Ram.
lresende
1
-21
/
+0
2008-10-12
disabled contribution-classloader because it has an error to fix and i need a...
giorgio
1
-1
/
+2
2008-10-06
TUSCANY-2617 the autowire problem was hiding the fact that the reference targ...
slaws
1
-1
/
+2
2008-10-06
TUSCANY-2617 perform autowire processing after all targets have been processe...
slaws
3
-0
/
+59
2008-10-03
TUSCANY-2614 - Add missing license headers.
slaws
1
-1
/
+18
2008-09-24
Change message getHeaders() operation to return a list, remove the QoS contex...
slaws
2
-2
/
+15
2008-09-22
Revert the accidental checkin
rfeng
1
-2
/
+581
2008-09-22
Make this well formed XML
slaws
1
-0
/
+1
2008-09-19
Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ...
rfeng
37
-620
/
+44
2008-09-16
Add in policies to support JMS message header setting. Also add in reliabilit...
slaws
3
-0
/
+184
2008-09-15
TUSCANY-2538 - Adding default processor to handle unknown contents in composi...
lresende
1
-1
/
+7
2008-09-15
More work exploring the policy extension model by implementing a token based ...
slaws
13
-29
/
+470
2008-09-11
Corrected Generic declaration on return type of getServiceClass method to rem...
edwardsmj
1
-2
/
+2
2008-09-10
Add the jms tests missing from the itest build
antelder
1
-0
/
+3
2008-09-10
Add a new JMS test for using multiple args
antelder
7
-0
/
+338
2008-09-10
Correct the node module name in the JMS test
antelder
1
-1
/
+1
[next]