summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest-runtime (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Enhance the include/exclude filter processing and fix a NPErfeng2012-09-172-2/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1386756 13f79535-47bb-0310-9956-ffa450edef68
* Enhance the partial read support so that we can use the full property names ↵rfeng2012-09-141-4/+21
| | | | | | in the object tree git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1384975 13f79535-47bb-0310-9956-ffa450edef68
* Enable field name based filtering for json serializationrfeng2012-09-104-159/+228
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1383129 13f79535-47bb-0310-9956-ffa450edef68
* This test fails often in the jenkins builds, can't see why so fiddle about ↵antelder2012-08-161-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
* Fix the entity detectionrfeng2012-08-031-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1369217 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade http client version to handle ↵rfeng2012-07-231-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
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-15/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1364209 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4065 - Properly retrieving binding context within the response handlerslresende2012-06-203-1/+72
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1351908 13f79535-47bb-0310-9956-ffa450edef68
* Cleaning commented out codelresende2012-06-201-10/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1351907 13f79535-47bb-0310-9956-ffa450edef68
* Removing dead/unused codelresende2012-06-161-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1350972 13f79535-47bb-0310-9956-ffa450edef68
* Add CORS support for servlet based impl with REST bindingrfeng2012-05-232-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1341952 13f79535-47bb-0310-9956-ffa450edef68
* Moving to wink-1.2.0-incubating releaselresende2012-05-111-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1337013 13f79535-47bb-0310-9956-ffa450edef68
* Fix the binding invokers to use endpoint reference's deployed URI (i.e., the ↵rfeng2012-03-228-3/+249
| | | | | | target service endpoint address) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1304128 13f79535-47bb-0310-9956-ffa450edef68
* Improve the REST binding for inputstream and contextrfeng2012-03-211-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1303501 13f79535-47bb-0310-9956-ffa450edef68
* Make sure httpcore version to be 4.1.4 (as depended by httpclient 4.1.3)rfeng2012-03-031-6/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1296575 13f79535-47bb-0310-9956-ffa450edef68
* Use Apache HTTP client for REST reference bindingrfeng2012-03-023-6/+31
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1296382 13f79535-47bb-0310-9956-ffa450edef68
* Fix ArrayIndexOutofBound for void return typerfeng2012-03-021-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1296004 13f79535-47bb-0310-9956-ffa450edef68
* Adding more generic support for CORS into the runtime of REST bindinglresende2012-02-272-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1294280 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3977: Commit patch from Anuj Bhatia to fix No way to configure wink ↵antelder2011-11-211-0/+2
| | | | | | timeout for binding.rest git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1204474 13f79535-47bb-0310-9956-ffa450edef68
* Fix OSGi importrfeng2011-10-101-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1180797 13f79535-47bb-0310-9956-ffa450edef68
* Avoid NPErfeng2011-10-101-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1180781 13f79535-47bb-0310-9956-ffa450edef68
* Add excludes to prevent unwanted dependencies being dragged in and fix the ↵antelder2011-10-091-0/+18
| | | | | | legal checks itest git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1180555 13f79535-47bb-0310-9956-ffa450edef68
* Cleaning up unused codelresende2011-10-071-17/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1179924 13f79535-47bb-0310-9956-ffa450edef68
* Adding support for ?wadl to resources exposed trough the rest bindinglresende2011-10-073-2/+150
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1179923 13f79535-47bb-0310-9956-ffa450edef68
* Use the cached marshaller/unmarshaller for JAXB databindingrfeng2011-09-301-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1177857 13f79535-47bb-0310-9956-ffa450edef68
* Enhance Tuscany JAX-RS reader/writer to better handle JAXBrfeng2011-09-307-6/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1177856 13f79535-47bb-0310-9956-ffa450edef68
* Add some code to set the Cross-Origin Resource Sharing headers. As a start ↵antelder2011-08-091-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
* Update to latest wink and jacksonrfeng2011-05-091-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1101105 13f79535-47bb-0310-9956-ffa450edef68
* Revert the wink version changerfeng2011-04-291-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1097914 13f79535-47bb-0310-9956-ffa450edef68
* Update to jackson 1.8.0 and wink 1.1.3-incubatingrfeng2011-04-281-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1097619 13f79535-47bb-0310-9956-ffa450edef68
* Allow the look up of endpoint address by component/service/binding name from ↵rfeng2011-04-201-0/+1
| | | | | | the Node API git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095537 13f79535-47bb-0310-9956-ffa450edef68
* Allow WebApplicationException to pass back to wink so that the correct ↵rfeng2011-03-294-49/+67
| | | | | | response code is returned git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086805 13f79535-47bb-0310-9956-ffa450edef68
* Fix the OSGi dependenciesrfeng2011-03-171-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1082581 13f79535-47bb-0310-9956-ffa450edef68
* Adding a way to store binding context in threadLocal to allow policy handler ↵lresende2011-03-151-47/+23
| | | | | | to access binding context git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081668 13f79535-47bb-0310-9956-ffa450edef68
* Simplifying modules structure by merging *-js-dojo into the binding-runtime ↵lresende2011-02-063-9/+111
| | | | | | specific modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067729 13f79535-47bb-0310-9956-ffa450edef68
* Minor renaming: HTTPUtil -> HTTPUtilslresende2011-01-012-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1054317 13f79535-47bb-0310-9956-ffa450edef68
* Partialy reverting changes from 1033523 to avoid issues with applications ↵lresende2011-01-011-1/+1
| | | | | | using rest binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1054312 13f79535-47bb-0310-9956-ffa450edef68
* Exclude activation dependency thats in base javaantelder2010-12-111-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044609 13f79535-47bb-0310-9956-ffa450edef68
* More tweaks for the OSGi MFrfeng2010-12-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043779 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanuplresende2010-12-061-49/+52
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042506 13f79535-47bb-0310-9956-ffa450edef68
* Add the discovery for javax.ws.rs.ext.RuntimeDelegate and update the slf4j ↵rfeng2010-11-171-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
* Fix OSGi MFsrfeng2010-11-171-10/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035931 13f79535-47bb-0310-9956-ffa450edef68
* Updating OSGi manifests to wink 1.1.2-incubatinglresende2010-11-171-9/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035922 13f79535-47bb-0310-9956-ffa450edef68
* Update to slf4j 1.6.1 and remove the workaround for wink GET @Consumes checkrfeng2010-11-172-6/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035921 13f79535-47bb-0310-9956-ffa450edef68
* More exclusions from wink-1.1.2 update to avoid legal-check test failurelresende2010-11-171-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035918 13f79535-47bb-0310-9956-ffa450edef68
* Moving to wink 1.1.2-incubating releaselresende2010-11-161-4/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035823 13f79535-47bb-0310-9956-ffa450edef68
* Investigating migration to wink 1.2-SNAPSHOTlresende2010-11-163-59/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035822 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3664 Add support for multiple operation output typesbdaniel2010-11-143-9/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035091 13f79535-47bb-0310-9956-ffa450edef68
* Update more things for base + extensions approachantelder2010-11-101-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033523 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3740 - add binding.comet, implementation-jaxrs into the distro. ↵slaws2010-10-261-1/+1
| | | | | | Update JSR311 version to the version now pulled in. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027603 13f79535-47bb-0310-9956-ffa450edef68