summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/builder/src/main/java/org/apache/tuscany/sca/builder/impl/ComponentBuilderImpl.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3459 - Allow the remotable status of an interface to be overridden us...slaws2012-02-201-0/+17
* Push the builder context further down into WSDL gen so that error strings are...slaws2011-10-311-11/+13
* Ensure the old normalized wsdl contract isn't left in the cloned contractantelder2011-10-141-0/+4
* Change back to use getSchemaDocument instead of getAllSchema()[0]. This was c...antelder2011-10-051-2/+1
* TUSCANY-3937 - Further fixes on top of Michael's patch to get the properties ...slaws2011-09-141-12/+28
* Enable the allowsPassByReference supportrfeng2011-02-071-3/+2
* Change method call to support older versions of XmlSchemabdaniel2010-12-071-1/+2
* Add a missing commentslaws2010-09-141-0/+2
* Fix typo in commentslaws2010-08-181-1/+1
* Fix typo in commentslaws2010-08-091-1/+1
* Some defensive code to avert an NPE that's now causing ASM_8005, ASM_8017, AS...slaws2010-07-271-7/+31
* Fixing a comment for the extractSourcePropertyName methodedwardsmj2010-07-221-2/+1
* Upgrade to the handling of @source attribute on component property elements a...edwardsmj2010-07-221-112/+280
* TUSCANY-3616 - Add code to check that that interface contracts a reference an...slaws2010-07-131-3/+84
* TUSCANY-3593 - Create an endpoint on the fly at the point a reference target ...slaws2010-06-171-13/+18
* TUSCANY-3591 - correct the promotion hierarchy for callback references/servic...slaws2010-06-151-29/+52
* Make sure we use the value element (holding the property value) for conversionrfeng2010-05-171-3/+2
* Allow direct access to the SCA schema. Rather than via the Tuscany schema. At...slaws2010-05-131-17/+38
* TUSCANY-3530 - first raft of changes to turn on property type checking at dep...slaws2010-05-061-8/+137
* TUSCANY-3527 switch the new message back into the assembly properties file as...slaws2010-04-081-1/+1
* TUSCANY-3527 report error id binding.sca at a service has a uri. slaws2010-04-081-3/+19
* Align the interfaceContractMapper to the specrfeng2010-02-191-3/+4
* Fix for TUSCANY-3409rfeng2010-01-271-4/+4
* TUSCANY-3388 - Updating to the latests OASIS schemalresende2009-12-111-1/+1
* Tidy up the policy builders (the composite policy builder now only deals with...rfeng2009-12-021-7/+1
* Start to split policy builder into two phases: implementation hierarchy and s...rfeng2009-12-011-23/+19
* Moving 2.x trunklresende2009-11-201-0/+1239