summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0-M5.1/modules/binding-ws-runtime-jaxws/src/main/java/org/apache/tuscany/sca/binding/ws/jaxws/JAXWSBindingProvider.java (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-18Copy 2.0-M5.1-RC2 tag as 2.0-M5.1 official release taglresende1-0/+0
2010-05-27Branch for 2.0 Milestone M5kelvingoodson1-0/+0
2010-04-21Put back code to create a soap fault message from an exception. Was there a r...antelder1-5/+12
2010-04-21Update to get the default http port from runtime propertiesantelder1-8/+2
2010-04-20Make sure that the JAXWS runtime is stopped and put in temp fix for exception...slaws1-7/+35
2010-04-20Extend the println to remind me where it's coming from. slaws1-1/+1
2010-04-16Split the jaxws ws binding into a generic bit and an RI specific bit. Problem...slaws1-20/+5
2010-03-31Change default port to be 8080 to match old axis2 based ws bindingantelder1-1/+2
2010-03-31Prevent NPE when the exception message is nullantelder1-1/+3
2010-03-31Start getting JAX-WS WS binding working with application exceptionsantelder1-6/+17
2010-03-25Support bindings that specify WSDL or specify uris and expect WSDL to be gene...slaws1-2/+22
2010-03-24Replace weather forcast sample with simple helloworld sample. Update the bind...slaws1-2/+3
2010-03-22Added experimental JAXWS based WS integration from Raymond's sandbox as per M...slaws1-0/+0
2010-03-09Start with a known WSDLrfeng1-1/+1
2010-03-05Start to play with endpoint integration rfeng1-0/+131