summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-ws/src/main/java/org/apache/tuscany/sca/binding/ws/impl/WebServiceBindingImpl.java (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-27TUSCANY-4013 - reset the user specified URL whenever the real URI is reset. slaws1-0/+8
2012-02-11TUSCANY-4013 - store the user specified binding uri so it doesn't get overwri...slaws1-0/+9
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-03-23Fix the string comparison to have constant as the 1st parameter to avoid NPErfeng1-62/+59
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 ...antelder1-1/+7
2010-07-02More changes to fix binding.s otests. Also change binding.ws model getter/set...slaws1-10/+45
2010-06-30TUSCANY-3614 - first pass at support for rpc/lit. Does the right sort of thin...slaws1-1/+98
2010-06-17Add a flag to the binding builder to indicate that generated data should be r...slaws1-2/+2
2009-12-02Tidy up the binding interface to include the wire format and operation select...slaws1-0/+23
2009-11-20Moving 2.x trunklresende1-0/+0
2009-09-14Enhance the CompositeBuilderExtensionPoint to include binding/implementation ...rfeng1-10/+0
2009-06-23Add a QName as the type for binding/implementation and use it to compare mode...rfeng1-23/+27
2009-05-27Improve reporting information using a toString() method in WebServicesBinding...edwardsmj1-0/+7
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng1-30/+6
2009-01-26Add missing attribute extensions methodslaws1-0/+6
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende1-0/+0
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-08-13Added missing @Override annotation to methods that override methods from thei...mcombellack1-0/+1
2008-06-30Fix TUSCANY-2446nash1-0/+10