summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-ws/src/main/java/org/apache/tuscany/sca/binding/ws/impl (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-4013 - reset the user specified URL whenever the real URI is reset. slaws2012-02-271-0/+8
* TUSCANY-4013 - store the user specified binding uri so it doesn't get overwri...slaws2012-02-111-0/+9
* TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws2011-12-131-1/+1
* Add a mechanism for specifying default intents on policy subjects. This is a ...slaws2011-12-011-1/+9
* Fix the string comparison to have constant as the 1st parameter to avoid NPErfeng2011-03-231-62/+59
* TUSCANY-3616 - Add code to check that that interface contracts a reference an...slaws2010-07-131-11/+11
* Update the ws binding model to have a wsdliLocations field to properly store ...antelder2010-07-121-1/+7
* More changes to fix binding.s otests. Also change binding.ws model getter/set...slaws2010-07-021-10/+45
* TUSCANY-3614 - first pass at support for rpc/lit. Does the right sort of thin...slaws2010-06-301-1/+98
* Add a flag to the binding builder to indicate that generated data should be r...slaws2010-06-171-2/+2
* Tidy up the binding interface to include the wire format and operation select...slaws2009-12-021-0/+23
* Moving 2.x trunklresende2009-11-202-0/+334