summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-ws-runtime-jaxws/src/main/java/org/apache/tuscany/sca/binding/ws/jaxws/JAXWSBindingInvoker.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* More changes to fix binding.s otests. Also change binding.ws model getter/set...slaws2010-07-021-2/+2
* Start merging the axis2 ws binding changes into the jax-ws version of the bin...antelder2010-06-291-21/+395
* Add a flag to the binding builder to indicate that generated data should be r...slaws2010-06-171-1/+1
* Use more general exception as diff jdks and urls give diff exceptionsantelder2010-06-151-1/+1
* If we need to set the property we should tell it to use the value we set. slaws2010-06-111-1/+3
* Split the jaxws ws binding into a generic bit and an RI specific bit. Problem...slaws2010-04-161-1/+1
* Start getting JAX-WS WS binding working with application exceptionsantelder2010-03-311-11/+12
* Support bindings that specify WSDL or specify uris and expect WSDL to be gene...slaws2010-03-251-4/+21
* Replace weather forcast sample with simple helloworld sample. Update the bind...slaws2010-03-241-1/+6
* Added experimental JAXWS based WS integration from Raymond's sandbox as per M...slaws2010-03-221-0/+181