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-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
2009-12-08
The test client no longer throws an exception so test for an appropriate resp...
slaws
1
-7
/
+2
2009-12-08
Configure to run the tribes version of the registry
slaws
2
-2
/
+4
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
Add default domain uri to default context.xml
antelder
1
-4
/
+29
2009-12-07
Add tribes to license file
antelder
1
-5
/
+6
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-06
Rename TuscanyHost class to TuscanyHostConfig
antelder
1
-1
/
+1
2009-12-06
Remove now unneeded code and reformat a few lines
antelder
1
-21
/
+2
[next]