summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-ws-runtime-jaxws-ri/src/main/java/org/apache/tuscany (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-22Remove dependency on host-http from the jaxws binding as it's not used by the...slaws2-13/+2
2011-04-20Allow the look up of endpoint address by component/service/binding name from ...rfeng1-2/+3
2010-10-19TUSCANY-3732 Fix potential NPE in JAXWSServiceBindingProviderbdaniel1-1/+2
2010-10-18TUSCANY-3711 Enable correct wsdl service name mapping and fix issue in JAXWSS...bdaniel1-3/+6
2010-07-02More changes to fix binding.s otests. Also change binding.ws model getter/set...slaws1-2/+2
2010-06-30Updaet to include endpoint reference in JAXWSBindingInvoker constructorantelder1-1/+3
2010-06-17Add a flag to the binding builder to indicate that generated data should be r...slaws1-1/+1
2010-06-11Fix cut and paste error in title commentslaws1-1/+1
2010-04-21Update to get the default http port from runtime propertiesantelder2-5/+13
2010-04-20Make sure that the JAXWS runtime is stopped and put in temp fix for exception...slaws1-2/+3
2010-04-20Add ?wsdl generation and a simple WSDL test. The Tuscany WS model seems a bit...slaws1-6/+54
2010-04-16Split the jaxws ws binding into a generic bit and an RI specific bit. Problem...slaws3-0/+235