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
2009-12-26
Update to use the new(ish) ASF snapshot repo. (works ok for me and i'll kick ...
antelder
1
-3
/
+3
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-3388 - Updating zipped contribution in contribution-zip itest to the...
lresende
1
-0
/
+0
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
comment out the new tests.
slaws
1
-0
/
+4
2009-12-11
Start of a three node test to stress the operation of a distributed registry....
slaws
25
-11
/
+900
2009-12-11
TUSCANY-3391 - Disabling failing tests
lresende
4
-0
/
+8
2009-12-11
TUSCANY-3388 - Updating to the latests OASIS schema
lresende
458
-645
/
+645
2009-12-11
Simplify the WS-Policy read/save
rfeng
3
-85
/
+90
2009-12-10
don't run tests with ant when maven.test.skip is set
slaws
1
-1
/
+1
2009-12-10
remove test case as not required any more. Test is kicked off using ant plugin.
slaws
1
-61
/
+0
2009-12-10
Be explicit about rmi version of sca binding
slaws
1
-1
/
+1
2009-12-10
Turn find repeat count into constant
slaws
1
-1
/
+3
2009-12-10
Set up the test to fail the maven build on errors. I'm now seeing some RMI pr...
slaws
7
-33
/
+57
2009-12-10
Add exceptions back into test case so that runtime errors are reported back t...
slaws
3
-9
/
+10
2009-12-10
fix conformance number in error msg
kelvingoodson
1
-1
/
+1
2009-12-10
Add a Java SE client that uses the SCAClient API to talk to the Helloworld se...
antelder
4
-1
/
+138
2009-12-10
Remove 1.x pom.xml definitions
antelder
1
-24
/
+0
2009-12-10
Move the comments back to the middle of the samples xml to try to keep them i...
antelder
1
-10
/
+10
2009-12-10
Minor formatting
lresende
1
-23
/
+22
2009-12-10
Adding store samples to build
lresende
1
-12
/
+13
2009-12-10
Updates to store js to follow dojo style of identifying callBacks
lresende
1
-7
/
+8
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
Update to use teh ASF archive location as the infra issue is now fixed
antelder
1
-3
/
+1
2009-12-09
Remove unused imports to prevent compilation error
slaws
1
-2
/
+0
2009-12-09
Finish rename tidy up
antelder
3
-5
/
+6
2009-12-09
Remove old helloworld-scaclient-webapp
antelder
5
-175
/
+0
2009-12-09
rename scaclient to scaclient-jsp to make it more obvious what it is
antelder
5
-0
/
+175
2009-12-09
Remove old helloworld-scaclient2-webapp
antelder
6
-266
/
+0
2009-12-09
rename scaclient2 to scaclient-servlet to make it more obvious what it is
antelder
6
-0
/
+266
2009-12-09
Add another SCAClient webapp this time using a servlet and an html page that ...
antelder
7
-0
/
+267
2009-12-09
Add a contribution that has a reference using the helloworld-service-contribu...
antelder
6
-0
/
+164
2009-12-09
Add the new scaclient-webapp to the reactor build
antelder
1
-0
/
+1
2009-12-09
Add the rmi based impl of the SCACLient to the tomcat runtime
antelder
1
-0
/
+5
2009-12-09
Add an sca-contribution.xml file to trigger the tuscany-tomcat integration pr...
antelder
1
-0
/
+28
2009-12-09
Correct the SCACLient call
antelder
1
-2
/
+2
2009-12-09
Add a JSP client webapp that uses the SCAClient API
antelder
4
-0
/
+147
2009-12-09
Fix the builder problems that cause otest regressions
rfeng
2
-2
/
+5
2009-12-09
Update project descriptions
rfeng
4
-4
/
+4
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
[next]