summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Expand)AuthorFilesLines
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
2012-02-22TUSCANY-3418 - make all the wire format models implement equals() consistentlyslaws4-0/+20
2012-02-21TUSCANY-4018 - Apply Jennifers patch to correct the setting of reponse JMS he...slaws1-6/+3
2012-02-21TUSCANY-4005 - swap the test around so that the code that raises an error if ...slaws4-20/+25
2012-02-20Remove obsolete ignore statementslaws2-2/+0
2012-02-20Fix typo in commentslaws1-1/+1
2012-02-20TUSCANY-2735 - add Rodolfo's generics testing patch. slaws8-0/+219
2012-02-20TUSCANY-4016 - when a composite fails to start ensure that it is stopped and ...slaws9-20/+362
2012-02-20TUSCANY-3459 - Allow the remotable status of an interface to be overridden us...slaws13-11/+227
2012-02-20Fix typo in commentslaws1-1/+1
2012-02-20TUSCANY-4017 - add a test case to ensure that the exactlyOnce profile intent ...slaws32-2/+1781
2012-02-16Delete old RC tagsantelder6177-522549/+0
2012-02-16Delete old RC tagsantelder6177-522824/+0
2012-02-16Delete old RC tagsantelder6340-539954/+0
2012-02-16Delete old RC tagsantelder5971-504759/+0
2012-02-16Delete old RC tagsantelder6014-506930/+0
2012-02-16Delete old RC tagsantelder6005-507877/+0
2012-02-16Rename beta3 tag to final nameantelder5936-0/+0
2012-02-16Rename beta3 tag to final nameantelder5936-0/+0
2012-02-16Delete old RC tagsantelder5791-503579/+0
2012-02-16Rename beta3 tag to final nameantelder5936-0/+0
2012-02-16Start updating CHANGES file for next releaseantelder1-0/+11
2012-02-15Make the JMSException a ServiceRuntimeException so it has some commonality wi...slaws1-1/+3
2012-02-15TUSCANY-4013 - set the userSpecifiedURI when the URI is set from WSDL also slaws1-0/+1
2012-02-15TUSCANY-4015 - correct what activation spec attributes are written outslaws1-1/+1
2012-02-14Make the jackson annotation introspector come before the JAXB one as we need ...rfeng1-2/+3
2012-02-13Bump up the date in the NOTICE fileantelder99-104/+104
2012-02-12Minor formatting updateslresende1-21/+23
2012-02-11TUSCANY-4013 - store the user specified binding uri so it doesn't get overwri...slaws3-0/+24
2012-02-10Fixing processing wireFormat and operationSelectors from rest-binding as the ...lresende4-22/+78
2012-02-10TUSCANY-3924 - revert some of the previous changes. we need to look at whethe...slaws5-18/+10
2012-02-09TUSCANY-4011 - stop the SCDL callback binding configuration from being overwr...slaws14-109/+409