summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0.1-RC1/modules/builder/src/main/java/org/apache/tuscany/sca/builder/impl/ComponentBuilderImpl.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-07Official Tuscany 2.0.1 Releaselresende1-1735/+0
2013-09-302.0.1 RC1 release taglresende1-0/+0
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2012-03-07Tag for beta4 Rc1antelder1-0/+0
2012-02-20TUSCANY-3459 - Allow the remotable status of an interface to be overridden us...slaws1-0/+17
2011-10-31Push the builder context further down into WSDL gen so that error strings are...slaws1-11/+13
2011-10-14Ensure the old normalized wsdl contract isn't left in the cloned contractantelder1-0/+4
2011-10-05Change back to use getSchemaDocument instead of getAllSchema()[0]. This was c...antelder1-2/+1
2011-09-14TUSCANY-3937 - Further fixes on top of Michael's patch to get the properties ...slaws1-12/+28
2011-02-07Enable the allowsPassByReference supportrfeng1-3/+2
2010-12-07Change method call to support older versions of XmlSchemabdaniel1-1/+2
2010-09-14Add a missing commentslaws1-0/+2
2010-08-18Fix typo in commentslaws1-1/+1
2010-08-09Fix typo in commentslaws1-1/+1
2010-07-27Some defensive code to avert an NPE that's now causing ASM_8005, ASM_8017, AS...slaws1-7/+31
2010-07-22Fixing a comment for the extractSourcePropertyName methodedwardsmj1-2/+1
2010-07-22Upgrade to the handling of @source attribute on component property elements a...edwardsmj1-112/+280
2010-07-13TUSCANY-3616 - Add code to check that that interface contracts a reference an...slaws1-3/+84
2010-06-17TUSCANY-3593 - Create an endpoint on the fly at the point a reference target ...slaws1-13/+18
2010-06-15TUSCANY-3591 - correct the promotion hierarchy for callback references/servic...slaws1-29/+52
2010-05-17Make sure we use the value element (holding the property value) for conversionrfeng1-3/+2
2010-05-13Allow direct access to the SCA schema. Rather than via the Tuscany schema. At...slaws1-17/+38
2010-05-06TUSCANY-3530 - first raft of changes to turn on property type checking at dep...slaws1-8/+137
2010-04-08TUSCANY-3527 switch the new message back into the assembly properties file as...slaws1-1/+1
2010-04-08TUSCANY-3527 report error id binding.sca at a service has a uri. slaws1-3/+19
2010-02-19Align the interfaceContractMapper to the specrfeng1-3/+4
2010-01-27Fix for TUSCANY-3409rfeng1-4/+4
2009-12-11TUSCANY-3388 - Updating to the latests OASIS schemalresende1-1/+1
2009-12-02Tidy up the policy builders (the composite policy builder now only deals with...rfeng1-7/+1
2009-12-01Start to split policy builder into two phases: implementation hierarchy and s...rfeng1-23/+19
2009-11-20Moving 2.x trunklresende1-0/+0
2009-11-06remove more cruft from the buildersslaws1-9/+0
2009-11-05Fix motivated by ASM-5023. Update code to reflect the OASIS treatment of prom...slaws1-6/+10
2009-10-16Fix up some stragglers that are now breaking the build after the uber monitor...slaws1-2/+2
2009-10-16This is to change the Monitor to be request scoped for most of the cases:rfeng1-39/+39
2009-10-15Test that a component implementation has been found/resolvedslaws1-1/+38
2009-10-15Separate reference and service interface compatibility processing in order to...slaws1-25/+64
2009-10-12Add PolicyBuilder to the builder extension pointrfeng1-2/+1
2009-10-09TUSCANY-3258 raise an error when a component property type doesn't match the ...slaws1-2/+25
2009-10-09TUSCANY-3231 fail if property has many values and many="false". Re-applied th...slaws1-0/+28
2009-10-09Add warning when XPath expression for property doesn't return anythingslaws1-0/+8
2009-10-06TUSCANY-3219 - switch the order of the interface contracts when tested for co...slaws1-1/+1
2009-10-06Correct interface contract errors and reinstate reference side binding promotionslaws1-9/+29
2009-10-05Refactor resource bundles to a package rfeng1-20/+21
2009-10-05Push/po context in the new component type and component buildersslaws1-35/+53
2009-10-05Add back in duplicate name checking that got lost during the re-org.slaws1-0/+61
2009-10-05Make the property mustSupply check is done after the @source/file is handledrfeng1-6/+8
2009-10-01Correct typo that was prevent properties from being processed correctly in pr...slaws1-1/+1
2009-09-30Pass the outer component to configure the @source of property (taking value f...rfeng1-11/+17
2009-09-29Start to integrate the policy attachment builderrfeng1-0/+1