summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Provide basic support for invocation of Async Server style service methods, a...edwardsmj2010-06-253-2/+279
* Introspection of SCA Async Server form on Java interface and Equivalence mapp...edwardsmj2010-06-257-1/+285
* Add contribution-doc-lit-wrapped as its used by the launcher-axis2 testantelder2010-06-251-0/+1
* Test with doc/lit/wrapped contribution. Rpc/lit doesn't work yet so not addin...slaws2010-06-241-0/+122
* TUSCANY-3614 Add a rpc/lit test contributionslaws2010-06-2411-0/+712
* Add a doc/lit/wrapped test contributionslaws2010-06-2410-0/+680
* Fix the pacakge scoped field injectionrfeng2010-06-232-6/+11
* Refactor the default sca namespace bindingrfeng2010-06-231-2/+7
* Remove @Override to avoid compilation issuesrfeng2010-06-231-2/+0
* 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
* Small improvement to message reported to include exception text when interfac...slaws2010-06-222-2/+2
* 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
* 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