summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules/binding-ws/src/main/java/org/apache/tuscany/sca/binding/ws/xml/WebServiceBindingProcessor.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2012-03-07Tag for beta4 Rc1antelder1-0/+0
2012-02-29TUSCANY-4020 - move hardcoded message strings into properties filesslaws1-1/+6
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...slaws1-0/+1
2011-12-14TUSCANY-2698 - merge changes from 1.x to 2.x. Only some of the changes merged...slaws1-7/+29
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
2010-12-14Fix ws binding endpoint ref writing so that it works with java stax parserantelder1-1/+4
2010-07-13Fixes to set the callback interface based on the interface constructed when t...slaws1-0/+1
2010-07-12Update the ws binding model to have a wsdliLocations field to properly store ...antelder1-6/+21
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...slaws1-1/+64
2010-07-01TUSCANY-3604 add greater fidelity to the process of resolving WSDL by checkin...slaws1-0/+2
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-12Update wsdli:location validation to fix conformance test BWS_2015antelder1-0/+3
2010-04-08TUSCANY-3529 turn on policy resolution from ws bindingslaws1-0/+2
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-11-20Moving 2.x trunklresende1-0/+0
2009-10-16This is to change the Monitor to be request scoped for most of the cases:rfeng1-27/+20
2009-10-01Start tidying up the WS binding - merge in the xml processing to the model mo...antelder1-0/+0
2009-09-14Enhance the CompositeBuilderExtensionPoint to include binding/implementation ...rfeng1-1/+0
2009-08-12Fix issues around XMLStreamWriter based on the isRepairingNamespaces property...rfeng1-1/+0
2009-03-04Updates to binding-ws to use OASIS namespaces/schema and some minor cleanupslresende1-6/+4
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng1-25/+8
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende1-0/+0
2008-10-13Refactored contribution exceptions, moved them to the contribution.processor ...jsdelfino1-3/+3
2008-10-06Work in progress. Started to clean up cross-bundle dependencies on Contributi...jsdelfino1-2/+2
2008-09-29Fixed monitor module to avoid having to export monitor implementation classes...jsdelfino1-3/+3
2008-09-12Creating a branch for the equinox work.jsdelfino1-0/+0
2008-09-11Renaming branchlresende1-0/+0
2008-09-11Renaming branchlresende1-0/+0
2008-09-11Branch before trunk cleanuplresende1-0/+0
2008-09-01TUSCANY-2242: Apply patch from Ramkumar Ramalingam for Incorrent port name in...antelder1-2/+6
2008-06-30Fix TUSCANY-2446nash1-2/+13