summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/implementation-spring-runtime (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix the spring delegationrfeng2012-11-162-6/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1410212 13f79535-47bb-0310-9956-ffa450edef68
* Fix a regression caused by the base classrfeng2012-11-151-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1409943 13f79535-47bb-0310-9956-ffa450edef68
* Call the super constructor to set the parent fieldrfeng2012-11-091-5/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1407335 13f79535-47bb-0310-9956-ffa450edef68
* Extend from GenericApplicationContext so that it evolves as Spring version ↵rfeng2012-11-061-1/+2
| | | | | | upgrades git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1406224 13f79535-47bb-0310-9956-ffa450edef68
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1364209 13f79535-47bb-0310-9956-ffa450edef68
* Bring up the servlet-scoped node start/stop with Spring MVCrfeng2011-03-213-11/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083940 13f79535-47bb-0310-9956-ffa450edef68
* Allow the spring component to receive parent application context from the ↵rfeng2011-03-214-22/+18
| | | | | | composite context git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083938 13f79535-47bb-0310-9956-ffa450edef68
* Update implementation spring and bpel to use the base + extension runtime ↵antelder2010-10-151-24/+4
| | | | | | approach git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022922 13f79535-47bb-0310-9956-ffa450edef68
* Populate intents and policySets from sca:reference and sca:service elementsrfeng2010-08-245-6/+99
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988747 13f79535-47bb-0310-9956-ffa450edef68
* Refactor implementation-spring into 4 modulesrfeng2010-08-2034-900/+948
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@987670 13f79535-47bb-0310-9956-ffa450edef68
* Add impl spring stub/tierfeng2010-08-188-0/+606
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@986837 13f79535-47bb-0310-9956-ffa450edef68
* Use the same way to create application contextrfeng2010-08-171-20/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@986515 13f79535-47bb-0310-9956-ffa450edef68
* Add the parent delegation for the SCA spring application contextrfeng2010-07-292-6/+13
| | | | | | 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
* Allow Spring WebApplicationContext to be used by Tuscanyrfeng2010-07-284-4/+32
| | | | | | 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
* Format the code based on the Tuscany eclipse formatterrfeng2010-07-2810-155/+149
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980211 13f79535-47bb-0310-9956-ffa450edef68
* Renaming spring-sca to spring-runtime to follow the same pattern used in ↵lresende2010-06-2724-0/+1883
other modules as discussed on mailing list git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@958318 13f79535-47bb-0310-9956-ffa450edef68