summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-ws-runtime-jaxws (unfollow)
Commit message (Expand)AuthorFilesLines
2010-07-02More changes to fix binding.s otests. Also change binding.ws model getter/set...slaws1-2/+2
2010-06-30Merge service side updates of axis2 ws binding to jaxws version of bindingantelder2-4/+132
2010-06-29Start merging the axis2 ws binding changes into the jax-ws version of the bin...antelder1-21/+395
2010-06-17Add a flag to the binding builder to indicate that generated data should be r...slaws2-2/+2
2010-06-15Use more general exception as diff jdks and urls give diff exceptionsantelder1-1/+1
2010-06-11Allow for testing of this provider in the Axis2 runtime. slaws1-1/+5
2010-06-11If we need to set the property we should tell it to use the value we set. slaws1-1/+3
2010-05-12Updating Copyright Year in NOTICE fileslresende1-1/+1
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...slaws12-447/+7
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