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-29
Removing System.out.println that accidentaly got in from previous commit
lresende
1
-3
/
+0
2011-03-29
Enhanving dojo javascript extension to support dojox js framework
lresende
3
-27
/
+50
2011-03-29
TUSCANY-3496 - Adding extensibility to node api to allow other applications t...
lresende
10
-41
/
+313
2011-03-29
Update to support a default domain URI set via a system property. (we need to...
antelder
1
-0
/
+4
2011-03-29
Update to use prefix uri: instead of tuscany: to match the other places that ...
antelder
1
-3
/
+3
2011-03-23
Fix the string comparison to have constant as the 1st parameter to avoid NPE
rfeng
2
-63
/
+61
2011-03-22
Update to use the latest hazelcast release which fixes a lot of issues with n...
antelder
1
-21
/
+2
2011-03-22
Finish the sca client cleanup, remove all the old unused classes and moethods...
antelder
11
-758
/
+194
2011-03-21
Expose Node to the servlet
rfeng
3
-133
/
+161
2011-03-21
Add missing OSGi imports
rfeng
1
-0
/
+2
2011-03-21
Bring up the servlet-scoped node start/stop with Spring MVC
rfeng
9
-24
/
+51
2011-03-21
Allow the spring component to receive parent application context from the com...
rfeng
19
-122
/
+237
2011-03-21
Start of getting the remote sca client working again. This works now but ther...
antelder
7
-70
/
+423
2011-03-21
Fix to correctly save the node so that its stopped properly when the webapp i...
antelder
1
-1
/
+1
2011-03-18
Add servlet scoped Node lifecycle support for web applications
rfeng
7
-269
/
+565
2011-03-17
Fix the OSGi dependencies
rfeng
3
-1
/
+4
2011-03-17
Simplify help output by only including the version not the build revision and...
antelder
1
-6
/
+1
2011-03-17
Put back the build number plugin so that the version in the SPI is correctly ...
antelder
1
-2
/
+3
2011-03-16
Be a bit more careful about dereferencing the DomainRegistryFactory endpointR...
slaws
1
-4
/
+8
2011-03-16
Correct typo in removing of registries
antelder
1
-1
/
+1
2011-03-15
Adding a way to store binding context in threadLocal to allow policy handler ...
lresende
2
-47
/
+65
2011-03-10
Performance enhancement - only look up factories when required
antelder
1
-7
/
+8
2011-03-10
TUSCANY-3843: Apply patch from Benjamin Busjaeger to fix Node.start() throws ...
antelder
1
-0
/
+2
2011-03-09
Performance tweak - for when the interface contracts are the same
antelder
1
-2
/
+2
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
[next]