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
2010-02-11
Test for multiple local nodes using imports and exports
antelder
4
-0
/
+311
2010-02-11
Start of tests for import/export across nodes - a contribution with a referen...
antelder
4
-0
/
+166
2010-02-11
Start of tests for import/export across nodes - a service using an import
antelder
4
-0
/
+139
2010-02-11
Start of some tests for import/export across nodes
antelder
5
-0
/
+174
2010-02-11
TUSCANY-2586: Fix pass-by-value copies as described in the JIRA with the SCA ...
antelder
12
-63
/
+183
2010-02-10
Change the wait to 5 seconds
rfeng
1
-1
/
+1
2010-02-10
Timing the sequence to avoid hangs
rfeng
5
-13
/
+11
2010-02-10
Fix some of minor bugs discovered by FindBugs
rfeng
1
-1
/
+2
2010-02-10
Fix some of minor bugs discovered by FindBugs
rfeng
4
-4
/
+7
2010-02-10
Fix some of minor bugs discovered by FindBugs
rfeng
6
-13
/
+10
2010-02-10
link pd info back to spec conformance statement 50004
kelvingoodson
1
-1
/
+1
2010-02-10
link pd info back to spec conformance statement 50009
kelvingoodson
1
-1
/
+1
2010-02-10
link pd info back to spec conformance statement 50008
kelvingoodson
1
-1
/
+1
2010-02-10
add some conformance numbers to error messages
kelvingoodson
1
-2
/
+2
2010-02-10
Pass the domain name in as the registry URI so that we can use the domain nam...
slaws
1
-2
/
+6
2010-02-10
Add a dependency on the hazelcast client so we can switch the SCAClient test ...
slaws
1
-1
/
+6
2010-02-10
Add a test that just uses the SCAClient to talk to the remote SCA node. I.e. ...
slaws
4
-20
/
+74
2010-02-10
Add callback tests into the build
slaws
1
-0
/
+2
2010-02-10
Add hazelcast test to build
slaws
1
-0
/
+1
2010-02-10
Call node init() to ensure that the extension point registry is initialized. ...
slaws
2
-18
/
+4
2010-02-10
Output something so that you can see that the target service has received a m...
slaws
1
-1
/
+3
2010-02-10
Add a stand alone client that is unhindered by any other Tuscany code (such a...
slaws
1
-0
/
+63
2010-02-10
Remove unecessary dependency on domain node and replace with direct dependenc...
slaws
1
-3
/
+8
2010-02-10
Remove OptimizableBinding as now it is not used any more
rfeng
3
-162
/
+3
2010-02-09
Fix the sca client to use a resolved endpoint
rfeng
2
-19
/
+123
2010-02-09
Remove the node.destroy()
rfeng
1
-1
/
+0
2010-02-09
Rename ExtensibleDomainRegistry to ExtensibleDomainRegistryFactory
rfeng
10
-33
/
+51
2010-02-09
Remove getDomainName
rfeng
3
-36
/
+1
2010-02-09
Remove unused import
rfeng
1
-2
/
+1
2010-02-09
Remove org.apache.tuscany.sca.node.Client and merge the methods into org.apac...
rfeng
24
-510
/
+438
2010-02-09
Start to clean up the node-api (remove Node.destroy())
rfeng
49
-152
/
+244
2010-02-09
Fix the bundle-version attr for Fragment-Host
rfeng
2
-2
/
+2
2010-02-09
Remove unused code
rfeng
2
-63
/
+0
2010-02-09
TUSCANY-3458 add some alternative configurations for the ws callback test to ...
slaws
20
-0
/
+1041
2010-02-09
Add some code to all for easier manual running of the test
slaws
3
-1
/
+46
2010-02-08
Use a dummy invocation chain to avoid NPE on ConcurrentHashMap
rfeng
1
-1
/
+10
2010-02-08
Generate unique Node URI if it's not set in the NodeConfiguration
rfeng
2
-2
/
+11
2010-02-08
Correct comment location
slaws
1
-2
/
+2
2010-02-08
No longer required
slaws
1
-502
/
+0
2010-02-08
Move toward having the Axis specific code in the Axis2EngineIntegration class...
slaws
8
-360
/
+636
2010-02-06
Only search for bundles with SCA-Version: 1.1 header for Tuscany 2.x extensio...
rfeng
5
-62
/
+35
2010-02-06
Fix the compilation error
rfeng
1
-1
/
+0
2010-02-05
Add constants for some of the intents defined by SCA policy spec.
slaws
1
-0
/
+48
2010-02-05
Message moved to endpoint-validation-messages.properties
slaws
1
-1
/
+0
2010-02-05
Add in ws itests to build. Don't anything useful yet but might as well get th...
slaws
1
-0
/
+1
2010-02-05
Add a serialVersionUID
antelder
1
-0
/
+1
2010-02-04
Making fallback revision a number to avoid test case issues
lresende
1
-1
/
+1
2010-02-04
Update to xmlschema 1.4.3
rfeng
1
-1
/
+1
2010-02-04
started causing spurious compilation error so remove for now as it doesn't do...
slaws
1
-1
/
+1
2010-02-04
Remove the threading as now we have a thread in the TopologyManager to handle...
rfeng
1
-33
/
+5
[next]