summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules/implementation-spring/src/main/java/org/apache/tuscany/sca/implementation/spring/introspect/SpringXMLComponentTypeLoader.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2012-02-08Tag for rc0 preview of beta4 releaseantelder1-0/+0
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 elementsrfeng1-0/+37
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 modulesrfeng1-377/+31
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...rfeng1-0/+12
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-28Add parent artifact to the ProcessorContextrfeng1-15/+23
2010-07-28Fix the context path for recursive loading of spring xmlrfeng1-1/+1
2010-07-28Format the code based on the Tuscany eclipse formatterrfeng1-411/+460
2009-11-20Moving 2.x trunklresende1-0/+0
2009-10-20Turn JavaClassVisitor to declarative services and remove the module activatorrfeng1-10/+10
2009-10-16This is to change the Monitor to be request scoped for most of the cases:rfeng1-26/+31
2009-10-13For implementation.spring module on unix path fixes and policy processor for ...ramkumar1-18/+13
2009-09-30Fixes for TUSCANY-3287: Complaince with OASIS specsramkumar1-165/+488
2009-09-04TUSCANY-3240 - Closing reader after processing spring application-context.xmllresende1-1/+3
2009-07-22Fixes for spring module classloader changes ref: TUSCANY-3069 in 1.xramkumar1-6/+53
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng1-781/+781
2009-06-01Fix for TUSCANY-3069, using ModelResolver instead of TCCL to resolve location...rfeng1-111/+146
2009-05-26Fixes for TUSCANY-3061ramkumar1-6/+2
2009-05-01Update to find file input stream correctlyantelder1-2/+7
2009-05-01Tidy imports, no other code changesantelder1-2/+2
2009-04-29Fixes for Spring Refactoringramkumar1-14/+13
2009-04-20Porting Spring Modules into 2.xramkumar1-0/+746