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
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
Add comment suggesting that samples should also be tested in itest/distribution
slaws
1
-0
/
+5
2009-12-02
Javadoc fixes
slaws
1
-1
/
+6
2009-12-02
Remove the import as the export is removed
rfeng
1
-1
/
+0
2009-12-02
Tidy up the policy builders (the composite policy builder now only deals with...
rfeng
3
-549
/
+160
2009-12-01
Remove the need to export/import RMI provider package
rfeng
2
-3
/
+1
2009-12-01
Remove the export of impl package
rfeng
1
-3
/
+1
2009-12-01
Start to split policy builder into two phases: implementation hierarchy and s...
rfeng
11
-60
/
+1493
2009-12-01
Update to the latest OSGi remoteserviceadmin apis
rfeng
32
-1823
/
+1975
2009-11-28
Dont run the tests to avoid all the intermitent build fails
antelder
1
-0
/
+13
2009-11-28
Increase the Tuscaby Ode timeout from 2 to 10 seconds to try to avoid the int...
antelder
1
-1
/
+1
2009-11-27
Try increasing the TTL property to avoid the random test fails
antelder
1
-1
/
+1
2009-11-27
A place to look at restructuring the Axis2 ws binding runtime to take account...
slaws
30
-0
/
+4805
2009-11-27
add conformance statement number to error messages for ASM50001
kelvingoodson
1
-1
/
+1
2009-11-27
temporary fix to message, it should be moved into the message properties file
kelvingoodson
1
-1
/
+1
2009-11-27
Change helloworld sample to be a zip contribution
antelder
3
-6
/
+33
2009-11-27
Take web-javascript-dojo out of the build as it doesn't appear to be used by ...
antelder
1
-1
/
+0
2009-11-27
Change implementation-web to have an extension point to support
antelder
7
-42
/
+64
2009-11-27
Change to use RMI client which now does both local and remote domains
antelder
1
-1
/
+1
2009-11-27
Update rmi client to use local nodes for local domains
antelder
1
-23
/
+55
2009-11-26
Use IllegalArgumentException instead of ServiceRuntimeException to fix JCA_9001
antelder
1
-1
/
+1
2009-11-26
Call start if its not been called before to fix JCA_2005
antelder
1
-0
/
+3
2009-11-26
more error message updates
kelvingoodson
2
-3
/
+2
2009-11-26
Fixes to add validation for POJO_10006
ramkumar
1
-1
/
+18
2009-11-26
Try to avoid the current modification exceptions that hapen sometimes on shut...
antelder
1
-0
/
+2
2009-11-26
Call all of visitXXX methods on the visitors one by one so that a visitor is ...
rfeng
1
-43
/
+31
2009-11-25
For POL_5001 test to see if there are extensions to handle implementation typ...
slaws
2
-2
/
+28
2009-11-25
Add tuscany plugin config so you can run the sample with mvn tuscany:run
antelder
1
-0
/
+6
2009-11-25
Add a new helloworld sample as a plain sca contribution, and itest for the he...
antelder
12
-10
/
+334
2009-11-25
Remove SCAClient as its not in the latest spec and update all the places it w...
antelder
9
-88
/
+39
2009-11-25
Put loca; distribution/itest bin-distro-unzip dependencies into the distribut...
slaws
13
-105
/
+181
2009-11-25
Update the calculator sample to use the simplest createNode API as per the on...
antelder
2
-13
/
+4
2009-11-24
Update the name as a precursor to moving builder related tests into a sub dir...
slaws
1
-1
/
+1
2009-11-24
Make module name consistent with other itest modules
slaws
1
-2
/
+2
2009-11-24
Avoid duplication of module list.
slaws
1
-22
/
+13
2009-11-24
Make module name consistent with other itest modules
slaws
4
-5
/
+4
2009-11-24
Make module name consistent with other itest modules
slaws
1
-1
/
+1
2009-11-24
Make module name consistent with other JMS itest modules
slaws
1
-1
/
+1
2009-11-24
Set the default maven build to not generate distribution archives but generat...
slaws
10
-33
/
+166
2009-11-24
Make service interface remotable so it works with the distributed domain
antelder
1
-0
/
+2
2009-11-24
Remove ConfigAttributesImpl as its not used now and simplify constructors
antelder
7
-217
/
+57
2009-11-24
add conformance statement numbers to error messages for ASM40002,ASM40004,ASM...
kelvingoodson
1
-3
/
+3
2009-11-24
Rename package to avoid split packages
rfeng
3
-3
/
+6
2009-11-23
Get the interface from the endpoint when it is null
rfeng
1
-6
/
+7
2009-11-23
Apply the patch from Martin Clough for TUSCANY-3379. Thanks.
rfeng
1
-1
/
+1
2009-11-23
For POL_4028 test that a policy isn't being attached to a property element or...
slaws
2
-41
/
+105
[next]