summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* add missing dependenciesslaws2010-09-271-0/+1
* TUSCANY-3687 - Not sure what the default ranking is and I believe the registr...slaws2010-09-241-1/+1
* TUSCANY-3686 - All tribes endpoint registry to create instances of RuntimeEnd...slaws2010-09-241-0/+1
* Move to wstx-as version 3.2.6 consistently. Having two versions in the distro...slaws2010-09-241-1/+1
* Enhance the JAX-WS async client support and fix couple of issuesrfeng2010-09-175-285/+392
* TUSCANY-3664 Migrate 1.x Holder support to 2.x and add support for non-void m...bdaniel2010-09-171-6/+82
* Remove commented out lineslaws2010-09-141-1/+0
* Fix the self reference with explicit bindingsrfeng2010-09-101-3/+5
* Check for the null binding provider to avoid NPErfeng2010-09-081-4/+4
* TUSCANY-3659 - Enable asynch operation over the local SCA binding. This does ...slaws2010-08-253-9/+32
* Put back some code to use the InterfaceContractMapper to match interfaces, as...jsdelfino2010-08-241-0/+4
* Remove commented codeslaws2010-08-192-15/+1
* JCA_9013 Throw an IllegalArgumentException when getProperty() is called with ...bdaniel2010-08-181-3/+2
* TUSCANY-3653 - Read JAXWS annotations in Java interfaces (JAXWSJavaIntefacePr...slaws2010-08-183-28/+66
* Throw IllegalArgumentExceptions on various ComponentContext methods to fix JC...bdaniel2010-08-051-3/+17
* Throw an IllegalArgumentException if createSelfReference is called with a bus...bdaniel2010-08-051-1/+6
* implement interface contract compatibility checking -- allows oasis JCA_9008_...kelvingoodson2010-08-031-26/+60
* TUSCANY-3639 - ensure that the service wire is created at the same time as th...slaws2010-07-291-0/+6
* improve pd info for interface contract mapping and fix up failing ASM tests d...kelvingoodson2010-07-271-0/+14
* Check constrained types for the qualifiable parent of a qualified intentbdaniel2010-07-261-1/+5
* Remove constrained intents from endpoint references at runtime binding timebdaniel2010-07-231-3/+37
* missing file from commit 966324kelvingoodson2010-07-221-11/+10
* Fix the regression caused by r963624 for overloaded local methodsrfeng2010-07-161-3/+12
* communicate differences in interfaces wrt @Remotable annotationkelvingoodson2010-07-161-1/+1
* Fixes to set the callback interface based on the interface constructed when t...slaws2010-07-132-4/+9
* TUSCANY-3616 - Add code to check that that interface contracts a reference an...slaws2010-07-134-3/+160
* Changes and additions to core in support of Client-side and Server-side async...edwardsmj2010-07-118-71/+519
* Initial version of async client endpoint for async response messages for Phas...edwardsmj2010-07-052-15/+335
* Adding Classes to handle asynchronous responses as part of Phase II of TUSCAN...edwardsmj2010-07-053-0/+254
* Little bit of tidying. No function change.slaws2010-07-051-24/+21
* Add license headerantelder2010-07-031-0/+18
* Client side asynchronous support - extending the async client invokers to ful...edwardsmj2010-06-292-4/+239
* Handle the receipt of messageID data from a wsa:MessageID header in an incomi...edwardsmj2010-06-181-0/+14
* 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-172-3/+5
* improve variable nameslaws2010-06-171-14/+14
* TUSCANY-3593 - Create an endpoint on the fly at the point a reference target ...slaws2010-06-171-17/+84
* Add a little bit more structure to message header storage to generally avoid ...slaws2010-06-143-6/+7
* Setting svn:eol-style for java and xml filesrfeng2010-06-053-207/+207
* Remove obsolute methodsrfeng2010-06-011-10/+0
* Add missing log message to match the addEndpoint methodantelder2010-05-231-0/+1
* Make sure callback endpoints are createdrfeng2010-05-176-19/+79
* Updating Copyright Year in NOTICE fileslresende2010-05-121-1/+1
* TUSCANY-3543 - Return first available binding when creating selfReference wit...lresende2010-04-291-2/+9
* mark additional classes as extension spi according to use indicated binding-w...kelvingoodson2010-04-271-0/+1
* mark classes as extension spi according to use indicated by implementation-ja...kelvingoodson2010-04-2318-0/+19
* Add new RuntimeProperties implantelder2010-04-152-0/+56
* correct commentslaws2010-04-081-3/+3
* TUSCANY-3529 - update binding matching to turn on code that looks at binding ...slaws2010-04-082-12/+22
* Update for latest oasis api codeantelder2010-04-081-2/+2