summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/assembly-xml/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-08Use the registry to resolve de-serialized endpoint referencesslaws1-1/+1
2009-08-05Add Composite context information to Monitor during Resolve phaseedwardsmj2-76/+84
2009-08-04Start to work on ASM50033rfeng1-0/+7
2009-07-22Make the not yet matched status sounds a little less terminal. Just because i...slaws1-1/+1
2009-07-21TUSCANY-3138 first tranche of changes to serialize service references in the ...slaws2-1/+152
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2-254/+254
2009-06-23Add a QName as the type for binding/implementation and use it to compare mode...rfeng3-159/+159
2009-06-11TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws2-10/+10
2009-06-10Fix the class type for DefaultBeanModelProcessorrfeng1-30/+30
2009-06-10Create the runtime version of Endpoint2 for serializationrfeng2-3/+126
2009-05-17Start merging binding-sca into assembly and creating a binding-sca-runtime mo...antelder2-21/+154
2009-05-15Integrate the NodeConfiguration with NodeImplrfeng1-10/+11
2009-05-14Fix for TUSCANY-3023, which has Tuscany raise an error if a <property/> eleme...edwardsmj1-0/+6
2009-05-12TUSCANY-3015 - Using URI to properly escape/unescape spaces in various parts ...lresende1-2/+14
2009-05-08Improved error reporting when exceptions thrown during Composite read phase -...edwardsmj1-4/+4
2009-05-07Added new check for null URI and URL parameters when reading a Composite docu...edwardsmj1-0/+3
2009-05-03Improve error reporting when exceptions occur during composite document proce...edwardsmj1-2/+8
2009-04-30Cleaned CompositeDocumentProcessor class and added commentsedwardsmj1-59/+12
2009-04-22Merge r767683 from 1.x branchrfeng1-40/+2
2009-04-22Extended Monitoring to give better diagnostic messages which include the name...edwardsmj1-0/+7
2009-03-20Add promoted components to CompositeReference modelrfeng1-1/+11
2009-03-10Add spec version number to composite model slaws1-0/+1
2009-03-06Support the SCA property value based on the OASIS syntaxrfeng1-11/+91
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2-4/+4
2009-03-06Use AssemblyFactory to create Extensionrfeng2-7/+74
2009-03-05Adjust processors to support @replace for Wire and @nonOverridable for compon...rfeng2-6/+24
2009-03-04Moving assembly-xml to OASIS schemalresende4-28/+28
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng7-681/+130
2009-02-09Removed unused importsmcombellack1-4/+0
2009-02-02TUSCANY-2801 - Create a SystemContribution to hold data from definitions.xml ...slaws1-0/+7
2009-01-22TUSCANY-2463 - Merging latest code to support extended attributes to 2.x deve...lresende1-21/+32
2008-12-12Pass the DocumentBuilderFactory around to work with OSGirfeng8-141/+48
2008-12-03Use static imports instead of implementing the Constants interfacerfeng6-5/+91
2008-12-03Fixed generics raw type compiler warningsmcombellack1-6/+6
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende5-584/+635
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende18-0/+4342
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende18-4413/+0
2008-11-13Update to support the composite local attribute when writing out composite XMLantelder1-0/+1
2008-11-05Fix for TUSCANY-2662rfeng4-1/+26
2008-11-05TUSCANY-2629, TUSCANY-2624, TUSCANY-2663 - more changes to record unknown ele...slaws1-3/+7
2008-10-31TUSCANY-2631 - Make the contribution processor more fault tolerant. Apply Ram...slaws4-580/+601
2008-09-11TUSCANY-2463 - Adding attribute extension infrastructure and integration with...lresende3-16/+163
2008-09-09Fixes to get the Equinox integration working. Use the parent classloader inst...jsdelfino1-2/+23
2008-08-15Port DefaultSCADomain to use SCA Node implrfeng1-7/+16
2008-07-08TUSCANY-2466 - Only apply resolve algorithm to unresolved policieslresende1-2/+6