summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-corba-runtime/src/test/java/org/apache/tuscany/sca/binding (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-20TUSCANY-3459 - Allow the remotable status of an interface to be overridden us...slaws1-0/+11
2011-12-13TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws1-4/+20
2011-10-31Add a spec version to Endpoint and only do full matching if the target endpoi...slaws1-0/+12
2011-07-22Fix spelling of method, changing to 'setNormalizedWSDLInterfaceContract'.scottkurz1-3/+3
2011-07-11TUSCANY-3883 - add missed checkinslaws1-0/+12
2011-05-25TUSCANY-3868 - allow binding to be retrieved by nameslaws1-0/+5
2011-05-16Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder1-2/+2
2011-04-20Allow the look up of endpoint address by component/service/binding name from ...rfeng1-0/+14
2011-02-15Test fix needed for TUSCANY-3832 changes, plus cleanup and adjustment from re...scottkurz2-23/+36
2011-01-20Stage 1 of Axis2 binding-ws support of async callbacks, as described in TUSCA...edwardsmj1-0/+15
2011-01-20Fix for TUSCANY-3819 (still need to cleanup bare case, wsdlgen).scottkurz1-2/+2
2010-12-20Updating core invocation code to support bindings that provide native async s...edwardsmj1-0/+7
2010-12-07TUSCANY-3801 - missed files from previous check in. slaws1-1/+0
2010-12-06TUSCANY-3801 - move chain tail location code into the chain implementationslaws1-1/+1
2010-12-03TUSCANY-3801 - Update the invocation chain infrastructure, and the enpoints/e...slaws1-1/+8
2010-11-30TUSCANY-3788, TUSCANY-3786 - Allow build time resolvable references to be res...slaws1-1/+4
2010-11-14TUSCANY-3664 Add support for multiple operation output typesbdaniel1-0/+18
2010-09-17TUSCANY-3664 Migrate 1.x Holder support to 2.x and add support for non-void m...bdaniel1-0/+6
2010-08-18TUSCANY-3653 - Read JAXWS annotations in Java interfaces (JAXWSJavaIntefacePr...slaws2-1/+38
2010-08-12TUSCANY-3641 - When a JAXWS binding is encountered make sure that the associa...slaws1-1/+7
2010-07-13TUSCANY-3616 - Add code to check that that interface contracts a reference an...slaws2-0/+26
2010-07-05Removing unnecessary //TODO commentedwardsmj1-5/+3
2010-06-30Include the new isAsyncServer method on the corba test mock classantelder1-0/+6
2010-06-07remove troublesome comments which trigger jdk issue "unmappable character for...kelvingoodson17-17/+4
2010-05-27Add missing headersslaws17-0/+306
2010-03-17Port binding.corba from 1.x to 2.xrfeng163-0/+12892