summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/implementation-spring (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-6/+6
* 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
* Add missing import in the OSGi manifestantelder2011-06-111-0/+1
* 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-243-2/+66
* 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-2025-1950/+180
* 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
* Use a utility instead of ModuleActivator for Spring application context accessrfeng2010-07-292-27/+13
* Add the parent delegation for the SCA spring application contextrfeng2010-07-291-1/+2
* Add parent artifact to the ProcessorContextrfeng2010-07-282-16/+24
* Allow Spring WebApplicationContext to be used by Tuscanyrfeng2010-07-288-43/+110
* Fix the context path for recursive loading of spring xmlrfeng2010-07-281-1/+1
* Format the code based on the Tuscany eclipse formatterrfeng2010-07-2820-587/+659
* TUSCANY-3605 - Moving Spring dependency to 3.0.2.RELEASElresende2010-06-221-1/+1
* Fix the equals and hashCode to avoid componentType conflictsrfeng2010-03-171-0/+30
* Improve the IP address binding to be based on the host from the urirfeng2010-03-141-3/+1
* TUSCANY-242 add URI processing wherever we read an anyURI attributeslaws2010-03-091-2/+3
* TUSCANY-3388 - Updating to the latests OASIS schemalresende2009-12-113-5/+5
* Moving 2.x trunklresende2009-11-2032-0/+4122