summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-ws-wsdlgen/src (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-24TUSCANY-4036 - Create unique names in WSDL when multiple components expose th...slaws1-1/+14
2012-03-21Add testcase for creating wsdl from an interface with a type using JAXB @XmlT...antelder2-0/+123
2012-02-23Fix for TUSCANY-3824. Thanks Greg.scottkurz2-4/+9
2012-02-20Fix typo in commentslaws1-1/+1
2012-02-20Fix typo in commentslaws1-1/+1
2012-01-26TUSCANY-3800, TUSCANY-3283, TUSCANY-3298 - more wsdlgen updates from 1.x.slaws1-41/+77
2012-01-19TUSCANY-3283 - these are similar changes to those made in 1.x to correct WSDL...slaws2-22/+245
2011-12-13TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws1-12/+16
2011-12-09TUSCANY-3993 - Update code to handle relative URIs and add a test caseslaws1-2/+8
2011-12-01Remove commented out code. slaws1-53/+1
2011-12-01Add a mechanism for specifying default intents on policy subjects. This is a ...slaws1-1/+55
2011-10-31Push the builder context further down into WSDL gen so that error strings are...slaws1-1/+7
2011-10-19Resolve operation policy and take account of it in base policy processor. slaws1-0/+13
2011-10-19Add code to read <requires> elements from WSDL and enable the test that ensur...slaws1-0/+45
2011-08-25TUSCANY-3932 - Rework the callack wire calculation to be based on non-runtime...slaws1-2/+4
2011-08-17TUSCANY-3922 - apply Jennifer's patch to add some missing doPrivileged calls ...slaws1-1/+14
2011-07-22Fix spelling of method, changing to 'setNormalizedWSDLInterfaceContract'.scottkurz1-1/+1
2011-01-26Fix more issues with multiple outputs.scottkurz1-28/+11
2011-01-25Fix bare+JAXB wsdlgen case. Fix Holder+void_return_type case.scottkurz1-0/+5
2011-01-20Fix for TUSCANY-3819 (still need to cleanup bare case, wsdlgen).scottkurz1-6/+32
2010-11-25TUSCANY-3778: Use same code as 1.x so that wrapper is generated in correct na...nash1-3/+4
2010-11-19TUSCANY-3778 - use the definition namespace not the element namespace to crea...slaws1-1/+2
2010-11-14TUSCANY-3664 Add support for multiple operation output typesbdaniel1-4/+5
2010-10-18TUSCANY-3711 Enable correct wsdl service name mapping and fix issue in JAXWSS...bdaniel1-9/+7
2010-10-17TUSCANY-3711 Change generated binding and port names to match recommended val...bdaniel2-13/+46
2010-08-18TUSCANY-3653 - Read JAXWS annotations in Java interfaces (JAXWSJavaIntefacePr...slaws2-3/+3
2010-07-13TUSCANY-3616 - Add code to check that that interface contracts a reference an...slaws4-19/+174
2010-07-02More changes to fix binding.s otests. Also change binding.ws model getter/set...slaws1-1/+1
2010-06-30TUSCANY-3614 - first pass at support for rpc/lit. Does the right sort of thin...slaws1-0/+19
2010-06-17Add a flag to the binding builder to indicate that generated data should be r...slaws2-4/+8
2010-06-17TUSCANY-3593 - Create an endpoint on the fly at the point a reference target ...slaws1-0/+1
2010-05-10error message updates for caa otestskelvingoodson1-1/+1
2010-03-08Improve error message when WSDL can't generated. slaws2-2/+2
2010-02-19Align the interfaceContractMapper to the specrfeng1-24/+0
2010-02-04Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) replace...slaws1-1/+1
2010-02-04Tidy come commentsslaws1-6/+7
2009-12-11TUSCANY-3388 - Updating to the latests OASIS schemalresende3-3/+3
2009-11-20Moving 2.x trunklresende17-0/+2666