summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-ws-runtime-axis2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-203-12/+85
* Add capability to support Bindings that support Async invocations natively - ...edwardsmj2011-01-111-1/+12
* Bump up copyright year in the NOTICE filesantelder2011-01-101-1/+1
* Remove no longer required wstx dependencyantelder2010-12-141-7/+0
* Change to use axis2 osgi jarantelder2010-12-131-11/+14
* Add exclude for an old version of commons logging the seems to mess up the os...antelder2010-12-131-0/+6
* Update to clean up numerous dependencies, many i think left over from previou...antelder2010-12-116-331/+59
* More tweaks for the OSGi MFrfeng2010-12-081-0/+1
* Update MFs and jar versionsrfeng2010-12-082-20/+4
* Upgrade to Axis2 1.5.3, Axiom 1.2.10 and Abdera 1.1.1rfeng2010-12-083-14/+15
* TUSCANY-3727 - fix binding-ws which jars so that it doesn't have base Tuscany...slaws2010-11-091-6/+1
* Correct name missed when rename was doneantelder2010-10-191-1/+1
* Move WS definitions to model module as thats more where it belongs and enable...antelder2010-10-182-61/+0
* Add -pom identifier to base-runtime so that its more obvious that you need to...antelder2010-10-131-1/+1
* Exclude opensaml which seems to be sneaking in when it didn't used to. slaws2010-10-081-1/+17
* An example of using core-runtime and base-runtime. The binding-ws-runtime-axi...slaws2010-10-061-81/+20
* 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 old surefire configantelder2010-06-031-20/+0
* Add missing OSGi dependencies that are causing the dosgi samples to fail. slaws2010-06-021-0/+1
* 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-172-2/+29
* Updating Copyright Year in NOTICE fileslresende2010-05-121-1/+1
* 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
* Remove unused dependencyantelder2010-03-111-7/+0
* Clean up the hard-dependency on impl class of XMLInputFactory and DocumentBui...rfeng2010-03-044-36/+70
* 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