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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-23
Fix the string comparison to have constant as the 1st parameter to avoid NPE
rfeng
2
-63
/
+61
2011-03-22
Add @Ignore while i investigate a failing test
antelder
1
-0
/
+7
2011-03-22
Update LICENSE for hazelcast release update
antelder
1
-2
/
+2
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
Take out the spi itest fwhile we work out whats up with the Jdk14RegexpMatche...
antelder
1
-1
/
+1
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
Add Tuscany/Spring web integration into the feature
rfeng
3
-0
/
+15
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
20
-128
/
+245
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-21
Fix test fail by adding back regexp dependency
antelder
1
-0
/
+5
2011-03-18
Add servlet scoped Node lifecycle support for web applications
rfeng
8
-269
/
+569
2011-03-18
Fix the build error
rfeng
1
-9
/
+4
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
A bit of tidying from the itest/bundle example to get the repository.xml file...
slaws
3
-0
/
+670
2011-03-15
Add a webapp based helloworld example
antelder
9
-0
/
+337
2011-03-15
Remove unused code, rename config parameter to be domainURI, add nodeConfig (...
antelder
1
-42
/
+8
2011-03-15
Update mojo to use a paramter name domainURI for the domain URI to match the ...
antelder
1
-6
/
+6
2011-03-15
Add OO doc about the samples
antelder
1
-0
/
+0
2011-03-15
Add a new distribution for only samples to explore what that might work like
antelder
5
-0
/
+336
2011-03-15
Remove example Ant build script
antelder
3
-294
/
+0
2011-03-15
Adding a way to store binding context in threadLocal to allow policy handler ...
lresende
2
-47
/
+65
2011-03-14
Commit minor changes before refactoring
slaws
3
-4
/
+216
2011-03-14
Change to use the which-jars file to construct the OBR meta data describing a...
slaws
1
-13
/
+47
2011-03-14
Remove dependency on a felix jar that seems to be compile with an old version...
slaws
1
-1
/
+3
2011-03-14
Simplify sample by removing things that aren't necessary
antelder
2
-11
/
+0
2011-03-11
TUSCANY-3846: Apply patch from Anuj B to fix build fails with maven 3.0 with ...
antelder
1
-2
/
+0
2011-03-11
Add a sample that uses Scala
antelder
6
-0
/
+213
2011-03-10
Extend test to prove that node which fires up ws binding can be stopped/start...
slaws
1
-3
/
+28
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
A bundle test that generates a repository.xml file using the Aries generator....
slaws
12
-0
/
+766
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
3
-5
/
+5
2011-03-08
TUSCANY-3842 only calculate the domain composite the first time a node is sta...
slaws
1
-9
/
+15
2011-03-06
Update spi txt file
antelder
1
-0
/
+10
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
[next]