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