summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/helloworld-spring/src/main/java (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-09-13move hello world samples to getting startedkelvingoodson5-176/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996462 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29Add new files which are left outrfeng1-0/+48
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980273 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29Add the parent delegation for the SCA spring application contextrfeng2-7/+8
Improve the sample to demonstrate the child bean wired to a bean in the parent context (WebApplicationContext) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980272 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28Add a DateService into helloworld-spring to demonstrate Java component ↵rfeng2-0/+65
wiring to a Spring component git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980221 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28Allow Spring WebApplicationContext to be used by Tuscanyrfeng1-1/+7
Bring up a sample web application which demonstrates the integration between Spring and Tuscany git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980218 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22Start adding Spring helloworld sample like the bpel and java onesantelder2-0/+56
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926043 13f79535-47bb-0310-9956-ffa450edef68