summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Expand)AuthorFilesLines
2010-06-25Provide basic support for invocation of Async Server style service methods, a...edwardsmj3-2/+279
2010-06-25Introspection of SCA Async Server form on Java interface and Equivalence mapp...edwardsmj7-1/+285
2010-06-25Add contribution-doc-lit-wrapped as its used by the launcher-axis2 testantelder1-0/+1
2010-06-24Test with doc/lit/wrapped contribution. Rpc/lit doesn't work yet so not addin...slaws1-0/+122
2010-06-24TUSCANY-3614 Add a rpc/lit test contributionslaws11-0/+712
2010-06-24Add a doc/lit/wrapped test contributionslaws10-0/+680
2010-06-23Fix the pacakge scoped field injectionrfeng2-6/+11
2010-06-23Refactor the default sca namespace bindingrfeng1-2/+7
2010-06-23Remove @Override to avoid compilation issuesrfeng1-2/+0
2010-06-23Use loopback for multicast testingrfeng5-39/+44
2010-06-23Add an exclude for target/*.log filesrfeng1-0/+1
2010-06-23Allow package fields to be used for SCA reference/propertyrfeng2-13/+48
2010-06-23Add missing OSGi importrfeng1-1/+2
2010-06-23Remove NameSpaceContextImpl class reference from assembly-xmlbdaniel1-1/+0
2010-06-23Remove NameSpaceContextImpl class reference from assembly-xmlbdaniel2-3/+16
2010-06-22Support policy XPath functions without ns prefixes and without a single node ...bdaniel1-3/+22
2010-06-22Potential NPE in NamespaceContextImpl.getPrefixesbdaniel1-1/+1
2010-06-22Support policy XPath functions without ns prefixes and without a single node ...bdaniel3-14/+110
2010-06-22Small improvement to message reported to include exception text when interfac...slaws2-2/+2
2010-06-22Catch up with spec related binding.ws changes. URL no allowed on binding.ws o...slaws1-1/+1
2010-06-22Adding @mayProvide="sca:asyncInvocation" as first step in support of async se...edwardsmj1-1/+4
2010-06-22Adding @mayProvide="sca:asyncInvocation" as first step in support of async se...edwardsmj1-1/+2
2010-06-22Adding @mayProvide="sca:asyncInvocation" as first step in support of async se...edwardsmj1-0/+5
2010-06-22Run gpg sign in the verify phaseantelder1-0/+1
2010-06-22TUSCANY-3605 - Moving Spring dependency to 3.0.2.RELEASElresende6-20/+36
2010-06-21Add evaluation for XPath IntentRef function bdaniel1-1/+1
2010-06-21Add evaluation for XPath IntentRef function bdaniel2-2/+69
2010-06-21Add spec conformance number to message. slaws1-1/+1
2010-06-21Improve error messageslaws1-1/+1
2010-06-21BWS_2018 - add a check that uri doesn't appear on a service callback binding....slaws5-1/+40
2010-06-21Fix up IDE warningsantelder1-5/+2
2010-06-21Change all exception throwing to be Monitor errorsantelder2-3/+6
2010-06-21BWS20006 - if a component reference binding.ws names a WSDL service with more...slaws3-6/+51
2010-06-21Catch up with changes for otests that, following the spec, don't allow the pr...slaws6-7/+7
2010-06-21Remove out of date warningantelder1-1/+0
2010-06-21Updates to get the jms test suite runner workingantelder4-42/+62
2010-06-21Change the previous warning thrown when a service can't be found into an errorslaws2-4/+4
2010-06-21BWS_2003 - add a check that wsdl.service doesn't appear on a service binding....slaws2-0/+7
2010-06-21Update root pom.xml distributionManagement for Nexus based repositories. To u...antelder1-11/+10
2010-06-21BWS_2001 - add a check that the reference binding.ws has an absolute URIslaws3-0/+27
2010-06-19Handle the wsa:ReferenceParameters SOAP header if present on the invocation o...edwardsmj2-12/+39
2010-06-18Handle the receipt of messageID data from a wsa:MessageID header in an incomi...edwardsmj2-13/+49
2010-06-18Handle the receipt of messageID data from a wsa:MessageID header in an incomi...edwardsmj1-0/+14
2010-06-18Fix for subtask #3 of TUSCANY-3592 to enable the invocation of a callback ope...edwardsmj1-40/+91
2010-06-18Fix for subtask #2 of TUSCANY-3592 to enable the endpoint of a bidirectional ...edwardsmj1-2/+25
2010-06-18Add copy of the axis2 tests that use the JAXWS RI provider included in the ba...antelder7-0/+754
2010-06-18Check for message context being null to prevent NPE when these methods are ca...slaws1-3/+30
2010-06-17Remove the binding.ws specific callback test as I've moved its contents to th...slaws10-529/+0
2010-06-17Add the new callback contributions to the buildslaws1-0/+2
2010-06-17TUSCANY-3593 - Modify the base callback test so that it uses the most minimal...slaws1-3/+1