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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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 safe spi file to match deployer update
antelder
1
-0
/
+2
2011-03-04
Update deployer to support passing in the system contribution so that that ma...
antelder
2
-3
/
+14
2011-02-28
Add Ant build script generated from mvn ant:ant
antelder
3
-0
/
+294
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
Add an alternative approach to the helloworld rest sample that reuses the hel...
antelder
8
-0
/
+369
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-25
Use the latest Spring SCA extension namespace
antelder
1
-1
/
+1
2011-02-24
Adding a test to start looking if we can support Gang's scenario in 2.x. The ...
slaws
21
-0
/
+1134
2011-02-24
Add the spi test to the build
slaws
1
-2
/
+0
[next]