summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-17Enhance the include/exclude filter processing and fix a NPErfeng4-20/+88
2012-09-14Enhance the partial read support so that we can use the full property names i...rfeng3-32/+114
2012-09-13Add the checking for root classrfeng1-8/+45
2012-09-13Allow the fallback to default SSL in case of system default failsrfeng1-14/+10
2012-09-10Use the new apirfeng2-10/+15
2012-09-10Fix the default mapper so that it can handle tuscanyFilterrfeng1-4/+6
2012-09-10Enable field name based filtering for json serializationrfeng4-159/+228
2012-09-10Fix NPE as the autowire is Boolean and the value can be null. The autoboxing ...rfeng1-4/+5
2012-09-10Start to add the ability to allow partial json serializationrfeng5-6/+85
2012-09-07TUSCANY-4069: Apply patch from Rashmi Hunt to fix Issue with resolving autowi...antelder1-0/+10
2012-09-07remove comet binding as its not in the build nowantelder1-5/+0
2012-09-07remove comet binding as its not in the build nowantelder1-5/+0
2012-09-04Add a test for the DOMInvoker and exceptionsantelder4-0/+229
2012-08-16Fix compile error with method signatureantelder1-0/+5
2012-08-16Update to add the Node to the CompositeContextantelder2-3/+8
2012-08-16Add a method to get the Node to the TuscanyComponentContextantelder1-0/+4
2012-08-16Add a method to get the Node to the TuscanyComponentContextantelder2-2/+21
2012-08-16Make DOMInvoker interface remotableantelder1-0/+2
2012-08-16Update to support DOMInvoker with remote endpointsantelder1-0/+3
2012-08-16Update to support DOMInvoker with remote endpointsantelder1-2/+45
2012-08-16This test fails often in the jenkins builds, can't see why so fiddle about wi...antelder1-9/+9
2012-08-16Don't throw exception as its actually ok to continue onantelder1-2/+0
2012-08-15Add method to get DOMInvoker for a service and testcase for thatantelder5-4/+122
2012-08-15add method impl for ComponnetContext interface updateantelder1-0/+6
2012-08-15Add implementation for DOMInvokerantelder4-4/+158
2012-08-15Add getDOMInvoker to the TuscanyServiceReference to enable dynamic invocation...antelder1-0/+3
2012-08-15Add an interface for a new invoker that uses DOM node for arg and return valu...antelder1-0/+9
2012-08-15Add getExtensionPointRegistry to interface to avoid having to cast to implantelder1-3/+4
2012-08-03Fix the entity detectionrfeng1-1/+5
2012-08-03TUSCANY-4068: Start investigating a fix for finding resources from imported c...antelder1-4/+32
2012-08-01Fix the Tuscany servlet filter so that it won't load Tuscany node twice if th...rfeng1-3/+12
2012-07-31Avoid NPE for the remote endpoints which don't have interface contracts setrfeng2-1/+13
2012-07-30TUSCANY-4067: Update to support resources in jars and zips nested within cont...antelder1-0/+19
2012-07-30TUSCANY-4067: Update to support resources in jars and zips nested within cont...antelder4-66/+212
2012-07-26Keep the composite object into the RemoteEndpointsrfeng2-6/+19
2012-07-26Add the remoteEndpoints configuration for node.xml to define statically-confi...rfeng7-16/+206
2012-07-23Upgrade http client version to handle https://issues.apache.org/jira/browse/H...rfeng6-8/+9
2012-07-22Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende126-561/+561
2012-07-10TUSCANY-4066: Apply fix from Hasan Muhammad to fix WrapperInfo clone does not...antelder1-0/+11
2012-06-27Not check if the endpoint is out of date for local registryrfeng1-1/+2
2012-06-20TUSCANY-4065 - Properly retrieving binding context within the response handlerslresende3-1/+72
2012-06-20Cleaning commented out codelresende1-10/+0
2012-06-16Removing system.outlresende1-1/+0
2012-06-16Removing unused importslresende1-1/+0
2012-06-16Enhancing widget invoker to handled more details of what resource is being re...lresende2-6/+88
2012-06-16Refactoring widget uri to avoid conflict with sca component urilresende5-24/+72
2012-06-16Removing dead/unused codelresende1-4/+0
2012-06-16Renaming widget attribute to avoid any conflicts with sca component urilresende1-1/+1
2012-06-16Adding test case for implementation widget processorlresende1-0/+84
2012-06-16Adding suppot for parsing uri as new attribute for implementation widgetlresende4-9/+50