summaryrefslogtreecommitdiffstats
path: root/sandbox/sebastien/java/embed/modules/implementation-spring/src/main/java/org/apache/tuscany/sca/implementation/spring/introspect/SpringXMLComponentTypeLoader.java (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-29Sandbox to experiment with different ways to embed the runtime.jsdelfino1-0/+0
2010-08-29Sandbox to experiment and extend the runtime.jsdelfino1-0/+0
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