summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-ws-runtime-jaxws/src/main/java/org/apache (follow)
Commit message (Expand)AuthorAgeFilesLines
* Split the jaxws ws binding into a generic bit and an RI specific bit. Problem...slaws2010-04-164-163/+6
* Change default port to be 8080 to match old axis2 based ws bindingantelder2010-03-311-1/+2
* Prevent NPE when the exception message is nullantelder2010-03-311-1/+3
* Start getting JAX-WS WS binding working with application exceptionsantelder2010-03-312-17/+29
* Support bindings that specify WSDL or specify uris and expect WSDL to be gene...slaws2010-03-252-6/+43
* Replace weather forcast sample with simple helloworld sample. Update the bind...slaws2010-03-243-4/+10
* Added experimental JAXWS based WS integration from Raymond's sandbox as per M...slaws2010-03-224-0/+454