summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0.1-RC1/modules/binding-ws-runtime-jaxws/src/main/java/org/apache/tuscany/sca/binding/ws/jaxws/JAXWSBindingProvider.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-10-07Official Tuscany 2.0.1 Releaselresende1-329/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1530096 13f79535-47bb-0310-9956-ffa450edef68
2013-09-302.0.1 RC1 release taglresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1527464 13f79535-47bb-0310-9956-ffa450edef68
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1526672 13f79535-47bb-0310-9956-ffa450edef68
2012-02-08Tag for rc0 preview of beta4 releaseantelder1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1241816 13f79535-47bb-0310-9956-ffa450edef68
2011-11-30Use MESSAGE_ID instead of WS_MESSAGE_ID as Tuscany message header for ↵scottkurz1-40/+57
handling callbacks' handling of WS-A headers. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1208790 13f79535-47bb-0310-9956-ffa450edef68
2011-09-22Remove dependency on host-http from the jaxws binding as it's not used by ↵slaws1-2/+0
the binding. The RI version just plugs directly into JAXWS. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1174151 13f79535-47bb-0310-9956-ffa450edef68
2010-06-30Merge service side updates of axis2 ws binding to jaxws version of bindingantelder1-2/+132
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959260 13f79535-47bb-0310-9956-ffa450edef68
2010-06-17Add a flag to the binding builder to indicate that generated data should be ↵slaws1-1/+1
regenerated. Also rename the methods for getting/setting the generated data to make it more obvious that that's what it's doing. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955601 13f79535-47bb-0310-9956-ffa450edef68
2010-06-11Allow for testing of this provider in the Axis2 runtime. slaws1-1/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953656 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21Put back code to create a soap fault message from an exception. Was there a ↵antelder1-5/+12
reason this got commented out? The build seems to work with it and it gets some of the failing compliance tests working again git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936239 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21Update to get the default http port from runtime propertiesantelder1-8/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936192 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20Make sure that the JAXWS runtime is stopped and put in temp fix for ↵slaws1-7/+35
exception handling. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936017 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20Extend the println to remind me where it's coming from. slaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935865 13f79535-47bb-0310-9956-ffa450edef68
2010-04-16Split the jaxws ws binding into a generic bit and an RI specific bit. ↵slaws1-20/+5
Problems committing the deletes from binding-ws-runtime-ri so doing it in stages git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934855 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31Change default port to be 8080 to match old axis2 based ws bindingantelder1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929592 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31Prevent NPE when the exception message is nullantelder1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929533 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31Start getting JAX-WS WS binding working with application exceptionsantelder1-6/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929499 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25Support bindings that specify WSDL or specify uris and expect WSDL to be ↵slaws1-2/+22
generated. This is still based on default JAXWS impl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927517 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24Replace weather forcast sample with simple helloworld sample. Update the ↵slaws1-2/+3
binding with the minimum changes to get this sample working. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926981 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22Added experimental JAXWS based WS integration from Raymond's sandbox as per ↵slaws1-0/+0
ML discussion (http://www.mail-archive.com/dev%40tuscany.apache.org/msg11881.html) so we can get more people looking at it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926127 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09Start with a known WSDLrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920606 13f79535-47bb-0310-9956-ffa450edef68
2010-03-05Start to play with endpoint integration rfeng1-0/+131
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919482 13f79535-47bb-0310-9956-ffa450edef68