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
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-09
A windows launcher
slaws
1
-0
/
+30
2010-09-08
Tidy up binding.rest osgi enablement
rfeng
1
-1
/
+0
2010-09-02
Add a SOAP Web service binding and a test case for it. Minor cleanup, remove ...
jsdelfino
9
-170
/
+188
2010-08-31
Add sample to Maven build. Remove outdated build.xml, will add a working one ...
jsdelfino
2
-51
/
+1
2010-08-31
Add a test case showing how to register a ProviderFactory instance. Minor cle...
jsdelfino
12
-34
/
+221
2010-08-31
Show how to embed a runtime, load WSDL, assemble a SCDL composite in memory a...
jsdelfino
7
-18
/
+376
2010-08-31
Replace usage of Xpath by pure java code walking through the DOM.
jsdelfino
3
-11
/
+128
2010-08-30
TUSCANY-3595 - Disabling test case as it's still failing
lresende
1
-0
/
+2
2010-08-30
Updating maven-surefire-plugin to avoid issues on hudson build
lresende
1
-1
/
+1
2010-08-29
Sample implementation extension that shows how to support both Java and WSDL ...
jsdelfino
31
-0
/
+1721
2010-08-29
TUSCANY-3595 - Skipping regular tests (leave only OSGi based tests), and re-e...
lresende
2
-61
/
+72
2010-08-29
TUSCANY-3595 - Adding @Ignore to test case as it seems to be failing from mav...
lresende
2
-44
/
+53
2010-08-29
TUSCANY-3595 - Calculator sample running under OSGi runtime and using REST bi...
lresende
17
-0
/
+903
2010-08-29
Minor change. Code format and cleanup.
jsdelfino
2
-47
/
+62
2010-08-23
switch over to using binding-ws and implmentation-java in new locations.
slaws
41
-1343
/
+10
2010-08-23
Re-organize implementation-java sample contribution into sub-directory
slaws
20
-0
/
+756
2010-08-23
Re-organize binding-ws sample contribution into sub-directory
slaws
20
-0
/
+665
2010-08-17
Start of a general README for launching webapps with embedded Tuscany. I want...
slaws
1
-0
/
+29
2010-08-17
Remove redundant script tag
antelder
1
-1
/
+0
2010-08-17
Remove unnecessary absolute uri
antelder
1
-2
/
+2
2010-08-17
Add Jetty plugin so the sample can be run with mvn jetty:run like the other w...
antelder
1
-0
/
+5
2010-08-17
Remove unused client and add default files to bean
slaws
2
-52
/
+2
2010-08-16
Correct the DOJO callback configuration and show the result at client and server
slaws
2
-7
/
+8
2010-08-16
Extend the JSONRPC binding sample to be hosted in a webapp and include a DOJO...
slaws
18
-0
/
+928
2010-08-13
Add @Remotable to JSON sample interface
bdaniel
1
-0
/
+3
2010-08-12
Add the jsonrpc contribution to the build
slaws
1
-0
/
+1
2010-08-12
Add launcher and JSON databinding as a dependency. The launcher is not called...
slaws
2
-0
/
+71
2010-08-12
Convert the add method to take a complex parameter
slaws
4
-1
/
+109
2010-08-12
Add a jsonrpc sample (also using to look at Fabiano's problem)
slaws
20
-0
/
+767
2010-08-12
update ant targets to run new simple launchers
kelvingoodson
1
-15
/
+7
2010-08-12
update test case to use individual launchers
kelvingoodson
1
-10
/
+4
2010-08-12
remove multi-way launcher
kelvingoodson
1
-150
/
+0
2010-08-12
Following on from commit r964782, add simple launchers per contribution (buil...
kelvingoodson
3
-0
/
+166
2010-07-30
Allow spring beans to use @Reference without a property element
rfeng
1
-0
/
+2
2010-07-29
Add new files which are left out
rfeng
3
-0
/
+141
2010-07-29
Add the parent delegation for the SCA spring application context
rfeng
5
-13
/
+21
2010-07-28
Add helloworld-spring-webapp to the build
rfeng
1
-0
/
+1
2010-07-28
Add artifacts for the webapp
rfeng
3
-0
/
+257
2010-07-28
Add a DateService into helloworld-spring to demonstrate Java component wiring...
rfeng
2
-0
/
+65
2010-07-28
Allow Spring WebApplicationContext to be used by Tuscany
rfeng
3
-4
/
+15
2010-07-28
Remove unused imports
rfeng
1
-3
/
+0
2010-07-28
Catching up with ML conversation re. dynamic interfaces so thought I'd add a ...
slaws
26
-0
/
+833
2010-07-24
Print stack traces to the configured output stream.
jsdelfino
1
-2
/
+4
2010-07-23
Change all the samples to use samples\pom.xml as the parent instead of the sc...
antelder
34
-60
/
+60
2010-07-23
Remove the profile section as we don't use it and add a deploy plugin config ...
antelder
1
-8
/
+13
2010-07-19
Register Tuscany context listener to ensure the runtime is initialized when t...
jsdelfino
2
-0
/
+3
2010-07-16
Add much more simplistic launcher as an example of how we can focus in on the...
slaws
4
-4
/
+69
2010-07-12
Fix no class def error from wink update to use slf4j api from 1.6 which inclu...
antelder
1
-0
/
+5
2010-07-11
Minor command cleanup, factored out System.in/out to work as well in a Webapp...
jsdelfino
12
-75
/
+305
2010-07-09
Updating Wink to it's most recent release to avoid security issue reported at...
lresende
1
-5
/
+5
[next]