summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-ws-runtime-jaxws-ri/src/main/java/org/apache/tuscany/sca/binding/ws/jaxws/ri/JAXWSServiceBindingProvider.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow the look up of endpoint address by component/service/binding name from ...rfeng2011-04-201-2/+3
* TUSCANY-3732 Fix potential NPE in JAXWSServiceBindingProviderbdaniel2010-10-191-1/+2
* TUSCANY-3711 Enable correct wsdl service name mapping and fix issue in JAXWSS...bdaniel2010-10-181-3/+6
* More changes to fix binding.s otests. Also change binding.ws model getter/set...slaws2010-07-021-2/+2
* Update to get the default http port from runtime propertiesantelder2010-04-211-4/+3
* Make sure that the JAXWS runtime is stopped and put in temp fix for exception...slaws2010-04-201-2/+3
* Add ?wsdl generation and a simple WSDL test. The Tuscany WS model seems a bit...slaws2010-04-201-6/+54
* Split the jaxws ws binding into a generic bit and an RI specific bit. Problem...slaws2010-04-161-0/+92