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-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
2009-12-06
Remove all the old Tuscany cofig code from the TuscanyContext as its now don...
antelder
1
-49
/
+6
2009-12-06
Update the installer to explicitly add the TuscanyHostConfig to Host definiti...
antelder
1
-6
/
+53
2009-12-06
Make the test service remotable and add a @Service annottion as the service i...
antelder
2
-0
/
+5
2009-12-06
Add tribes and RMI based SCA binding to tomcat distro
antelder
1
-0
/
+10
2009-12-05
Keep the remote flag
rfeng
1
-0
/
+2
2009-12-04
Small updates to webapp sample artifactId to group them together when importe...
lresende
18
-36
/
+37
2009-12-04
Avoid starting the node twice
lresende
1
-2
/
+0
2009-12-04
Remove the override attribute
antelder
1
-1
/
+1
2009-12-04
Update the Tomcat distribution so that SCA contributions can be deployed to e...
antelder
7
-98
/
+393
2009-12-04
Add setting the domain uri from an init parameter to start getting the distri...
antelder
1
-0
/
+6
2009-12-04
Add a wait for ever to make it easier to test the client
antelder
1
-1
/
+3
2009-12-04
Add some separate client and service classes to run the test manually in eclipse
antelder
3
-0
/
+117
2009-12-04
Add an exception print so i can see if the error happens on the hudson machine
antelder
1
-0
/
+5
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
[next]