summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-ws/src/main/java/org/apache (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-29TUSCANY-4020 - move hardcoded message strings into properties filesslaws1-1/+6
2012-02-27TUSCANY-4013 - reset the user specified URL whenever the real URI is reset. slaws1-0/+8
2012-02-15TUSCANY-4013 - set the userSpecifiedURI when the URI is set from WSDL also slaws1-0/+1
2012-02-11TUSCANY-4013 - store the user specified binding uri so it doesn't get overwri...slaws3-0/+24
2011-12-14TUSCANY-2698 - merge changes from 1.x to 2.x. Only some of the changes merged...slaws1-7/+29
2011-12-13TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws1-1/+1
2011-12-01Add a mechanism for specifying default intents on policy subjects. This is a ...slaws1-1/+9
2011-11-11Fix WS compliance test fail by also checking for the wsdli namesapceantelder1-1/+1
2011-11-10TUSCANY-3975: Apply patch from Rashmi Hunt to fix Missing Extension processin...antelder1-1/+43
2011-08-15TUSCANY-3917 - Save the WSDLDefinition used to generate an interface. slaws1-0/+2
2011-03-23Fix the string comparison to have constant as the 1st parameter to avoid NPErfeng1-62/+59
2010-12-14Fix ws binding endpoint ref writing so that it works with java stax parserantelder2-8/+9
2010-07-13Fixes to set the callback interface based on the interface constructed when t...slaws1-0/+1
2010-07-13TUSCANY-3616 - Add code to check that that interface contracts a reference an...slaws1-11/+11
2010-07-12Update the ws binding model to have a wsdliLocations field to properly store ...antelder3-7/+36
2010-07-08Add some wsdli:location validationantelder1-3/+8
2010-07-02More changes to fix binding.s otests. Also change binding.ws model getter/set...slaws3-20/+146
2010-07-01TUSCANY-3604 add greater fidelity to the process of resolving WSDL by checkin...slaws1-0/+2
2010-06-30TUSCANY-3614 - first pass at support for rpc/lit. Does the right sort of thin...slaws2-3/+125
2010-06-22Small improvement to message reported to include exception text when interfac...slaws1-1/+1
2010-06-21BWS_2018 - add a check that uri doesn't appear on a service callback binding....slaws1-0/+7
2010-06-21BWS20006 - if a component reference binding.ws names a WSDL service with more...slaws1-6/+30
2010-06-21Change the previous warning thrown when a service can't be found into an errorslaws1-2/+2
2010-06-21BWS_2003 - add a check that wsdl.service doesn't appear on a service binding....slaws1-0/+6
2010-06-21BWS_2001 - add a check that the reference binding.ws has an absolute URIslaws1-0/+15
2010-06-17Add a flag to the binding builder to indicate that generated data should be r...slaws2-12/+4
2010-06-12Update wsdli:location validation to fix conformance test BWS_2015antelder2-1/+4
2010-04-20Extend a couple of commentsslaws1-2/+6
2010-04-08TUSCANY-3529 turn on policy resolution from ws bindingslaws1-0/+2
2010-03-25Mainly note to self. Start to clarify WS binding methods. slaws1-0/+8
2010-03-10TUSCANY-242 add URI specific processing for binding uris and a couple of othe...slaws1-1/+1
2010-03-09TUSCANY-242 add URI processing wherever we read an anyURI attributeslaws1-2/+3
2009-12-11TUSCANY-3388 - Updating to the latests OASIS schemalresende1-1/+1
2009-12-02Tidy up the binding interface to include the wire format and operation select...slaws1-0/+23
2009-11-20Moving 2.x trunklresende8-0/+1297