summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2010-06-26Improve property type introspectionsrfeng6-41/+81
2010-06-26Use Response as the typerfeng3-10/+20
2010-06-25Fix compilation errorsrfeng3-10/+4
2010-06-25Added missing signalAll() operation when processing sendResponse and sendFaultedwardsmj1-0/+2
2010-06-25Correct sca xsd resource file nameantelder1-1/+1
2010-06-25Don't try to use any sources jarsantelder1-0/+5
2010-06-25Update to also support running OSGi with the agregated tuscany-base jarantelder2-1/+6
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-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-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-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-22TUSCANY-3605 - Moving Spring dependency to 3.0.2.RELEASElresende4-14/+27
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-21Remove out of date warningantelder1-1/+0
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-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-18Check for message context being null to prevent NPE when these methods are ca...slaws1-3/+30
2010-06-17Add a flag to the binding builder to indicate that generated data should be r...slaws18-35/+36
2010-06-17Add manifest entries for packages org.apache.tuscany.sca.context and org.apac...edwardsmj1-1/+3
2010-06-17improve variable nameslaws1-14/+14
2010-06-17TUSCANY-3593 - Create an endpoint on the fly at the point a reference target ...slaws5-31/+108
2010-06-17Add missing MANIFEST.MF entry for assembly-xsd package to enable Tuscany to r...edwardsmj1-0/+1
2010-06-16small updates to commentsslaws1-2/+2
2010-06-15Use more general exception as diff jdks and urls give diff exceptionsantelder1-1/+1