summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/core (unfollow)
Commit message (Expand)AuthorFilesLines
2010-11-14TUSCANY-3664 Add support for multiple operation output typesbdaniel1-3/+6
2010-11-13Fix the error message so that the interface name is usedrfeng1-3/+2
2010-11-09remove unused dependency on asmbdaniel1-6/+0
2010-11-08Fix typo in commentslaws1-1/+1
2010-11-05Correct confusing error messageslaws1-1/+1
2010-09-27add missing dependenciesslaws1-0/+1
2010-09-24TUSCANY-3687 - Not sure what the default ranking is and I believe the registr...slaws1-1/+1
2010-09-24TUSCANY-3686 - All tribes endpoint registry to create instances of RuntimeEnd...slaws1-0/+1
2010-09-24Move to wstx-as version 3.2.6 consistently. Having two versions in the distro...slaws1-1/+1
2010-09-17Enhance the JAX-WS async client support and fix couple of issuesrfeng5-285/+392
2010-09-17TUSCANY-3664 Migrate 1.x Holder support to 2.x and add support for non-void m...bdaniel1-6/+82
2010-09-14Remove commented out lineslaws1-1/+0
2010-09-10Fix the self reference with explicit bindingsrfeng1-3/+5
2010-09-08Check for the null binding provider to avoid NPErfeng1-4/+4
2010-08-25TUSCANY-3659 - Enable asynch operation over the local SCA binding. This does ...slaws3-9/+32
2010-08-24Put back some code to use the InterfaceContractMapper to match interfaces, as...jsdelfino1-0/+4
2010-08-19Remove commented codeslaws2-15/+1
2010-08-18JCA_9013 Throw an IllegalArgumentException when getProperty() is called with ...bdaniel1-3/+2
2010-08-18TUSCANY-3653 - Read JAXWS annotations in Java interfaces (JAXWSJavaIntefacePr...slaws3-28/+66
2010-08-05Throw IllegalArgumentExceptions on various ComponentContext methods to fix JC...bdaniel1-3/+17
2010-08-05Throw an IllegalArgumentException if createSelfReference is called with a bus...bdaniel1-1/+6
2010-08-03implement interface contract compatibility checking -- allows oasis JCA_9008_...kelvingoodson1-26/+60
2010-07-29TUSCANY-3639 - ensure that the service wire is created at the same time as th...slaws1-0/+6
2010-07-27improve pd info for interface contract mapping and fix up failing ASM tests d...kelvingoodson1-0/+14
2010-07-26Check constrained types for the qualifiable parent of a qualified intentbdaniel1-1/+5
2010-07-23Remove constrained intents from endpoint references at runtime binding timebdaniel1-3/+37
2010-07-22missing file from commit 966324kelvingoodson1-11/+10
2010-07-16Fix the regression caused by r963624 for overloaded local methodsrfeng1-3/+12
2010-07-16communicate differences in interfaces wrt @Remotable annotationkelvingoodson1-1/+1
2010-07-13Fixes to set the callback interface based on the interface constructed when t...slaws2-4/+9
2010-07-13TUSCANY-3616 - Add code to check that that interface contracts a reference an...slaws4-3/+160
2010-07-11Changes and additions to core in support of Client-side and Server-side async...edwardsmj8-71/+519
2010-07-05Initial version of async client endpoint for async response messages for Phas...edwardsmj2-15/+335
2010-07-05Adding Classes to handle asynchronous responses as part of Phase II of TUSCAN...edwardsmj3-0/+254
2010-07-05Little bit of tidying. No function change.slaws1-24/+21
2010-07-03Add license headerantelder1-0/+18
2010-06-29Client side asynchronous support - extending the async client invokers to ful...edwardsmj2-4/+239
2010-06-18Handle the receipt of messageID data from a wsa:MessageID header in an incomi...edwardsmj1-0/+14
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...slaws2-3/+5
2010-06-17improve variable nameslaws1-14/+14
2010-06-17TUSCANY-3593 - Create an endpoint on the fly at the point a reference target ...slaws1-17/+84
2010-06-14Add a little bit more structure to message header storage to generally avoid ...slaws3-6/+7
2010-06-05Setting svn:eol-style for java and xml filesrfeng3-207/+207
2010-06-01Remove obsolute methodsrfeng1-10/+0
2010-05-23Add missing log message to match the addEndpoint methodantelder1-0/+1
2010-05-17Make sure callback endpoints are createdrfeng6-19/+79
2010-05-12Updating Copyright Year in NOTICE fileslresende1-1/+1
2010-04-29TUSCANY-3543 - Return first available binding when creating selfReference wit...lresende1-2/+9
2010-04-27mark additional classes as extension spi according to use indicated binding-w...kelvingoodson1-0/+1