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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-05
Add getEndpointReferences
rfeng
2
-5
/
+20
2010-01-05
Start a endpoint registry based on Hazelcast. Hazelcast seems to do just abou...
antelder
6
-0
/
+826
2010-01-04
Remove unused imports
slaws
1
-2
/
+0
2010-01-04
Test against null target endpoint
slaws
1
-1
/
+2
2010-01-04
Add missing dependency on common.xml.stax
slaws
1
-0
/
+1
2009-12-22
TUSCANY-3401: Apply patch from wangfeng to fix SCA API constants
antelder
2
-4
/
+4
2009-12-18
TUSCANY-3397 - Adding support for identifying the sca spec version used for c...
lresende
5
-16
/
+52
2009-12-17
TUSCANY-3396 - Removing warning when sca annotations available in private fields
lresende
1
-2
/
+2
2009-12-17
TUSCANY-3395 - Tyding up the ContributionScanner API to scan the contribution...
lresende
6
-132
/
+213
2009-12-13
Comment out the experiement code to fix compilation errors
rfeng
1
-5
/
+7
2009-12-11
Fix svn:ignore and compliation error
rfeng
1
-11
/
+14
2009-12-11
TUSCANY-3392 first set of code changes to move the endpoint matching into one...
slaws
5
-20
/
+389
2009-12-11
Correct spelling mistake and increase repeat count.
slaws
3
-4
/
+5
2009-12-11
TUSCANY-3391 - Disabling failing tests
lresende
4
-0
/
+8
2009-12-11
TUSCANY-3388 - Updating to the latests OASIS schema
lresende
250
-419
/
+419
2009-12-11
Simplify the WS-Policy read/save
rfeng
3
-85
/
+90
2009-12-10
Turn find repeat count into constant
slaws
1
-1
/
+3
2009-12-10
fix conformance number in error msg
kelvingoodson
1
-1
/
+1
2009-12-10
Finishing up support for implementation widget by tyding up js generators to ...
lresende
6
-4
/
+65
2009-12-10
Set the static member port to be the same as the receiver port, see http://ww...
rfeng
1
-6
/
+11
2009-12-09
Remove unused imports to prevent compilation error
slaws
1
-2
/
+0
2009-12-09
Fix the builder problems that cause otest regressions
rfeng
2
-2
/
+5
2009-12-08
Fix the MF and remove the need to ues impl classes
rfeng
2
-3
/
+4
2009-12-08
Use the defualt node key (domainURI+nodeURI)
rfeng
4
-5
/
+9
2009-12-08
Toying with idea of being more systematic with maven module names
slaws
1
-1
/
+1
2009-12-08
Add code to repeat endpoint reference matching in the failure case only. Give...
slaws
1
-14
/
+35
2009-12-08
Update so its 1 node talking to 2 others, which does work ok
antelder
1
-4
/
+4
2009-12-08
Correct delimeter
antelder
1
-1
/
+1
2009-12-08
Add third registry to test and add @Ignore so test isnt run in the build yet
antelder
1
-2
/
+18
2009-12-08
Start a test for multiple registries and static routes
antelder
1
-2
/
+8
2009-12-08
Add a quick hack to enable disabling multicast. Will need to clean up all the...
antelder
3
-1
/
+149
2009-12-08
Add a ranking so that the rmi version of binding.sca is picked up in preferen...
slaws
2
-2
/
+2
2009-12-08
Add a interceptor that can disable multicast
antelder
1
-0
/
+41
2009-12-08
Fix the service id type to Long
rfeng
1
-1
/
+4
2009-12-08
Update to the latest spec apis
rfeng
3
-486
/
+539
2009-12-08
Fix MANIFEST.MF
rfeng
3
-5
/
+17
2009-12-07
Split method into two to aid with subclass impls
antelder
1
-8
/
+14
2009-12-07
Avoid NPE if source contract is null
antelder
1
-1
/
+1
2009-12-06
Avoid NPE when sourec interface hasn't yet by introspected
antelder
1
-0
/
+9
2009-12-05
Keep the remote flag
rfeng
1
-0
/
+2
2009-12-04
Add setting the domain uri from an init parameter to start getting the distri...
antelder
1
-0
/
+6
2009-12-02
Minor update to dojo install script as the zip structure has changed
lresende
1
-5
/
+5
2009-12-02
Couple more updates to the script that install dojo into the web-javascript-...
lresende
2
-26
/
+6
2009-12-02
Clean up MF and unused code
rfeng
4
-29
/
+2
2009-12-02
Adding dojo dependency explicitly in the project pom to avoid having to use m...
lresende
2
-25
/
+9
2009-12-02
Adding web-javascript-dojo module back to investigate hudson build issues as ...
lresende
1
-0
/
+1
2009-12-02
remove imports no longer needed
slaws
2
-4
/
+0
2009-12-02
remove imports no longer needed
slaws
1
-3
/
+0
2009-12-02
Tidy up the binding interface to include the wire format and operation select...
slaws
14
-48
/
+272
2009-12-02
Javadoc fixes
slaws
1
-1
/
+6
[next]