summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules/binding-ws-runtime-jaxws-ri/src/main/java/org/apache/tuscany/sca/binding/ws/jaxws/ri/JAXWSServiceBindingProvider.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2012-02-08Tag for rc0 preview of beta4 releaseantelder1-0/+0
2011-09-22Remove dependency on host-http from the jaxws binding as it's not used by the...slaws1-3/+0
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-04-21Update to get the default http port from runtime propertiesantelder1-4/+3
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...slaws1-0/+92