summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add testcase for creating wsdl from an interface with a type using JAXB @XmlT...antelder2012-03-212-0/+123
* Fix Node validateContribution to not cause duplicate definition problems by r...antelder2012-03-211-16/+18
* TUSCANY-4024: Don't write out the response wireFormat when its defaulting to ...antelder2012-03-212-3/+18
* TUSCANY-4024: Adjust position of wireFormat element writingantelder2012-03-191-10/+10
* TUSCANY-4025 - enhance the previous fix for this JIRA to call the listeners i...slaws2012-03-191-1/+10
* TUSCANY-4024: Move the writing of wireformat and OperationSelector to be in t...antelder2012-03-191-15/+17
* TUSCANY-4029: Clone the binding when setting it on the EndpointReference to e...antelder2012-03-191-2/+6
* TUSCANY-3932 - take account of the case where a binding doesn't create a bind...slaws2012-03-161-2/+4
* TUSCANY-4027 - tweak to this change to ignore any callback endpoints in the r...slaws2012-03-161-0/+11
* TUSCANY-4028 - don't duplicate intents on the Java implementation model slaws2012-03-161-2/+10
* TUSCANY-4027 - fix up SCA Client target resolution when only component name i...slaws2012-03-122-12/+19
* Changes to add TUSCANY-3770 to 2.x stream and updates to performance testcase...jennthom2012-03-082-12/+70
* TUSCANY-4025 - delay the removal of the contribution information until after ...slaws2012-03-081-1/+1
* Change HTTPS to HTTP in this test case. This fails for me in some circumstanc...slaws2012-03-081-2/+2
* Creating a straman for allowing external tools (e.g. Nagios) to manage 'manag...lresende2012-03-0512-1/+645
* Fix Deployer.resolve to resolve dependent contributions correctly. It looks l...antelder2012-03-043-7/+11
* TUSCANY-3312 - Copy JavaInterfaceFactory memory leak changes from 1.x + other...slaws2012-03-049-37/+200
* Make sure httpcore version to be 4.1.4 (as depended by httpclient 4.1.3)rfeng2012-03-033-18/+0
* Update the http client version to be 4.1.3rfeng2012-03-033-3/+3
* Use Apache HTTP client for REST reference bindingrfeng2012-03-024-7/+32
* Fix ArrayIndexOutofBound for void return typerfeng2012-03-021-1/+1
* Reuse the ObjectMapperrfeng2012-03-021-0/+3
* TUSCANY-4020 - move a few more hardcoded message strings into properties filesslaws2012-03-016-22/+48
* TUSCANY-4020 - move hardcoded message strings into properties filesslaws2012-02-2916-57/+217
* Fixing issue where response wireFormats were being skipedlresende2012-02-271-12/+9
* Properly placing the exit when configuration is not available and default is ...lresende2012-02-271-1/+1
* Adding more generic support for CORS into the runtime of REST bindinglresende2012-02-272-0/+6
* Adding support for CORS configuration for REST bindinglresende2012-02-275-12/+47
* Adding generic support for CORS (models, common-runtime, etc)lresende2012-02-2710-2/+660
* TUSCANY-4013 - reset the user specified URL whenever the real URI is reset. slaws2012-02-271-0/+8
* Add missing importslaws2012-02-271-0/+1
* Back out changes for JIRA TUSCANY 4019. scaOperationName is being used to cor...jennthom2012-02-242-0/+11
* Fix for JIRA TUSCANY 4019 - remote scsOperationName from response messages.jennthom2012-02-242-11/+0
* Fix for TUSCANY-3824. Thanks Greg.scottkurz2012-02-233-24/+36
* Updating rest xsd with isCORS attributelresende2012-02-231-0/+1
* TUSCANY-3099 - the change is already ported from 1.x to 2.x but this small te...slaws2012-02-231-2/+2
* Enabling isCORS attribute for REST bindinglresende2012-02-224-20/+36
* Updating javadocslresende2012-02-221-0/+13
* TUSCANY-3418 - make all the wire format models implement equals() consistentlyslaws2012-02-224-0/+20
* TUSCANY-4018 - Apply Jennifers patch to correct the setting of reponse JMS he...slaws2012-02-211-6/+3
* TUSCANY-4005 - swap the test around so that the code that raises an error if ...slaws2012-02-211-15/+23
* Fix typo in commentslaws2012-02-201-1/+1
* TUSCANY-4016 - when a composite fails to start ensure that it is stopped and ...slaws2012-02-201-20/+40
* TUSCANY-3459 - Allow the remotable status of an interface to be overridden us...slaws2012-02-209-11/+66
* Fix typo in commentslaws2012-02-201-1/+1
* Make the JMSException a ServiceRuntimeException so it has some commonality wi...slaws2012-02-151-1/+3
* TUSCANY-4013 - set the userSpecifiedURI when the URI is set from WSDL also slaws2012-02-151-0/+1
* TUSCANY-4015 - correct what activation spec attributes are written outslaws2012-02-151-1/+1
* Make the jackson annotation introspector come before the JAXB one as we need ...rfeng2012-02-141-2/+3
* Bump up the date in the NOTICE fileantelder2012-02-1386-91/+91