summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-ws/src/main/java/org/apache/tuscany/sca/binding/ws/impl (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 trunklresende2-0/+334