summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-ws-wsdlgen/src/main/java/org/apache/tuscany/sca/binding/ws/wsdlgen/Interface2WSDLGenerator.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3283 - these are similar changes to those made in 1.x to correct WSDL...slaws2012-01-191-22/+244
* TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws2011-12-131-12/+16
* TUSCANY-3922 - apply Jennifer's patch to add some missing doPrivileged calls ...slaws2011-08-171-1/+14
* Fix more issues with multiple outputs.scottkurz2011-01-261-28/+11
* Fix for TUSCANY-3819 (still need to cleanup bare case, wsdlgen).scottkurz2011-01-201-6/+32
* TUSCANY-3778: Use same code as 1.x so that wrapper is generated in correct na...nash2010-11-251-3/+4
* TUSCANY-3778 - use the definition namespace not the element namespace to crea...slaws2010-11-191-1/+2
* TUSCANY-3664 Add support for multiple operation output typesbdaniel2010-11-141-4/+5
* TUSCANY-3616 - Add code to check that that interface contracts a reference an...slaws2010-07-131-4/+14
* Moving 2.x trunklresende2009-11-201-0/+887