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