summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-ws-runtime-jaxws (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix the binding invokers to use endpoint reference's deployed URI (i.e., the ↵rfeng2012-03-221-6/+6
| | | | | | target service endpoint address) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1304128 13f79535-47bb-0310-9956-ffa450edef68
* Bump up the date in the NOTICE fileantelder2012-02-131-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1243530 13f79535-47bb-0310-9956-ffa450edef68
* Like the binding-ws-runtime-axis2 module, set RELATES_TO as wsa:RelatesTo, ↵scottkurz2011-12-081-1/+16
| | | | | | relying on Tuscany callback handling. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1212145 13f79535-47bb-0310-9956-ffa450edef68
* Build new <wsa:MessageID> rather than propagating from Tuscany Message.scottkurz2011-12-081-5/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1211926 13f79535-47bb-0310-9956-ffa450edef68
* Add <wsa:MessageID> to ref-side messages for 2-way operation on forward ↵scottkurz2011-12-071-1/+12
| | | | | | interface of callback. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1211684 13f79535-47bb-0310-9956-ffa450edef68
* Switch invoker method signatures, as we don't need to pass binding around.scottkurz2011-12-061-15/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1211098 13f79535-47bb-0310-9956-ffa450edef68
* Make 'wsBinding' field in invoker protected.scottkurz2011-12-061-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1211065 13f79535-47bb-0310-9956-ffa450edef68
* Throw SRE on ref-side for rpc/encoded, doc-encoded WSDLS.scottkurz2011-12-041-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1210051 13f79535-47bb-0310-9956-ffa450edef68
* Fix ref-side support for rpc-lit style WSDL bindings.scottkurz2011-12-041-7/+62
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1210049 13f79535-47bb-0310-9956-ffa450edef68
* Add ablity to specify endpoint descriptions in node.xml for local domain ↵rfeng2011-12-021-0/+1
| | | | | | registry git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1209634 13f79535-47bb-0310-9956-ffa450edef68
* Make commit showing more clearly that wsa:ReferenceParameters aren't handled ↵scottkurz2011-12-021-19/+8
| | | | | | correctly and that this is a TODO. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1209627 13f79535-47bb-0310-9956-ffa450edef68
* Use MESSAGE_ID instead of WS_MESSAGE_ID as Tuscany message header for ↵scottkurz2011-11-302-42/+60
| | | | | | handling callbacks' handling of WS-A headers. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1208790 13f79535-47bb-0310-9956-ffa450edef68
* Undo change in r1202210 whereby <wsa:To> should wrap a URI, not an EPR.scottkurz2011-11-291-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1208017 13f79535-47bb-0310-9956-ffa450edef68
* Add dynamic (vs. static) dispatch to invoker for use by callback support.scottkurz2011-11-291-20/+61
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1208010 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3986. Thanks Rashmi.scottkurz2011-11-291-9/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1207942 13f79535-47bb-0310-9956-ffa450edef68
* Update everywhere that use the jaxws-maven-plugin plugin to use the version ↵antelder2011-11-251-17/+7
| | | | | | and config which works for both Java 6 and 7 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1206222 13f79535-47bb-0310-9956-ffa450edef68
* Fix EPR creation to correctly wrap address in <wsa:Address/> tag.scottkurz2011-11-151-3/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1202210 13f79535-47bb-0310-9956-ffa450edef68
* Fix checked exception handling.scottkurz2011-10-191-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1186292 13f79535-47bb-0310-9956-ffa450edef68
* Tweak exception handling slightly to handle runtime exception variant.scottkurz2011-10-131-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1182888 13f79535-47bb-0310-9956-ffa450edef68
* Update with some guards to avoid NPEsantelder2011-10-121-8/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1182279 13f79535-47bb-0310-9956-ffa450edef68
* Tweak Invoker so it can be subclassed.scottkurz2011-09-291-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1177156 13f79535-47bb-0310-9956-ffa450edef68
* Remove dependency on host-http from the jaxws binding as it's not used by ↵slaws2011-09-222-9/+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
* Update to as much as possible only use dependencies in the maven central ↵antelder2011-01-261-1/+1
| | | | | | repo and for where thats not possible define the other repository in the module that uses it not the top level pom.xml git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1063664 13f79535-47bb-0310-9956-ffa450edef68
* Bump up copyright year in the NOTICE filesantelder2011-01-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057117 13f79535-47bb-0310-9956-ffa450edef68
* Removing all references to jaxb-api as described under TUSCANY-3810edwardsmj2010-12-131-41/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1045089 13f79535-47bb-0310-9956-ffa450edef68
* More changes to fix binding.s otests. Also change binding.ws model ↵slaws2010-07-021-2/+2
| | | | | | getter/setter to make it more explicit which of the WSDLs it stores are user defined. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960020 13f79535-47bb-0310-9956-ffa450edef68
* Merge service side updates of axis2 ws binding to jaxws version of bindingantelder2010-06-302-4/+132
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959260 13f79535-47bb-0310-9956-ffa450edef68
* Start merging the axis2 ws binding changes into the jax-ws version of the ↵antelder2010-06-291-21/+395
| | | | | | binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@958995 13f79535-47bb-0310-9956-ffa450edef68
* Add a flag to the binding builder to indicate that generated data should be ↵slaws2010-06-172-2/+2
| | | | | | 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
* Use more general exception as diff jdks and urls give diff exceptionsantelder2010-06-151-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954872 13f79535-47bb-0310-9956-ffa450edef68
* Allow for testing of this provider in the Axis2 runtime. slaws2010-06-111-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953656 13f79535-47bb-0310-9956-ffa450edef68
* If we need to set the property we should tell it to use the value we set. slaws2010-06-111-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953654 13f79535-47bb-0310-9956-ffa450edef68
* Updating Copyright Year in NOTICE fileslresende2010-05-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943700 13f79535-47bb-0310-9956-ffa450edef68
* Put back code to create a soap fault message from an exception. Was there a ↵antelder2010-04-211-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
* Update to get the default http port from runtime propertiesantelder2010-04-211-8/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936192 13f79535-47bb-0310-9956-ffa450edef68
* Make sure that the JAXWS runtime is stopped and put in temp fix for ↵slaws2010-04-201-7/+35
| | | | | | exception handling. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936017 13f79535-47bb-0310-9956-ffa450edef68
* Extend the println to remind me where it's coming from. slaws2010-04-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935865 13f79535-47bb-0310-9956-ffa450edef68
* Split the jaxws ws binding into a generic bit and an RI specific bit. ↵slaws2010-04-1612-447/+7
| | | | | | 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
* Change default port to be 8080 to match old axis2 based ws bindingantelder2010-03-311-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929592 13f79535-47bb-0310-9956-ffa450edef68
* Update to use port 8085antelder2010-03-311-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929575 13f79535-47bb-0310-9956-ffa450edef68
* Prevent NPE when the exception message is nullantelder2010-03-311-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929533 13f79535-47bb-0310-9956-ffa450edef68
* Start getting JAX-WS WS binding working with application exceptionsantelder2010-03-312-17/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929499 13f79535-47bb-0310-9956-ffa450edef68
* Add a raning so it can be overriden by the Axis2 WS bindingantelder2010-03-311-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929498 13f79535-47bb-0310-9956-ffa450edef68
* Clean up dependenciesantelder2010-03-311-323/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929496 13f79535-47bb-0310-9956-ffa450edef68
* Support bindings that specify WSDL or specify uris and expect WSDL to be ↵slaws2010-03-252-6/+43
| | | | | | 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
* Replace weather forcast sample with simple helloworld sample. Update the ↵slaws2010-03-2412-209/+533
| | | | | | 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
* Added experimental JAXWS based WS integration from Raymond's sandbox as per ↵slaws2010-03-2214-0/+1244
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