summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-ws-runtime-axis2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move the ws binding provider files into the provider package. slaws2010-03-0115-20/+19
* Disable parallel tests as it causes port conflictsantelder2010-03-011-0/+20
* 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
* Set the JVM trust/key store so the client side is able to pick up the servers...slaws2010-02-261-1/+21
* Remove unused importsrfeng2010-02-251-4/+0
* Add binding.ws specific providers for the HTTPSPolicy model slaws2010-02-254-1/+110
* Fluff up a policy provider instanceslaws2010-02-251-7/+3
* Separate the common parts of the binding.ws reference and service binding pro...slaws2010-02-254-41/+87
* Enable the ws binding specific basic auth policy providerslaws2010-02-121-0/+20
* Fix up the basic auth policy providerslaws2010-02-123-17/+26