summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-ws-runtime-jaxws (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change default port to be 8080 to match old axis2 based ws bindingantelder2010-03-311-1/+2
* Update to use port 8085antelder2010-03-311-1/+1
* 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
* Add a raning so it can be overriden by the Axis2 WS bindingantelder2010-03-311-1/+2
* Clean up dependenciesantelder2010-03-311-323/+0
* 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-2412-209/+533
* Added experimental JAXWS based WS integration from Raymond's sandbox as per M...slaws2010-03-2214-0/+1244