summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-ws-runtime-jaxws/src/main/java/org/apache/tuscany/sca/binding/ws/jaxws/JAXWSBindingProvider.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use MESSAGE_ID instead of WS_MESSAGE_ID as Tuscany message header for handlin...scottkurz2011-11-301-40/+57
* Remove dependency on host-http from the jaxws binding as it's not used by the...slaws2011-09-221-2/+0
* Merge service side updates of axis2 ws binding to jaxws version of bindingantelder2010-06-301-2/+132
* Add a flag to the binding builder to indicate that generated data should be r...slaws2010-06-171-1/+1
* Allow for testing of this provider in the Axis2 runtime. slaws2010-06-111-1/+5
* Put back code to create a soap fault message from an exception. Was there a r...antelder2010-04-211-5/+12
* Update to get the default http port from runtime propertiesantelder2010-04-211-8/+2
* Make sure that the JAXWS runtime is stopped and put in temp fix for exception...slaws2010-04-201-7/+35
* Extend the println to remind me where it's coming from. slaws2010-04-201-1/+1
* Split the jaxws ws binding into a generic bit and an RI specific bit. Problem...slaws2010-04-161-0/+151