summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-ws-runtime-axis2/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Tighten up the no address test to include checking for a null or empty URIslaws2012-03-231-1/+4
* TUSCANY-3932 - First part of this JIRA is to remove some inconsistencies in t...slaws2012-01-062-12/+19
* Add wsa:IsReferenceParameter='true' attr to ReferenceParameters header per WS...scottkurz2011-12-021-3/+7
* check that the binding is set in the wsdlslaws2011-10-191-2/+4
* Avoid NPE when no port location definedantelder2011-09-201-6/+9
* Separate a composite line out for clarity/debugging purposes. slaws2011-09-061-2/+2
* TUSCANY-3932 - sample of how the structural URI could be passed over a remote...slaws2011-08-262-1/+17
* TUSCANY-3852 - Move the SOAP envelope construction to the start of the respon...slaws2011-07-144-44/+148
* TUSCANY-3881 - Tidy up the binding context and test by re-enabling Rampart su...slaws2011-07-056-39/+246
* TUSCANY-3881 - fix a typo in the original commitslaws2011-06-281-1/+1
* Fix for hanging compliance test JCA_11017. In some cases Axis doesn't have th...slaws2011-06-281-1/+2
* TUSCANY-3881 - create a context bean to hold a more consistent of Axis2 conte...slaws2011-06-238-9/+88
* Allow the look up of endpoint address by component/service/binding name from ...rfeng2011-04-201-7/+1
* Remove unused importslaws2011-04-121-1/+0
* Move the binding/policy configuration step to after the Axis config context h...slaws2011-02-251-5/+7
* Stage 1 of Axis2 binding-ws support of async callbacks, as described in TUSCA...edwardsmj2011-01-202-12/+83
* Add capability to support Bindings that support Async invocations natively - ...edwardsmj2011-01-111-1/+12
* Update to clean up numerous dependencies, many i think left over from previou...antelder2010-12-114-70/+2
* Upgrade to Axis2 1.5.3, Axiom 1.2.10 and Abdera 1.1.1rfeng2010-12-081-2/+2
* Move WS definitions to model module as thats more where it belongs and enable...antelder2010-10-182-61/+0
* Sometimes the binding name appears to be null. Get it from the actual binding...slaws2010-07-301-2/+2
* Add SOAP version intent validation to the ws bindingbdaniel2010-07-222-2/+26
* Changes to binding-ws-runtime-axis2 in support of Client-side and Server-side...edwardsmj2010-07-113-41/+116
* More changes to fix binding.s otests. Also change binding.ws model getter/set...slaws2010-07-023-3/+3
* Improve error messages. This validation should happen earlier when the bindin...slaws2010-07-012-4/+12
* TUSCANY-3614 - first pass at support for rpc/lit. Does the right sort of thin...slaws2010-06-304-9/+184
* Adding @mayProvide="sca:asyncInvocation" as first step in support of async se...edwardsmj2010-06-221-1/+4
* Add spec conformance number to message. slaws2010-06-211-1/+1
* Improve error messageslaws2010-06-211-1/+1
* Handle the wsa:ReferenceParameters SOAP header if present on the invocation o...edwardsmj2010-06-192-12/+39
* Handle the receipt of messageID data from a wsa:MessageID header in an incomi...edwardsmj2010-06-182-13/+49
* Fix for subtask #3 of TUSCANY-3592 to enable the invocation of a callback ope...edwardsmj2010-06-181-40/+91
* Fix for subtask #2 of TUSCANY-3592 to enable the endpoint of a bidirectional ...edwardsmj2010-06-181-2/+25
* Add a flag to the binding builder to indicate that generated data should be r...slaws2010-06-174-6/+6
* TUSCANY-3594 - flow the actual callback URL in the SOAP header as opposed to ...slaws2010-06-152-2/+12
* A little more separation of the Tuscany bits from the Axis bitsslaws2010-06-114-161/+128
* Remove the workaroundrfeng2010-05-211-9/+0
* Add a workaround to support callback endpoint over WSrfeng2010-05-211-0/+9
* Add wsa:Action to the soap header as it's mandatoryrfeng2010-05-171-2/+28
* mark additional classes as extension spi according to use indicated binding-w...kelvingoodson2010-04-274-15/+0
* TUSCANY-3533 - disable registration of the dummy config. Doesn't seem to affe...slaws2010-04-131-5/+5
* Add rnaking valueantelder2010-03-311-1/+2
* Remove some now unneeded uses of DataExchangeSemanticsantelder2010-03-161-5/+1
* Improve the IP address binding to be based on the host from the urirfeng2010-03-141-12/+14
* Clean up the hard-dependency on impl class of XMLInputFactory and DocumentBui...rfeng2010-03-043-30/+66
* Removing unused imports...lresende2010-03-031-1/+0
* Copy the test cases from binding-sca-runtime-axis2 and binding-sca-runtime-rm...rfeng2010-03-031-6/+1
* Move the ws binding provider files into the provider package. slaws2010-03-0115-20/+19
* Clean up the remote flag for endpoint and change the endpoint reference statu...rfeng2010-02-261-1/+1
* Pass security context into getURLMapping() so that appropriate scheme/port ar...slaws2010-02-261-18/+19