summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-ws-runtime-axis2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use newer version of wss4j to avoid test failureslresende2013-07-151-2/+2
* Switch to a different version of wss4j to try to fix build issueslresende2013-07-151-2/+8
* Rever exclusion of wss4j dependency from rampartlresende2013-07-151-2/+2
* Remove bouncycastle dependencies that are not in uselresende2013-05-021-19/+23
* Explicity list Rampart dependencies to fix Tuscany build issueslresende2013-02-021-3/+24
* TUSCANY-4070: add apache v8 pom dependency so its got from the Tuscany define...antelder2012-10-011-0/+9
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-8/+8
* TUSCANY-4045: Apply update from Andrew Potter to fix Module binding-ws-runtim...antelder2012-05-211-0/+7
* Tighten up the no address test to include checking for a null or empty URIslaws2012-03-231-1/+4
* Bump up the date in the NOTICE fileantelder2012-02-131-1/+1
* 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-3938 - Correct various manifest mistakes to bring runtime up in OSGi ...slaws2011-09-061-0/+1
* TUSCANY-3932 - sample of how the structural URI could be passed over a remote...slaws2011-08-262-1/+17
* Remove xalan dependency as it conflicts iwth the base jdk which includes some...antelder2011-08-181-13/+0
* TUSCANY-3852 - Move the SOAP envelope construction to the start of the respon...slaws2011-07-144-44/+148
* Correct dependencies following the move up to opensaml-2.4.1.jar, slaws2011-07-141-5/+25
* Fix the build errors about openws by moving up to opensaml 2.4.1antelder2011-07-121-1/+1
* TUSCANY-3881 - Tidy up the binding context and test by re-enabling Rampart su...slaws2011-07-058-41/+480
* 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-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