summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow the fallback to default SSL in case of system default failsrfeng2012-09-131-14/+10
* Use the new apirfeng2012-09-102-10/+15
* Fix the default mapper so that it can handle tuscanyFilterrfeng2012-09-101-4/+6
* Enable field name based filtering for json serializationrfeng2012-09-104-159/+228
* Fix NPE as the autowire is Boolean and the value can be null. The autoboxing ...rfeng2012-09-101-4/+5
* Start to add the ability to allow partial json serializationrfeng2012-09-105-6/+85
* TUSCANY-4069: Apply patch from Rashmi Hunt to fix Issue with resolving autowi...antelder2012-09-071-0/+10
* remove comet binding as its not in the build nowantelder2012-09-071-5/+0
* remove comet binding as its not in the build nowantelder2012-09-071-5/+0
* Add a test for the DOMInvoker and exceptionsantelder2012-09-044-0/+229
* Fix compile error with method signatureantelder2012-08-161-0/+5
* Update to add the Node to the CompositeContextantelder2012-08-162-3/+8
* Add a method to get the Node to the TuscanyComponentContextantelder2012-08-161-0/+4
* Add a method to get the Node to the TuscanyComponentContextantelder2012-08-162-2/+21
* Make DOMInvoker interface remotableantelder2012-08-161-0/+2
* Update to support DOMInvoker with remote endpointsantelder2012-08-161-0/+3
* Update to support DOMInvoker with remote endpointsantelder2012-08-161-2/+45
* This test fails often in the jenkins builds, can't see why so fiddle about wi...antelder2012-08-161-9/+9
* Don't throw exception as its actually ok to continue onantelder2012-08-161-2/+0
* Add method to get DOMInvoker for a service and testcase for thatantelder2012-08-155-4/+122
* add method impl for ComponnetContext interface updateantelder2012-08-151-0/+6
* Add implementation for DOMInvokerantelder2012-08-154-4/+158
* Add getDOMInvoker to the TuscanyServiceReference to enable dynamic invocation...antelder2012-08-151-0/+3
* Add an interface for a new invoker that uses DOM node for arg and return valu...antelder2012-08-151-0/+9
* Add getExtensionPointRegistry to interface to avoid having to cast to implantelder2012-08-151-3/+4
* Fix the entity detectionrfeng2012-08-031-1/+5
* TUSCANY-4068: Start investigating a fix for finding resources from imported c...antelder2012-08-031-4/+32
* Fix the Tuscany servlet filter so that it won't load Tuscany node twice if th...rfeng2012-08-011-3/+12
* Avoid NPE for the remote endpoints which don't have interface contracts setrfeng2012-07-312-1/+13
* TUSCANY-4067: Update to support resources in jars and zips nested within cont...antelder2012-07-301-0/+19
* TUSCANY-4067: Update to support resources in jars and zips nested within cont...antelder2012-07-304-66/+212
* Keep the composite object into the RemoteEndpointsrfeng2012-07-262-6/+19
* Add the remoteEndpoints configuration for node.xml to define statically-confi...rfeng2012-07-267-16/+206
* Upgrade http client version to handle https://issues.apache.org/jira/browse/H...rfeng2012-07-236-8/+9
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-22126-561/+561
* TUSCANY-4066: Apply fix from Hasan Muhammad to fix WrapperInfo clone does not...antelder2012-07-101-0/+11
* Not check if the endpoint is out of date for local registryrfeng2012-06-271-1/+2
* TUSCANY-4065 - Properly retrieving binding context within the response handlerslresende2012-06-203-1/+72
* Cleaning commented out codelresende2012-06-201-10/+0
* Removing system.outlresende2012-06-161-1/+0
* Removing unused importslresende2012-06-161-1/+0
* Enhancing widget invoker to handled more details of what resource is being re...lresende2012-06-162-6/+88
* Refactoring widget uri to avoid conflict with sca component urilresende2012-06-165-24/+72
* Removing dead/unused codelresende2012-06-161-4/+0
* Renaming widget attribute to avoid any conflicts with sca component urilresende2012-06-161-1/+1
* Adding test case for implementation widget processorlresende2012-06-161-0/+84
* Adding suppot for parsing uri as new attribute for implementation widgetlresende2012-06-164-9/+50
* Removing unused importslresende2012-06-167-13/+3
* Adding uri to implementation widget schemalresende2012-06-161-0/+1
* Format the code, no other changesantelder2012-06-141-20/+21