summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/interface-wsdl/src/main/java/org/apache/tuscany/sca/interfacedef/wsdl/impl (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3283 - these are similar changes to those made in 1.x to correct WSDL...slaws2012-01-191-0/+9
* TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws2011-12-131-48/+20
* Add code to read <requires> elements from WSDL and enable the test that ensur...slaws2011-10-191-0/+21
* Fix spelling of method, changing to 'setNormalizedWSDLInterfaceContract'.scottkurz2011-07-221-1/+1
* Fix for TUSCANY-3857. Also addressed a problem writing wrapper elements with...scottkurz2011-05-091-0/+1
* Improve toString() of a couple classes.scottkurz2011-02-152-0/+16
* Fix IndexOutOfBoundsException from TUSCANY-3819 fix.scottkurz2011-01-201-1/+8
* Fix for TUSCANY-3819 (still need to cleanup bare case, wsdlgen).scottkurz2011-01-201-28/+7
* TUSCANY-3664 Add support for multiple operation output typesbdaniel2010-11-141-10/+21
* TUSCANY-3709 Do not aggregate schema types into facade WSDL, check local inli...bdaniel2010-10-281-2/+45
* TUSCANY-3616 - Add code to check that that interface contracts a reference an...slaws2010-07-131-0/+9
* Update wsdl resolving to take account of wsdli:location namespace to location...antelder2010-07-121-0/+7
* TUSCANY-3604 add greater fidelity to the process of resolving WSDL by checkin...slaws2010-07-011-1/+31
* Align the interfaceContractMapper to the specrfeng2010-02-192-60/+6
* TUSCANY-3388 - Updating to the latests OASIS schemalresende2009-12-111-4/+4
* Moving 2.x trunklresende2009-11-209-0/+1506