summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-ws-runtime-jaxws (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-31Change default port to be 8080 to match old axis2 based ws bindingantelder1-1/+2
2010-03-31Update to use port 8085antelder1-1/+1
2010-03-31Prevent NPE when the exception message is nullantelder1-1/+3
2010-03-31Start getting JAX-WS WS binding working with application exceptionsantelder2-17/+29
2010-03-31Add a raning so it can be overriden by the Axis2 WS bindingantelder1-1/+2
2010-03-31Clean up dependenciesantelder1-323/+0
2010-03-25Support bindings that specify WSDL or specify uris and expect WSDL to be gene...slaws2-6/+43
2010-03-24Replace weather forcast sample with simple helloworld sample. Update the bind...slaws12-209/+533
2010-03-22Added experimental JAXWS based WS integration from Raymond's sandbox as per M...slaws14-0/+1244