summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest-runtime (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-01-15Upgrade to http client 4.2.3rfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1433495 13f79535-47bb-0310-9956-ffa450edef68
2012-10-12Reuse the DeploymentConfigurationrfeng1-6/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1397423 13f79535-47bb-0310-9956-ffa450edef68
2012-10-11Fix an issue related to @Path on the jaxrs interfacerfeng3-1/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1397118 13f79535-47bb-0310-9956-ffa450edef68
2012-10-01Fix the entity consumptionrfeng1-9/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1392211 13f79535-47bb-0310-9956-ffa450edef68
2012-09-30Enhance the http client configuration to make it customizablerfeng2-8/+46
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1392033 13f79535-47bb-0310-9956-ffa450edef68
2012-09-17Enhance the include/exclude filter processing and fix a NPErfeng2-2/+42
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1386756 13f79535-47bb-0310-9956-ffa450edef68
2012-09-14Enhance the partial read support so that we can use the full property names ↵rfeng1-4/+21
in the object tree git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1384975 13f79535-47bb-0310-9956-ffa450edef68
2012-09-10Enable field name based filtering for json serializationrfeng4-159/+228
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1383129 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16This test fails often in the jenkins builds, can't see why so fiddle about ↵antelder1-9/+9
with the testcase and and a short delay before running to see if that helps git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373746 13f79535-47bb-0310-9956-ffa450edef68
2012-08-03Fix the entity detectionrfeng1-1/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1369217 13f79535-47bb-0310-9956-ffa450edef68
2012-07-23Upgrade http client version to handle ↵rfeng1-1/+1
https://issues.apache.org/jira/browse/HTTPCLIENT-1138 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1364844 13f79535-47bb-0310-9956-ffa450edef68
2012-07-22Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende1-15/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1364209 13f79535-47bb-0310-9956-ffa450edef68
2012-06-20TUSCANY-4065 - Properly retrieving binding context within the response handlerslresende3-1/+72
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1351908 13f79535-47bb-0310-9956-ffa450edef68
2012-06-20Cleaning commented out codelresende1-10/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1351907 13f79535-47bb-0310-9956-ffa450edef68
2012-06-16Removing dead/unused codelresende1-4/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1350972 13f79535-47bb-0310-9956-ffa450edef68
2012-05-23Add CORS support for servlet based impl with REST bindingrfeng2-0/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1341952 13f79535-47bb-0310-9956-ffa450edef68
2012-05-11Moving to wink-1.2.0-incubating releaselresende1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1337013 13f79535-47bb-0310-9956-ffa450edef68
2012-03-22Fix the binding invokers to use endpoint reference's deployed URI (i.e., the ↵rfeng8-3/+249
target service endpoint address) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1304128 13f79535-47bb-0310-9956-ffa450edef68
2012-03-21Improve the REST binding for inputstream and contextrfeng1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1303501 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03Make sure httpcore version to be 4.1.4 (as depended by httpclient 4.1.3)rfeng1-6/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1296575 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02Use Apache HTTP client for REST reference bindingrfeng3-6/+31
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1296382 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02Fix ArrayIndexOutofBound for void return typerfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1296004 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27Adding more generic support for CORS into the runtime of REST bindinglresende2-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1294280 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21TUSCANY-3977: Commit patch from Anuj Bhatia to fix No way to configure wink ↵antelder1-0/+2
timeout for binding.rest git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1204474 13f79535-47bb-0310-9956-ffa450edef68
2011-10-10Fix OSGi importrfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1180797 13f79535-47bb-0310-9956-ffa450edef68
2011-10-10Avoid NPErfeng1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1180781 13f79535-47bb-0310-9956-ffa450edef68
2011-10-09Add excludes to prevent unwanted dependencies being dragged in and fix the ↵antelder1-0/+18
legal checks itest git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1180555 13f79535-47bb-0310-9956-ffa450edef68
2011-10-07Cleaning up unused codelresende1-17/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1179924 13f79535-47bb-0310-9956-ffa450edef68
2011-10-07Adding support for ?wadl to resources exposed trough the rest bindinglresende3-2/+150
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1179923 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30Use the cached marshaller/unmarshaller for JAXB databindingrfeng1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1177857 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30Enhance Tuscany JAX-RS reader/writer to better handle JAXBrfeng7-6/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1177856 13f79535-47bb-0310-9956-ffa450edef68
2011-08-09Add some code to set the Cross-Origin Resource Sharing headers. As a start ↵antelder1-0/+11
just the minimal code to show how it works git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1155252 13f79535-47bb-0310-9956-ffa450edef68
2011-05-09Update to latest wink and jacksonrfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1101105 13f79535-47bb-0310-9956-ffa450edef68
2011-04-29Revert the wink version changerfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1097914 13f79535-47bb-0310-9956-ffa450edef68
2011-04-28Update to jackson 1.8.0 and wink 1.1.3-incubatingrfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1097619 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20Allow the look up of endpoint address by component/service/binding name from ↵rfeng1-0/+1
the Node API git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095537 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29Allow WebApplicationException to pass back to wink so that the correct ↵rfeng4-49/+67
response code is returned git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086805 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17Fix the OSGi dependenciesrfeng1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1082581 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15Adding a way to store binding context in threadLocal to allow policy handler ↵lresende1-47/+23
to access binding context git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081668 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06Simplifying modules structure by merging *-js-dojo into the binding-runtime ↵lresende3-9/+111
specific modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067729 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01Minor renaming: HTTPUtil -> HTTPUtilslresende2-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1054317 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01Partialy reverting changes from 1033523 to avoid issues with applications ↵lresende1-1/+1
using rest binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1054312 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11Exclude activation dependency thats in base javaantelder1-0/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044609 13f79535-47bb-0310-9956-ffa450edef68
2010-12-08More tweaks for the OSGi MFrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043779 13f79535-47bb-0310-9956-ffa450edef68
2010-12-06Minor cleanuplresende1-49/+52
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042506 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17Add the discovery for javax.ws.rs.ext.RuntimeDelegate and update the slf4j ↵rfeng1-1/+2
version to fix the osgi rest sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035932 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17Fix OSGi MFsrfeng1-10/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035931 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17Updating OSGi manifests to wink 1.1.2-incubatinglresende1-9/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035922 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17Update to slf4j 1.6.1 and remove the workaround for wink GET @Consumes checkrfeng2-6/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035921 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17More exclusions from wink-1.1.2 update to avoid legal-check test failurelresende1-0/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035918 13f79535-47bb-0310-9956-ffa450edef68