summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/implementation-spring/src/main/java/org/apache/tuscany/sca/implementation/spring/introspect (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add ablity to specify endpoint descriptions in node.xml for local domain regi...rfeng2011-12-021-1/+1
* Set allowsPassByReference for SCA references on Spring beansrfeng2011-09-211-0/+3
* Validate the Spring beans xml service names are uniqueantelder2011-04-041-0/+10
* Expose Node to the servletrfeng2011-03-211-131/+141
* Update exception message to make it more clearantelder2011-02-281-1/+1
* Correct validation of the Spring reference default bean attributeantelder2011-02-251-3/+3
* Handle the case where the sca service type attribute is not specified. I'm go...antelder2011-02-231-2/+38
* Allow the location to be out of the contribution rootrfeng2010-09-011-0/+5
* Populate intents and policySets from sca:reference and sca:service elementsrfeng2010-08-241-0/+37
* Allow service target to be a bean in the parent contextrfeng2010-08-201-0/+10
* Relax the sca:service target validationrfeng2010-08-201-3/+24
* Refactor implementation-spring into 4 modulesrfeng2010-08-204-1128/+31
* Add impl spring stub/tierfeng2010-08-181-0/+81
* Fix the loading of spring 2.x bean definitions and nesting elementsrfeng2010-08-111-50/+75
* Allow HeuristicPojoProcessor to differentiate implementation.java against oth...rfeng2010-08-062-0/+15
* Work around the issue that Tuscany java introspector doesn't handle Spring be...rfeng2010-07-311-51/+50
* Allow spring beans to use @Reference without a property elementrfeng2010-07-301-4/+21
* Add parent artifact to the ProcessorContextrfeng2010-07-281-15/+23
* Fix the context path for recursive loading of spring xmlrfeng2010-07-281-1/+1
* Format the code based on the Tuscany eclipse formatterrfeng2010-07-283-439/+491
* Moving 2.x trunklresende2009-11-203-0/+1912