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-31
Revert 1086760 change pending solution to TUSCANY-3857 to keep itest function...
scottkurz
2
-16
/
+17
2011-03-31
Set the client connection attempts to 1 so that clients only make a single at...
antelder
1
-1
/
+5
2011-03-30
Set the logging level for hazelcast classes to WARNING when the Tuscany level...
antelder
2
-1
/
+30
2011-03-30
Adding ranking to allow other implementations to override it
lresende
1
-1
/
+1
2011-03-30
Update to use the correct domain name when the domain URI is not defaulting t...
antelder
1
-5
/
+9
2011-03-29
Allow WebApplicationException to pass back to wink so that the correct respon...
rfeng
4
-49
/
+67
2011-03-29
Fix OSGi dependencies
rfeng
1
-0
/
+2
2011-03-29
Fix OMElementWrapperHandler getChildren (unwrap) since minOccurs="0" case wil...
scottkurz
2
-15
/
+132
2011-03-29
Node-manager strawman - adding meta-inf to avoid build failure
lresende
1
-0
/
+20
2011-03-29
Node management strawman, adding test dependencies to allow running tests fro...
lresende
2
-2
/
+16
2011-03-29
TUSCANY-3856 - Adding support for 'portDefault' backdoor to avoid test failur...
lresende
1
-1
/
+5
2011-03-29
Simple strawman to provide some management rest services for nodes.
lresende
20
-0
/
+5352
2011-03-29
TUSCANY-3856 - Missing default http port allocator implementation plus servic...
lresende
3
-0
/
+79
2011-03-29
TUSCANY-3856 - Integrating HttpPortAllocator with embedded jetty server and f...
lresende
3
-31
/
+41
2011-03-29
TUSCANY-3856 - Providing HttpPortAllocator, a default implementation plus ext...
lresende
7
-8
/
+270
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
[prev]
[next]