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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
This bug has been fixed in hazelcast now
antelder
2011-04-13
1
-9
/
+8
*
Change to use the wsdl interface from the runtime getGeneratedWSDLContract in...
antelder
2011-04-13
1
-16
/
+4
*
Remove unused import
slaws
2011-04-12
1
-1
/
+0
*
handle the case where no interface is defined on implementation.web reference...
antelder
2011-04-12
1
-0
/
+31
*
Validate the Spring beans xml service names are unique
antelder
2011-04-04
1
-0
/
+10
*
Revert 1086760 change pending solution to TUSCANY-3857 to keep itest function...
scottkurz
2011-03-31
2
-16
/
+17
*
Set the client connection attempts to 1 so that clients only make a single at...
antelder
2011-03-31
1
-1
/
+5
*
Set the logging level for hazelcast classes to WARNING when the Tuscany level...
antelder
2011-03-30
2
-1
/
+30
*
Adding ranking to allow other implementations to override it
lresende
2011-03-30
1
-1
/
+1
*
Update to use the correct domain name when the domain URI is not defaulting t...
antelder
2011-03-30
1
-5
/
+9
*
Allow WebApplicationException to pass back to wink so that the correct respon...
rfeng
2011-03-29
4
-49
/
+67
*
Fix OSGi dependencies
rfeng
2011-03-29
1
-0
/
+2
*
Fix OMElementWrapperHandler getChildren (unwrap) since minOccurs="0" case wil...
scottkurz
2011-03-29
2
-15
/
+132
*
Node-manager strawman - adding meta-inf to avoid build failure
lresende
2011-03-29
1
-0
/
+20
*
Node management strawman, adding test dependencies to allow running tests fro...
lresende
2011-03-29
2
-2
/
+16
*
TUSCANY-3856 - Adding support for 'portDefault' backdoor to avoid test failur...
lresende
2011-03-29
1
-1
/
+5
*
Simple strawman to provide some management rest services for nodes.
lresende
2011-03-29
20
-0
/
+5352
*
TUSCANY-3856 - Missing default http port allocator implementation plus servic...
lresende
2011-03-29
3
-0
/
+79
*
TUSCANY-3856 - Integrating HttpPortAllocator with embedded jetty server and f...
lresende
2011-03-29
3
-31
/
+41
*
TUSCANY-3856 - Providing HttpPortAllocator, a default implementation plus ext...
lresende
2011-03-29
7
-8
/
+270
*
Removing System.out.println that accidentaly got in from previous commit
lresende
2011-03-29
1
-3
/
+0
*
Enhanving dojo javascript extension to support dojox js framework
lresende
2011-03-29
3
-27
/
+50
*
TUSCANY-3496 - Adding extensibility to node api to allow other applications t...
lresende
2011-03-29
10
-41
/
+313
*
Update to support a default domain URI set via a system property. (we need to...
antelder
2011-03-29
1
-0
/
+4
*
Update to use prefix uri: instead of tuscany: to match the other places that ...
antelder
2011-03-29
1
-3
/
+3
*
Fix the string comparison to have constant as the 1st parameter to avoid NPE
rfeng
2011-03-23
2
-63
/
+61
*
Update to use the latest hazelcast release which fixes a lot of issues with n...
antelder
2011-03-22
1
-21
/
+2
*
Finish the sca client cleanup, remove all the old unused classes and moethods...
antelder
2011-03-22
11
-758
/
+194
*
Expose Node to the servlet
rfeng
2011-03-21
3
-133
/
+161
*
Add missing OSGi imports
rfeng
2011-03-21
1
-0
/
+2
*
Bring up the servlet-scoped node start/stop with Spring MVC
rfeng
2011-03-21
9
-24
/
+51
*
Allow the spring component to receive parent application context from the com...
rfeng
2011-03-21
19
-122
/
+237
*
Start of getting the remote sca client working again. This works now but ther...
antelder
2011-03-21
7
-70
/
+423
*
Fix to correctly save the node so that its stopped properly when the webapp i...
antelder
2011-03-21
1
-1
/
+1
*
Add servlet scoped Node lifecycle support for web applications
rfeng
2011-03-18
7
-269
/
+565
*
Fix the OSGi dependencies
rfeng
2011-03-17
3
-1
/
+4
*
Simplify help output by only including the version not the build revision and...
antelder
2011-03-17
1
-6
/
+1
*
Put back the build number plugin so that the version in the SPI is correctly ...
antelder
2011-03-17
1
-2
/
+3
*
Be a bit more careful about dereferencing the DomainRegistryFactory endpointR...
slaws
2011-03-16
1
-4
/
+8
*
Correct typo in removing of registries
antelder
2011-03-16
1
-1
/
+1
*
Adding a way to store binding context in threadLocal to allow policy handler ...
lresende
2011-03-15
2
-47
/
+65
*
Performance enhancement - only look up factories when required
antelder
2011-03-10
1
-7
/
+8
*
TUSCANY-3843: Apply patch from Benjamin Busjaeger to fix Node.start() throws ...
antelder
2011-03-10
1
-0
/
+2
*
Performance tweak - for when the interface contracts are the same
antelder
2011-03-09
1
-2
/
+2
*
Performance enhancement - only initilize all the factories the first time
antelder
2011-03-09
1
-0
/
+5
*
Upgrading to latest jetty release
lresende
2011-03-08
2
-3
/
+3
*
TUSCANY-3842 only calculate the domain composite the first time a node is sta...
slaws
2011-03-08
1
-9
/
+15
*
DO some clean up, move some things around and add a bit of javadoc
antelder
2011-03-06
4
-21
/
+43
*
Minor performance enhancement - create scope once instead of each time
antelder
2011-03-06
1
-3
/
+3
*
Minor performance enhancement - look up the mapper once instead of each time
antelder
2011-03-06
2
-9
/
+7
[next]