summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve property type introspectionsrfeng2010-06-266-41/+81
* Use Response as the typerfeng2010-06-263-10/+20
* Fix compilation errorsrfeng2010-06-253-10/+4
* Added missing signalAll() operation when processing sendResponse and sendFaultedwardsmj2010-06-251-0/+2
* Correct sca xsd resource file nameantelder2010-06-251-1/+1
* Don't try to use any sources jarsantelder2010-06-251-0/+5
* Update to also support running OSGi with the agregated tuscany-base jarantelder2010-06-252-1/+6
* 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
* 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
* 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
* 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
* TUSCANY-3605 - Moving Spring dependency to 3.0.2.RELEASElresende2010-06-224-14/+27
* 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
* Remove out of date warningantelder2010-06-211-1/+0
* 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
* 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
* Check for message context being null to prevent NPE when these methods are ca...slaws2010-06-181-3/+30
* Add a flag to the binding builder to indicate that generated data should be r...slaws2010-06-1718-35/+36
* Add manifest entries for packages org.apache.tuscany.sca.context and org.apac...edwardsmj2010-06-171-1/+3
* improve variable nameslaws2010-06-171-14/+14
* TUSCANY-3593 - Create an endpoint on the fly at the point a reference target ...slaws2010-06-175-31/+108
* Add missing MANIFEST.MF entry for assembly-xsd package to enable Tuscany to r...edwardsmj2010-06-171-0/+1
* small updates to commentsslaws2010-06-161-2/+2
* Use more general exception as diff jdks and urls give diff exceptionsantelder2010-06-151-1/+1