index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix NPE when contribution jar doesn't have a manifest
antelder
2009-08-28
1
-2
/
+8
*
Update manifest
antelder
2009-08-28
1
-1
/
+1
*
Update domain-node to use the new endpoint wrapper and runtime configuration ...
antelder
2009-08-28
4
-10
/
+119
*
Add endpoint-wrapper module to the build
antelder
2009-08-28
1
-0
/
+1
*
Add a new endpoint module that wraps the existing ones choosing which to use ...
antelder
2009-08-28
18
-0
/
+982
*
Update the tribes based endpoint registry to support being configured from th...
antelder
2009-08-28
1
-1
/
+13
*
Enable setting configuration on the NodeFactoryImpl
antelder
2009-08-28
1
-0
/
+14
*
Add interface for a way to pass configuration around
antelder
2009-08-28
1
-0
/
+26
*
Update the magic random ranking number so it possible to use the extenstion
antelder
2009-08-28
1
-1
/
+1
*
Update to add a method to check if a wire target is out of date compared to t...
antelder
2009-08-28
5
-45
/
+34
*
Add testcase for restarting DomainNodes and work around a problem that uncove...
antelder
2009-08-28
2
-3
/
+83
*
More fixes to get invocations working when a node is restarted
antelder
2009-08-27
1
-1
/
+16
*
backing up a few minor changes. This version of the builders not in use.
slaws
2009-08-27
3
-15
/
+34
*
When running binding-sca-axis unit tests in Eclipse I was getting javax.jms n...
slaws
2009-08-27
1
-1
/
+3
*
Move the reference/service resetting outside the loop as they don't need to b...
slaws
2009-08-27
1
-17
/
+21
*
Add policy matching to the endpoint builder and prepare for problems to be ra...
slaws
2009-08-27
5
-46
/
+202
*
Initial update to handle nodes being restarted. Similar changes needed in man...
antelder
2009-08-27
1
-11
/
+32
*
During rebuild also reset the status of the endpoint reference so it gets reb...
antelder
2009-08-27
1
-0
/
+2
*
Throw exception if scope container isn't running (need to do similar for all ...
antelder
2009-08-27
1
-2
/
+4
*
Fixes to generate proper exception for ASM_6029 and ASM_6030 otests
ramkumar
2009-08-27
2
-2
/
+13
*
Add domain node to build
antelder
2009-08-26
1
-0
/
+1
*
Update manifest
antelder
2009-08-26
1
-39
/
+7
*
Update to activate the separate nodes tests as it works now after the 808033 fix
antelder
2009-08-26
1
-2
/
+2
*
Change endpoint registry to not use a static for the Maps so there's one per ...
antelder
2009-08-26
1
-2
/
+2
*
Remove unused import
antelder
2009-08-26
1
-1
/
+0
*
Update testcase to have more meaningful method names
antelder
2009-08-26
1
-2
/
+2
*
Start of a test for multiple nodes within a single JVM
antelder
2009-08-26
1
-0
/
+91
*
Update the node creation to be per test so it properly tests the scenarios
antelder
2009-08-26
1
-7
/
+6
*
Update the client jar to remove the sayHello call in the init method as its c...
antelder
2009-08-26
1
-0
/
+0
*
Split big test method into several discrete test methods
antelder
2009-08-26
1
-5
/
+23
*
Update test for removing a contribution so that the test actually works
antelder
2009-08-26
1
-3
/
+8
*
Initial code for ASM_5036 fix, note the TUSCANY-3236 TODO and also it might b...
antelder
2009-08-26
2
-1
/
+21
*
Correct arg type in warning method to match error method
antelder
2009-08-26
1
-1
/
+1
*
Fix TUSCANY-3231 and ASM_5029, spot that property with many=false has multipl...
antelder
2009-08-25
4
-5
/
+11
*
Fix ASM_5031, wire with @replace=true overrides reference @target attribute
antelder
2009-08-25
1
-0
/
+3
*
More progress on the ModelBuilder approach. Doesn't work yet but I'm using it...
slaws
2009-08-24
3
-57
/
+597
*
Allow services/references/properties to be retrieved by name from a component
slaws
2009-08-24
2
-0
/
+66
*
Guard against NPE
antelder
2009-08-24
1
-1
/
+1
*
Fix ASM_5021use wire target when autowire and single reference binding target@
antelder
2009-08-24
1
-0
/
+30
*
Fix NPE when autowire is null (ASM_5031 though this doesn't yet fix the test)
antelder
2009-08-21
1
-1
/
+1
*
Correct the reference multiplicity validation algorithm to match what OASIS i...
slaws
2009-08-20
2
-22
/
+62
*
Move top level monitor.pushContext calls to each build so we are doing this c...
slaws
2009-08-20
4
-248
/
+220
*
Create monitor instance in test case as monitor.puchContext calls will fail w...
slaws
2009-08-20
1
-2
/
+8
*
Process includes within composite implementations (ASM_6026)
slaws
2009-08-20
1
-33
/
+48
*
Fix for ASM_5026 related property processing
rfeng
2009-08-20
9
-135
/
+890
*
Fix OASIS test ASM_5016 - correct interface check order, note also requires T...
antelder
2009-08-19
1
-2
/
+2
*
Fix OASIS test ASM_5012 - its ok to override a reference with multiplicity of...
antelder
2009-08-19
1
-1
/
+1
*
Fix OASIS test ASM_5015 - its ok to override a reference with multiplicity ze...
antelder
2009-08-19
1
-0
/
+2
*
Add a filter to exclude files in the development mode (a bundle as a PDE proj...
rfeng
2009-08-19
1
-1
/
+7
*
Update the osgi remote service admin interfaces/classes
rfeng
2009-08-18
14
-773
/
+1626
[prev]
[next]