summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/assembly-xml/src (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-02Merge policy-xml and definitions-xml into assembly-xmlantelder29-0/+3829
2009-09-28Refactor the builder implementations into tuscany-builder modulerfeng5-189/+20
2009-09-28Format the coderfeng1-146/+160
2009-09-22Turn of this test while looking at how to put them somewhere more appropriateslaws1-1/+2
2009-09-14Rename CompositeBuilderExtensionPoint to BuilderExtensionPointrfeng3-6/+6
2009-09-10Merge ConfiguredOperation assembly-xml methods from 1.x to 2.xantelder1-0/+108
2009-08-27Fixes to generate proper exception for ASM_6029 and ASM_6030 otestsramkumar2-2/+13
2009-08-26Initial code for ASM_5036 fix, note the TUSCANY-3236 TODO and also it might b...antelder2-1/+21
2009-08-26Correct arg type in warning method to match error methodantelder1-1/+1
2009-08-25Fix TUSCANY-3231 and ASM_5029, spot that property with many=false has multipl...antelder4-5/+11
2009-08-20Fix for ASM_5026 related property processingrfeng1-9/+11
2009-08-18Add contribution to the error messagerfeng2-9/+10
2009-08-18Fix for ASM_4008rfeng1-3/+5
2009-08-18Raise an error if two composites with the same name are found (ASM_6001). Als...slaws2-2/+12
2009-08-17Be more precise when testing whether a property has had a value set and updat...slaws1-4/+7
2009-08-12Fix issues around XMLStreamWriter based on the isRepairingNamespaces property...rfeng5-64/+9
2009-08-12Feed the monitor through into model resolvers should they wish to use it.slaws3-3/+6
2009-08-11Improve the XML schema validation to enable XSDs in other modulesrfeng4-13/+6
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 filesrfeng10-797/+797
2009-06-23Add a QName as the type for binding/implementation and use it to compare mode...rfeng4-173/+177
2009-06-11TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws3-14/+14
2009-06-10Fix the class type for DefaultBeanModelProcessorrfeng1-30/+30
2009-06-10Create the runtime version of Endpoint2 for serializationrfeng2-3/+126
2009-06-10Disable SAX entity processing to avoid IOException rfeng1-34/+13
2009-05-18Change the creation of DistributedSCABinding to the factory to avoid OSGi vio...rfeng1-4/+9
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-25Match the document using wildcards against the artifact URIrfeng3-115/+108
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 syntaxrfeng4-23/+106
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende19-36/+36
2009-03-06Use AssemblyFactory to create Extensionrfeng2-7/+74
2009-03-05More changes to switch SCA namespace from osoa version to oasis onerfeng2-2/+2
2009-03-05Adjust processors to support @replace for Wire and @nonOverridable for compon...rfeng2-6/+24
2009-03-05Spliting schemas to assembly-xsd and assembly-xsd-osoalresende1-1/+1
2009-03-04Moving assembly-xml to OASIS schemalresende21-96/+69