summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/implementation-spring/src/main/java (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-02Add ablity to specify endpoint descriptions in node.xml for local domain regi...rfeng1-1/+1
2011-09-21Set allowsPassByReference for SCA references on Spring beansrfeng1-0/+3
2011-04-04Validate the Spring beans xml service names are uniqueantelder1-0/+10
2011-03-21Expose Node to the servletrfeng1-131/+141
2011-02-28Update exception message to make it more clearantelder1-1/+1
2011-02-25Correct validation of the Spring reference default bean attributeantelder1-3/+3
2011-02-23Handle the case where the sca service type attribute is not specified. I'm go...antelder1-2/+38
2010-09-01Allow the location to be out of the contribution rootrfeng1-0/+5
2010-08-24Populate intents and policySets from sca:reference and sca:service elementsrfeng3-2/+66
2010-08-20Allow service target to be a bean in the parent contextrfeng1-0/+10
2010-08-20Relax the sca:service target validationrfeng1-3/+24
2010-08-20Refactor implementation-spring into 4 modulesrfeng21-1894/+175
2010-08-18Add impl spring stub/tierfeng1-0/+81
2010-08-11Fix the loading of spring 2.x bean definitions and nesting elementsrfeng1-50/+75
2010-08-06Allow HeuristicPojoProcessor to differentiate implementation.java against oth...rfeng2-0/+15
2010-07-31Work around the issue that Tuscany java introspector doesn't handle Spring be...rfeng1-51/+50
2010-07-30Allow spring beans to use @Reference without a property elementrfeng1-4/+21
2010-07-29Use a utility instead of ModuleActivator for Spring application context accessrfeng2-27/+13
2010-07-29Add the parent delegation for the SCA spring application contextrfeng1-1/+2
2010-07-28Add parent artifact to the ProcessorContextrfeng2-16/+24
2010-07-28Allow Spring WebApplicationContext to be used by Tuscanyrfeng7-36/+94
2010-07-28Fix the context path for recursive loading of spring xmlrfeng1-1/+1
2010-07-28Format the code based on the Tuscany eclipse formatterrfeng20-587/+659
2010-06-22TUSCANY-3605 - Moving Spring dependency to 3.0.2.RELEASElresende1-1/+1
2010-03-17Fix the equals and hashCode to avoid componentType conflictsrfeng1-0/+30
2010-03-14Improve the IP address binding to be based on the host from the urirfeng1-3/+1
2010-03-09TUSCANY-242 add URI processing wherever we read an anyURI attributeslaws1-2/+3
2009-11-20Moving 2.x trunklresende21-0/+3647