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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add third registry to test and add @Ignore so test isnt run in the build yet
antelder
2009-12-08
1
-2
/
+18
*
Start a test for multiple registries and static routes
antelder
2009-12-08
1
-2
/
+8
*
Add a quick hack to enable disabling multicast. Will need to clean up all the...
antelder
2009-12-08
3
-1
/
+149
*
Add a ranking so that the rmi version of binding.sca is picked up in preferen...
slaws
2009-12-08
2
-2
/
+2
*
Add a interceptor that can disable multicast
antelder
2009-12-08
1
-0
/
+41
*
Fix the service id type to Long
rfeng
2009-12-08
1
-1
/
+4
*
Update to the latest spec apis
rfeng
2009-12-08
3
-486
/
+539
*
Fix MANIFEST.MF
rfeng
2009-12-08
3
-5
/
+17
*
Split method into two to aid with subclass impls
antelder
2009-12-07
1
-8
/
+14
*
Avoid NPE if source contract is null
antelder
2009-12-07
1
-1
/
+1
*
Avoid NPE when sourec interface hasn't yet by introspected
antelder
2009-12-06
1
-0
/
+9
*
Keep the remote flag
rfeng
2009-12-05
1
-0
/
+2
*
Add setting the domain uri from an init parameter to start getting the distri...
antelder
2009-12-04
1
-0
/
+6
*
Minor update to dojo install script as the zip structure has changed
lresende
2009-12-02
1
-5
/
+5
*
Couple more updates to the script that install dojo into the web-javascript-...
lresende
2009-12-02
2
-26
/
+6
*
Clean up MF and unused code
rfeng
2009-12-02
4
-29
/
+2
*
Adding dojo dependency explicitly in the project pom to avoid having to use m...
lresende
2009-12-02
2
-25
/
+9
*
Adding web-javascript-dojo module back to investigate hudson build issues as ...
lresende
2009-12-02
1
-0
/
+1
*
remove imports no longer needed
slaws
2009-12-02
2
-4
/
+0
*
remove imports no longer needed
slaws
2009-12-02
1
-3
/
+0
*
Tidy up the binding interface to include the wire format and operation select...
slaws
2009-12-02
14
-48
/
+272
*
Javadoc fixes
slaws
2009-12-02
1
-1
/
+6
*
Remove the import as the export is removed
rfeng
2009-12-02
1
-1
/
+0
*
Tidy up the policy builders (the composite policy builder now only deals with...
rfeng
2009-12-02
3
-549
/
+160
*
Remove the need to export/import RMI provider package
rfeng
2009-12-01
2
-3
/
+1
*
Remove the export of impl package
rfeng
2009-12-01
1
-3
/
+1
*
Start to split policy builder into two phases: implementation hierarchy and s...
rfeng
2009-12-01
11
-60
/
+1493
*
Update to the latest OSGi remoteserviceadmin apis
rfeng
2009-12-01
32
-1823
/
+1975
*
Dont run the tests to avoid all the intermitent build fails
antelder
2009-11-28
1
-0
/
+13
*
Increase the Tuscaby Ode timeout from 2 to 10 seconds to try to avoid the int...
antelder
2009-11-28
1
-1
/
+1
*
A place to look at restructuring the Axis2 ws binding runtime to take account...
slaws
2009-11-27
30
-0
/
+4805
*
add conformance statement number to error messages for ASM50001
kelvingoodson
2009-11-27
1
-1
/
+1
*
temporary fix to message, it should be moved into the message properties file
kelvingoodson
2009-11-27
1
-1
/
+1
*
Take web-javascript-dojo out of the build as it doesn't appear to be used by ...
antelder
2009-11-27
1
-1
/
+0
*
Change implementation-web to have an extension point to support
antelder
2009-11-27
7
-42
/
+64
*
Change to use RMI client which now does both local and remote domains
antelder
2009-11-27
1
-1
/
+1
*
Update rmi client to use local nodes for local domains
antelder
2009-11-27
1
-23
/
+55
*
Use IllegalArgumentException instead of ServiceRuntimeException to fix JCA_9001
antelder
2009-11-26
1
-1
/
+1
*
Call start if its not been called before to fix JCA_2005
antelder
2009-11-26
1
-0
/
+3
*
more error message updates
kelvingoodson
2009-11-26
2
-3
/
+2
*
Fixes to add validation for POJO_10006
ramkumar
2009-11-26
1
-1
/
+18
*
Try to avoid the current modification exceptions that hapen sometimes on shut...
antelder
2009-11-26
1
-0
/
+2
*
Call all of visitXXX methods on the visitors one by one so that a visitor is ...
rfeng
2009-11-26
1
-43
/
+31
*
For POL_5001 test to see if there are extensions to handle implementation typ...
slaws
2009-11-25
2
-2
/
+28
*
Add a new helloworld sample as a plain sca contribution, and itest for the he...
antelder
2009-11-25
2
-10
/
+15
*
Remove SCAClient as its not in the latest spec and update all the places it w...
antelder
2009-11-25
6
-76
/
+31
*
Remove ConfigAttributesImpl as its not used now and simplify constructors
antelder
2009-11-24
7
-217
/
+57
*
add conformance statement numbers to error messages for ASM40002,ASM40004,ASM...
kelvingoodson
2009-11-24
1
-3
/
+3
*
Rename package to avoid split packages
rfeng
2009-11-24
3
-3
/
+6
*
Get the interface from the endpoint when it is null
rfeng
2009-11-23
1
-6
/
+7
[next]