summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-01TUSCANY-4041: Apply patch from Brian Sullivan to fix XSDModelResolver fails t...antelder1-23/+36
2012-05-01TUSCANY-4037: Apply patch from Greg Dritschler to fix OutOfMemoryError becaus...antelder1-1/+3
2012-04-10Fixing minor typos on cors configuration sample in the processor commentslresende1-2/+2
2012-04-10Creating xsd definition for cors-configuration elementlresende1-0/+59
2012-04-09Enhance the CORS processor to set the default values based on the request hea...rfeng1-22/+42
2012-04-06Add Content-Type to the allowed headersrfeng1-3/+3
2012-04-06Fixing typolresende2-12/+12
2012-04-05Enhancing manageable interface, going back to manage all resources via sca, a...lresende10-210/+26
2012-04-04Enhancing domain asset manager to support resources that is not directly expo...lresende10-11/+193
2012-04-04Fix the ASM code gen for long/double parametersrfeng5-6/+12
2012-04-03Remove duplicated line thats overwriting the binding settingantelder1-1/+0
2012-04-02Enhancing management capability to allow setting warning, critical and unavai...lresende3-17/+56
2012-03-27Put back the definitions as it causes some policy regressionsantelder1-18/+16
2012-03-26Don't look at fault databindings in order to calculate output wrapper databin...scottkurz1-9/+6
2012-03-24TUSCANY-4036 - Create unique names in WSDL when multiple components expose th...slaws1-1/+14
2012-03-23TUSCANY-4035 - synchronize schema loading. Thanks for the patch Kaushik.slaws1-68/+78
2012-03-23TUSCANY-4032 - serialize the "isForCallback" flag for an endpoint service so ...slaws1-1/+16
2012-03-23TUSCANY-4031 - apply patch for IntentNotSatisfiedAtBuild warning when referen...slaws1-34/+31
2012-03-23TUSCANY-4033 - Don't generate WSDL when binding an EPR to a remote EP and the...slaws1-2/+14
2012-03-23Avoid NPE when binding doesn't support callbackslaws1-1/+6
2012-03-23TUSCANY-4030 - add doPriviliged calls. Thanks for the patch Kaushik.slaws1-5/+60
2012-03-23Tighten up the no address test to include checking for a null or empty URIslaws1-1/+4
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 leaksslaws8-10/+82
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-21TUSCANY-4024: Don't write out the response wireFormat when its defaulting to ...antelder2-3/+18
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-19TUSCANY-4024: Move the writing of wireformat and OperationSelector to be in t...antelder1-15/+17
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 slaws1-2/+10
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...jennthom2-12/+70
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-03Make sure httpcore version to be 4.1.4 (as depended by httpclient 4.1.3)rfeng3-18/+0
2012-03-03Update the http client version to be 4.1.3rfeng3-3/+3
2012-03-02Use Apache HTTP client for REST reference bindingrfeng4-7/+32
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