summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-22Fix the binding invokers to use endpoint reference's deployed URI (i.e., the ...rfeng19-29/+442
2012-03-22TUSCANY-4034 - plug a few more potential memory leaksslaws9-11/+128
2012-03-21Revert the change based on the comment from https://issues.apache.org/jira/br...rfeng1-0/+10
2012-03-21Handle inputstream to outputstream copyrfeng1-1/+15
2012-03-21Improve the REST binding for inputstream and contextrfeng2-0/+4
2012-03-21Add testcase for creating wsdl from an interface with a type using JAXB @XmlT...antelder2-0/+123
2012-03-21Fix Node validateContribution to not cause duplicate definition problems by r...antelder1-16/+18
2012-03-21Include the wireformat writing itest in buildantelder1-0/+1
2012-03-21TUSCANY-4024: Don't write out the response wireFormat when its defaulting to ...antelder2-3/+18
2012-03-21Add a test for writing jms wireFormats when the response one defaults to the ...antelder1-25/+29
2012-03-19TUSCANY-4024: Adjust position of wireFormat element writingantelder1-10/+10
2012-03-19TUSCANY-4025 - enhance the previous fix for this JIRA to call the listeners i...slaws1-1/+10
2012-03-19Add new itest for writing jms scdl with wireFormatsantelder2-0/+293
2012-03-19TUSCANY-4024: Move the writing of wireformat and OperationSelector to be in t...antelder1-15/+17
2012-03-19TUSCANY-4029: temporarily take out the async-services itest as the jms bindin...antelder1-1/+1
2012-03-19TUSCANY-4029: Clone the binding when setting it on the EndpointReference to e...antelder1-2/+6
2012-03-16TUSCANY-3932 - take account of the case where a binding doesn't create a bind...slaws1-2/+4
2012-03-16TUSCANY-4027 - tweak to this change to ignore any callback endpoints in the r...slaws1-0/+11
2012-03-16TUSCANY-4028 - don't duplicate intents on the Java implementation model slaws7-6/+82
2012-03-15Fix suggested by Guofeng on ML to correct parent POM links. Thanks Guofeng.slaws2-2/+2
2012-03-12TUSCANY-4027 - fix up SCA Client target resolution when only component name i...slaws2-12/+19
2012-03-08Changes to add TUSCANY-3770 to 2.x stream and updates to performance testcase...jennthom3-21/+82
2012-03-08TUSCANY-4025 - delay the removal of the contribution information until after ...slaws1-1/+1
2012-03-08Change HTTPS to HTTP in this test case. This fails for me in some circumstanc...slaws1-2/+2
2012-03-05Creating a straman for allowing external tools (e.g. Nagios) to manage 'manag...lresende12-1/+645
2012-03-04Fix Deployer.resolve to resolve dependent contributions correctly. It looks l...antelder3-7/+11
2012-03-04TUSCANY-3312 - Copy JavaInterfaceFactory memory leak changes from 1.x + other...slaws9-37/+200
2012-03-04Some test code I'm using to check that memory leak code copied from 1.x is wo...slaws11-0/+804
2012-03-03Make sure httpcore version to be 4.1.4 (as depended by httpclient 4.1.3)rfeng4-19/+1
2012-03-03Update the http client version to be 4.1.3rfeng4-4/+4
2012-03-02Use Apache HTTP client for REST reference bindingrfeng5-8/+34
2012-03-02Fix ArrayIndexOutofBound for void return typerfeng1-1/+1
2012-03-02Reuse the ObjectMapperrfeng1-0/+3
2012-03-01TUSCANY-4020 - move a few more hardcoded message strings into properties filesslaws6-22/+48
2012-02-29TUSCANY-4020 - move hardcoded message strings into properties filesslaws16-57/+217
2012-02-27Fixing issue where response wireFormats were being skipedlresende1-12/+9
2012-02-27Properly placing the exit when configuration is not available and default is ...lresende1-1/+1
2012-02-27Adding more generic support for CORS into the runtime of REST bindinglresende2-0/+6
2012-02-27Adding support for CORS configuration for REST bindinglresende5-12/+47
2012-02-27Adding generic support for CORS (models, common-runtime, etc)lresende10-2/+660
2012-02-27Extend exceptions test to include a remote binding. Some inconsistencies here...slaws10-2/+322
2012-02-27TUSCANY-4013 - reset the user specified URL whenever the real URI is reset. slaws1-0/+8
2012-02-27Add missing importslaws1-0/+1
2012-02-24Back out changes for JIRA TUSCANY 4019. scaOperationName is being used to cor...jennthom2-0/+11
2012-02-24Fix for JIRA TUSCANY 4019 - remote scsOperationName from response messages.jennthom2-11/+0
2012-02-23Fix for TUSCANY-3824. Thanks Greg.scottkurz4-67/+81
2012-02-23Updating rest xsd with isCORS attributelresende1-0/+1
2012-02-23TUSCANY-3099 - the change is already ported from 1.x to 2.x but this small te...slaws1-2/+2
2012-02-22Enabling isCORS attribute for REST bindinglresende4-20/+36
2012-02-22Updating javadocslresende1-0/+13