index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-java-2.x
/
trunk
/
modules
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-09
Performance enhancement - only initilize all the factories the first time
antelder
1
-0
/
+5
2011-03-08
Upgrading to latest jetty release
lresende
2
-3
/
+3
2011-03-08
TUSCANY-3842 only calculate the domain composite the first time a node is sta...
slaws
1
-9
/
+15
2011-03-06
DO some clean up, move some things around and add a bit of javadoc
antelder
4
-21
/
+43
2011-03-06
Minor performance enhancement - create scope once instead of each time
antelder
1
-3
/
+3
2011-03-06
Minor performance enhancement - look up the mapper once instead of each time
antelder
2
-9
/
+7
2011-03-06
Minor performance enhacement - look up all the factories once instead of each...
antelder
2
-22
/
+46
2011-03-05
Fix dependency tangle by removing the dependency on node from core
antelder
4
-53
/
+30
2011-03-05
Add a way to find all the extension point registry instances
antelder
2
-1
/
+46
2011-03-04
Update to use a map instead of a list to store the start composites to make t...
antelder
2
-21
/
+13
2011-03-04
Add a simple test timing node start/stop times
antelder
1
-0
/
+74
2011-03-04
Add a simple test timing node start/stop times
antelder
1
-0
/
+81
2011-03-04
Do some clean up, simplify dependencies, remove unused classes and folders, u...
antelder
11
-641
/
+87
2011-03-04
Don't clear the endpoints so that they're available on a restart
antelder
1
-1
/
+0
2011-03-04
Update deployer to support passing in the system contribution so that that ma...
antelder
2
-3
/
+14
2011-02-28
Update exception message to make it more clear
antelder
1
-1
/
+1
2011-02-25
Correct validation of the Spring reference default bean attribute
antelder
1
-3
/
+3
2011-02-25
Move the binding/policy configuration step to after the Axis config context h...
slaws
1
-5
/
+7
2011-02-25
TUSCANY-3839 - add a generic interceptor rather than a binding specific inter...
slaws
1
-1
/
+1
2011-02-23
Add latest Spring extensions for SCA schema from OASIS
antelder
1
-0
/
+66
2011-02-23
Handle the case where the sca service type attribute is not specified. I'm go...
antelder
1
-2
/
+38
2011-02-21
TUSCANY-3837 - more SCABindingMapper from the binding sca runtime module to t...
slaws
7
-51
/
+56
2011-02-21
TUSCANY-3834: Update to use the Monitor when logging the stop exception
antelder
2
-9
/
+33
2011-02-18
Commit patch for TUSCANY-3836
bdaniel
1
-0
/
+6
2011-02-15
Update shell to show the command text when installing an initial contribution
antelder
1
-5
/
+7
2011-02-15
Fix wrapper clone to include clone of unwrapped info.
scottkurz
1
-0
/
+22
2011-02-15
Test fix needed for TUSCANY-3832 changes, plus cleanup and adjustment from re...
scottkurz
4
-31
/
+48
2011-02-15
Fix for TUSCANY-3832. Also tries to simplify wrapped vs. bare terminology by...
scottkurz
8
-14
/
+68
2011-02-15
Improve toString() of a couple classes.
scottkurz
2
-0
/
+16
2011-02-14
Remove old comment that no longer applies
antelder
1
-4
/
+1
2011-02-11
Correct core modification.
fmoga
2
-5
/
+5
2011-02-11
Copy Message bindingContext from forward message to callback message.
fmoga
1
-0
/
+5
2011-02-11
Added multiple response support for the comet binding.
fmoga
8
-268
/
+447
2011-02-09
TUSCANY-3834 - ensure that exceptions in @Destroy operations are handled and ...
slaws
2
-19
/
+49
2011-02-09
MOve the quiet logging test out to a separate test so it doesn't interfere wi...
antelder
2
-13
/
+74
2011-02-09
Fix another quiet logging bug and add the start of a test
antelder
2
-1
/
+15
2011-02-09
Add a -help arg so the help can be shown at startup
antelder
1
-1
/
+6
2011-02-08
More quiet logging changes, update use of properties to not interfere with re...
antelder
5
-7
/
+4
2011-02-08
More quiet logging updates
antelder
2
-3
/
+6
2011-02-07
Finalize the AllowsPassByReference support and add test cases
rfeng
1
-1
/
+2
2011-02-07
Upgrade to jackson 1.7.1 release
rfeng
3
-7
/
+7
2011-02-07
Enable the allowsPassByReference support
rfeng
6
-12
/
+46
2011-02-06
Udate jline version
antelder
1
-1
/
+1
2011-02-06
Simplifying modules structure by merging *-js-dojo into the binding-runtime s...
lresende
24
-908
/
+156
2011-02-06
Moving to latest dojo release (1.5.0)
lresende
2
-11
/
+15
2011-02-05
Fix lots of depricated maven variable warnings for Maven v3
antelder
1
-1
/
+1
2011-02-05
Fix maven 3.0 warnings
antelder
6
-99
/
+92
2011-02-05
Making XMLStreamReader private, to avoid extra transformations when parsing j...
lresende
1
-1
/
+1
2011-02-03
Fix Eclipse module transitive dependencies with POM updates
edwardsmj
1
-30
/
+38
2011-02-03
Fix to enable Tuscany to pass compliance testcase BWS_2016, as described in T...
edwardsmj
1
-1
/
+1
[next]