summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Use loopback for multicast testingrfeng2010-06-235-39/+44
* Add an exclude for target/*.log filesrfeng2010-06-231-0/+1
* Allow package fields to be used for SCA reference/propertyrfeng2010-06-232-13/+48
* Add missing OSGi importrfeng2010-06-231-1/+2
* Remove NameSpaceContextImpl class reference from assembly-xmlbdaniel2010-06-231-1/+0
* Remove NameSpaceContextImpl class reference from assembly-xmlbdaniel2010-06-232-3/+16
* Support policy XPath functions without ns prefixes and without a single node ...bdaniel2010-06-221-3/+22
* Potential NPE in NamespaceContextImpl.getPrefixesbdaniel2010-06-221-1/+1
* Support policy XPath functions without ns prefixes and without a single node ...bdaniel2010-06-223-14/+110
* TUSCANY-3517: Commit zip for new test callback sample for Florians GSoC projectantelder2010-06-229-0/+390
* Small improvement to message reported to include exception text when interfac...slaws2010-06-222-2/+2
* TUSCANY-3517: Apply latest GSoC project zip from Florianantelder2010-06-2210-104/+224
* Catch up with spec related binding.ws changes. URL no allowed on binding.ws o...slaws2010-06-221-1/+1
* Adding @mayProvide="sca:asyncInvocation" as first step in support of async se...edwardsmj2010-06-221-1/+4
* Adding @mayProvide="sca:asyncInvocation" as first step in support of async se...edwardsmj2010-06-221-1/+2
* Adding @mayProvide="sca:asyncInvocation" as first step in support of async se...edwardsmj2010-06-221-0/+5
* Run gpg sign in the verify phaseantelder2010-06-221-0/+1
* TUSCANY-3605 - Moving Spring dependency to 3.0.2.RELEASElresende2010-06-226-20/+36
* Add evaluation for XPath IntentRef function bdaniel2010-06-211-1/+1
* Add evaluation for XPath IntentRef function bdaniel2010-06-212-2/+69
* Add spec conformance number to message. slaws2010-06-211-1/+1
* Improve error messageslaws2010-06-211-1/+1
* BWS_2018 - add a check that uri doesn't appear on a service callback binding....slaws2010-06-215-1/+40
* Fix up IDE warningsantelder2010-06-211-5/+2
* Change all exception throwing to be Monitor errorsantelder2010-06-212-3/+6
* BWS20006 - if a component reference binding.ws names a WSDL service with more...slaws2010-06-213-6/+51
* Catch up with changes for otests that, following the spec, don't allow the pr...slaws2010-06-216-7/+7
* Remove out of date warningantelder2010-06-211-1/+0
* Updates to get the jms test suite runner workingantelder2010-06-214-42/+62
* Change the previous warning thrown when a service can't be found into an errorslaws2010-06-212-4/+4
* BWS_2003 - add a check that wsdl.service doesn't appear on a service binding....slaws2010-06-212-0/+7
* Update root pom.xml distributionManagement for Nexus based repositories. To u...antelder2010-06-211-11/+10
* BWS_2001 - add a check that the reference binding.ws has an absolute URIslaws2010-06-213-0/+27
* 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
* Handle the receipt of messageID data from a wsa:MessageID header in an incomi...edwardsmj2010-06-181-0/+14
* Fix for subtask #3 of TUSCANY-3592 to enable the invocation of a callback ope...edwardsmj2010-06-181-40/+91
* Remove the webapp stuff that shouldn't be in this Java SE sampleantelder2010-06-185-193/+0
* Add a simple callback sample to contrib areaantelder2010-06-1813-0/+488
* TUSCANY-3517: Commit initial async servlet sample to contrib areaantelder2010-06-1811-0/+460
* Fix for subtask #2 of TUSCANY-3592 to enable the endpoint of a bidirectional ...edwardsmj2010-06-181-2/+25
* Add copy of the axis2 tests that use the JAXWS RI provider included in the ba...antelder2010-06-187-0/+754
* Check for message context being null to prevent NPE when these methods are ca...slaws2010-06-181-3/+30
* Remove the binding.ws specific callback test as I've moved its contents to th...slaws2010-06-1710-529/+0
* Add the new callback contributions to the buildslaws2010-06-171-0/+2
* TUSCANY-3593 - Modify the base callback test so that it uses the most minimal...slaws2010-06-171-3/+1
* Add launcher for forward specified callback contributionslaws2010-06-171-0/+112
* A callback contribution where only the forward bindings are specified. slaws2010-06-1710-0/+570
* Add launcher for fully specified callback contributionslaws2010-06-171-0/+111
* Add a ws binding specific full specified callback test contributionslaws2010-06-1710-0/+576