summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/implementation-java-runtime (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3659 - Enable asynch operation over the local SCA binding. This does ...slaws2010-08-251-1/+8
* JCA_9013 Validate property types are compatible with getProperty() argumentsbdaniel2010-08-191-1/+28
* TUSCANY-3652 Inject callbacks at service invocationbdaniel2010-08-187-23/+112
* TUSCANY-3652 Add methods to Injectors to get underlying Types and to inject nullbdaniel2010-08-183-2/+45
* TUSCANY-3641 - process an @WebService(wsdlLocation="") annotation by reading ...slaws2010-08-091-1/+2
* Changes and additions to Java invoker in support of Client-side and Server-si...edwardsmj2010-07-112-12/+91
* Adding "volatile" to 2 fields shared between threads in ResponseDispatchImpl ...edwardsmj2010-06-291-2/+2
* Improve property type introspectionsrfeng2010-06-261-9/+6
* Fix compilation errorsrfeng2010-06-253-10/+4
* Added missing signalAll() operation when processing sendResponse and sendFaultedwardsmj2010-06-251-0/+2
* Provide basic support for invocation of Async Server style service methods, a...edwardsmj2010-06-253-2/+279
* Remove obsolute methodsrfeng2010-06-011-7/+0
* Updating Copyright Year in NOTICE fileslresende2010-05-121-1/+1
* mark classes as extension spi according to use indicated by implementation-ja...kelvingoodson2010-04-231-0/+1
* TUSCANY-3530 - not a solution for property type validation but display more i...slaws2010-04-092-1/+4
* Remove some now unneeded uses of DataExchangeSemanticsantelder2010-03-161-6/+1
* Improve the IP address binding to be based on the host from the urirfeng2010-03-141-1/+1
* Align the interfaceContractMapper to the specrfeng2010-02-192-25/+1
* Refactor the databinding introspection to tuscany-implementation-java-runtime...rfeng2010-01-272-0/+103
* Fix for TUSCANY-3409rfeng2010-01-271-26/+18
* Fix for POJO_10009_TestCase, making the thread context classloader the one us...lresende2010-01-161-2/+15
* TUSCANY-3388 - Updating to the latests OASIS schemalresende2009-12-111-3/+3
* Call start if its not been called before to fix JCA_2005antelder2009-11-261-0/+3
* Moving 2.x trunklresende2009-11-2057-0/+4659