summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/core (unfollow)
Commit message (Expand)AuthorFilesLines
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
2010-04-23mark classes as extension spi according to use indicated by implementation-ja...kelvingoodson18-0/+19
2010-04-15Add new RuntimeProperties implantelder2-0/+56
2010-04-08correct commentslaws1-3/+3
2010-04-08TUSCANY-3529 - update binding matching to turn on code that looks at binding ...slaws2-12/+22
2010-04-08Update for latest oasis api codeantelder1-2/+2
2010-03-16Update the endpoint registry to use the new Endpoint matches methodantelder1-1/+1
2010-03-14Improve the IP address binding to be based on the host from the urirfeng4-16/+14
2010-03-11TUSCANY-3483 - ensure that policies defined in the implementation are applied...slaws1-2/+15
2010-03-08Switch binder interface over to throwing exceptions rather than returning boo...slaws2-14/+13
2010-03-08Correct audit statement in failure caseslaws1-1/+1
2010-03-04Add matching algorithm narativeslaws1-3/+12
2010-03-03Avoiding calling createInterceptor multiple timeslresende1-2/+3
2010-03-03TUSCANY-3480 revert this workaround as this in not the root cause of the prob...slaws1-3/+1
2010-03-02Add the ability to map binding.sca to any bindings in the runtime by configur...rfeng3-12/+34
2010-03-02TUSCANY-3480, temporarily don't fail on unmatched intentsantelder1-1/+3
2010-03-01Check that intents are properly satisfied, particularly in the qualified inte...slaws1-1/+30
2010-02-26Clean up the remote flag for endpoint and change the endpoint reference statu...rfeng4-21/+17
2010-02-25Add the check for local-by-reference, local-by-value and remote invocations f...rfeng3-4/+16
2010-02-20TUSCANY-3468 - Fixing NPE when contracts are not available (e.g in implementa...lresende1-17/+19
2010-02-19Make the maxThreads a configurable property of WorkSchedulerrfeng4-7/+14
2010-02-19Align the interfaceContractMapper to the specrfeng3-41/+5
2010-02-19Fix for TUSCANY-3466rfeng1-19/+65
2010-02-12Enable addition of policies to binding chainsslaws2-18/+9
2010-02-09Start to clean up the node-api (remove Node.destroy())rfeng1-71/+80
2010-02-08Use a dummy invocation chain to avoid NPE on ConcurrentHashMaprfeng1-1/+10
2010-02-05Add a serialVersionUIDantelder1-0/+1
2010-02-04Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) replace...slaws2-2/+6