summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/assembly-xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use a Set to avoid duplicate definitions.xml resourcesrfeng2009-10-091-3/+4
* TUSCANY-3258 raise an error when a component property type doesn't match the ...slaws2009-10-092-21/+0
* Add missing Import-Packagerfeng2009-10-071-0/+1
* Update the definitionsrfeng2009-10-073-246/+243
* Refactor resource bundles to a package rfeng2009-10-0612-10/+91
* Fix OSGi MANIFEST.MF to bring up Tuscany in OSGi consolerfeng2009-10-051-17/+22
* Fixing up Assembly-xml to export definitions.xml packagelresende2009-10-021-12/+23
* Merge policy-xml and definitions-xml into assembly-xmlantelder2009-10-0231-15/+3836
* Refactor the builder implementations into tuscany-builder modulerfeng2009-09-285-189/+20
* Format the coderfeng2009-09-281-146/+160
* Turn of this test while looking at how to put them somewhere more appropriateslaws2009-09-221-1/+2
* Rename CompositeBuilderExtensionPoint to BuilderExtensionPointrfeng2009-09-143-6/+6
* Merge modules to assembly module as discussed on MLantelder2009-09-111-12/+0
* Merge ConfiguredOperation assembly-xml methods from 1.x to 2.xantelder2009-09-101-0/+108
* Fixes to generate proper exception for ASM_6029 and ASM_6030 otestsramkumar2009-08-272-2/+13
* Initial code for ASM_5036 fix, note the TUSCANY-3236 TODO and also it might b...antelder2009-08-262-1/+21
* Correct arg type in warning method to match error methodantelder2009-08-261-1/+1
* Fix TUSCANY-3231 and ASM_5029, spot that property with many=false has multipl...antelder2009-08-254-5/+11
* Fix for ASM_5026 related property processingrfeng2009-08-202-9/+12
* Add contribution to the error messagerfeng2009-08-182-9/+10
* Fix for ASM_4008rfeng2009-08-182-4/+6
* Raise an error if two composites with the same name are found (ASM_6001). Als...slaws2009-08-182-2/+12
* Be more precise when testing whether a property has had a value set and updat...slaws2009-08-171-4/+7
* Fix issues around XMLStreamWriter based on the isRepairingNamespaces property...rfeng2009-08-126-80/+34
* Feed the monitor through into model resolvers should they wish to use it.slaws2009-08-123-3/+6
* Improve the XML schema validation to enable XSDs in other modulesrfeng2009-08-114-13/+6
* Use the registry to resolve de-serialized endpoint referencesslaws2009-08-081-1/+1
* Add Composite context information to Monitor during Resolve phaseedwardsmj2009-08-052-76/+84
* Start to work on ASM50033rfeng2009-08-041-0/+7
* Make the not yet matched status sounds a little less terminal. Just because i...slaws2009-07-221-1/+1
* TUSCANY-3138 first tranche of changes to serialize service references in the ...slaws2009-07-212-1/+152
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-2110-797/+797
* Add a QName as the type for binding/implementation and use it to compare mode...rfeng2009-06-234-173/+177
* TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws2009-06-113-14/+14
* Fix the class type for DefaultBeanModelProcessorrfeng2009-06-101-30/+30
* Create the runtime version of Endpoint2 for serializationrfeng2009-06-102-3/+126
* Disable SAX entity processing to avoid IOException rfeng2009-06-101-34/+13
* Change the creation of DistributedSCABinding to the factory to avoid OSGi vio...rfeng2009-05-181-4/+9
* Start merging binding-sca into assembly and creating a binding-sca-runtime mo...antelder2009-05-172-21/+154
* Integrate the NodeConfiguration with NodeImplrfeng2009-05-151-10/+11
* Fix for TUSCANY-3023, which has Tuscany raise an error if a <property/> eleme...edwardsmj2009-05-141-0/+6
* TUSCANY-3015 - Using URI to properly escape/unescape spaces in various parts ...lresende2009-05-121-2/+14
* Redo the contribution modules merge started in r772861 but this time includin...antelder2009-05-101-19/+0
* Improved error reporting when exceptions thrown during Composite read phase -...edwardsmj2009-05-081-4/+4
* Added new check for null URI and URL parameters when reading a Composite docu...edwardsmj2009-05-071-0/+3
* Improve error reporting when exceptions occur during composite document proce...edwardsmj2009-05-031-2/+8
* Cleaned CompositeDocumentProcessor class and added commentsedwardsmj2009-04-301-59/+12
* Merge r767683 from 1.x branchrfeng2009-04-221-40/+2
* Extended Monitoring to give better diagnostic messages which include the name...edwardsmj2009-04-221-0/+7
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-141-1/+1