summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest-runtime (follow)
Commit message (Expand)AuthorAgeFilesLines
* Provide binder context to allow Wink to properly construct relative URIs with...lresende2013-09-101-0/+18
* Upgrade wink dependency to version 1.3lresende2013-08-131-3/+3
* Upgrade to http client 4.2.3rfeng2013-01-151-1/+1
* Reuse the DeploymentConfigurationrfeng2012-10-121-6/+11
* Fix an issue related to @Path on the jaxrs interfacerfeng2012-10-113-1/+12
* Fix the entity consumptionrfeng2012-10-011-9/+4
* Enhance the http client configuration to make it customizablerfeng2012-09-302-8/+46
* Enhance the include/exclude filter processing and fix a NPErfeng2012-09-172-2/+42
* Enhance the partial read support so that we can use the full property names i...rfeng2012-09-141-4/+21
* Enable field name based filtering for json serializationrfeng2012-09-104-159/+228
* This test fails often in the jenkins builds, can't see why so fiddle about wi...antelder2012-08-161-9/+9
* Fix the entity detectionrfeng2012-08-031-1/+5
* Upgrade http client version to handle https://issues.apache.org/jira/browse/H...rfeng2012-07-231-1/+1
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-15/+15
* TUSCANY-4065 - Properly retrieving binding context within the response handlerslresende2012-06-203-1/+72
* Cleaning commented out codelresende2012-06-201-10/+0
* Removing dead/unused codelresende2012-06-161-4/+0
* Add CORS support for servlet based impl with REST bindingrfeng2012-05-232-0/+8
* Moving to wink-1.2.0-incubating releaselresende2012-05-111-3/+3
* Fix the binding invokers to use endpoint reference's deployed URI (i.e., the ...rfeng2012-03-228-3/+249
* Improve the REST binding for inputstream and contextrfeng2012-03-211-0/+3
* Make sure httpcore version to be 4.1.4 (as depended by httpclient 4.1.3)rfeng2012-03-031-6/+0
* Use Apache HTTP client for REST reference bindingrfeng2012-03-023-6/+31
* Fix ArrayIndexOutofBound for void return typerfeng2012-03-021-1/+1
* Adding more generic support for CORS into the runtime of REST bindinglresende2012-02-272-0/+6
* TUSCANY-3977: Commit patch from Anuj Bhatia to fix No way to configure wink t...antelder2011-11-211-0/+2
* Fix OSGi importrfeng2011-10-101-0/+1
* Avoid NPErfeng2011-10-101-0/+3
* Add excludes to prevent unwanted dependencies being dragged in and fix the le...antelder2011-10-091-0/+18
* Cleaning up unused codelresende2011-10-071-17/+0
* Adding support for ?wadl to resources exposed trough the rest bindinglresende2011-10-073-2/+150
* Use the cached marshaller/unmarshaller for JAXB databindingrfeng2011-09-301-3/+3
* Enhance Tuscany JAX-RS reader/writer to better handle JAXBrfeng2011-09-307-6/+14
* Add some code to set the Cross-Origin Resource Sharing headers. As a start ju...antelder2011-08-091-0/+11
* Update to latest wink and jacksonrfeng2011-05-091-2/+2
* Revert the wink version changerfeng2011-04-291-2/+2
* Update to jackson 1.8.0 and wink 1.1.3-incubatingrfeng2011-04-281-2/+2
* Allow the look up of endpoint address by component/service/binding name from ...rfeng2011-04-201-0/+1
* Allow WebApplicationException to pass back to wink so that the correct respon...rfeng2011-03-294-49/+67
* Fix the OSGi dependenciesrfeng2011-03-171-1/+2
* Adding a way to store binding context in threadLocal to allow policy handler ...lresende2011-03-151-47/+23
* Simplifying modules structure by merging *-js-dojo into the binding-runtime s...lresende2011-02-063-9/+111
* Minor renaming: HTTPUtil -> HTTPUtilslresende2011-01-012-5/+5
* Partialy reverting changes from 1033523 to avoid issues with applications usi...lresende2011-01-011-1/+1
* Exclude activation dependency thats in base javaantelder2010-12-111-0/+8
* More tweaks for the OSGi MFrfeng2010-12-081-1/+1
* Minor cleanuplresende2010-12-061-49/+52
* Add the discovery for javax.ws.rs.ext.RuntimeDelegate and update the slf4j ve...rfeng2010-11-171-1/+2
* Fix OSGi MFsrfeng2010-11-171-10/+11
* Updating OSGi manifests to wink 1.1.2-incubatinglresende2010-11-171-9/+9