summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-ws-wsdlgen/src/main (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove commented out code. slaws2011-12-011-53/+1
* Add a mechanism for specifying default intents on policy subjects. This is a ...slaws2011-12-011-1/+55
* Push the builder context further down into WSDL gen so that error strings are...slaws2011-10-311-1/+7
* Resolve operation policy and take account of it in base policy processor. slaws2011-10-191-0/+13
* Add code to read <requires> elements from WSDL and enable the test that ensur...slaws2011-10-191-0/+45
* TUSCANY-3932 - Rework the callack wire calculation to be based on non-runtime...slaws2011-08-251-2/+4
* TUSCANY-3922 - apply Jennifer's patch to add some missing doPrivileged calls ...slaws2011-08-171-1/+14
* Fix spelling of method, changing to 'setNormalizedWSDLInterfaceContract'.scottkurz2011-07-221-1/+1
* 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-3711 Enable correct wsdl service name mapping and fix issue in JAXWSS...bdaniel2010-10-181-9/+7
* TUSCANY-3711 Change generated binding and port names to match recommended val...bdaniel2010-10-172-13/+46
* TUSCANY-3616 - Add code to check that that interface contracts a reference an...slaws2010-07-134-19/+174
* More changes to fix binding.s otests. Also change binding.ws model getter/set...slaws2010-07-021-1/+1
* TUSCANY-3614 - first pass at support for rpc/lit. Does the right sort of thin...slaws2010-06-301-0/+19
* Add a flag to the binding builder to indicate that generated data should be r...slaws2010-06-172-4/+8
* TUSCANY-3593 - Create an endpoint on the fly at the point a reference target ...slaws2010-06-171-0/+1
* error message updates for caa otestskelvingoodson2010-05-101-1/+1
* Improve error message when WSDL can't generated. slaws2010-03-082-2/+2
* Align the interfaceContractMapper to the specrfeng2010-02-191-24/+0
* Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) replace...slaws2010-02-041-1/+1
* Tidy come commentsslaws2010-02-041-6/+7
* TUSCANY-3388 - Updating to the latests OASIS schemalresende2009-12-113-3/+3
* Moving 2.x trunklresende2009-11-208-0/+2204