summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest-runtime/src/main/java/org/apache/tuscany/sca/binding/rest/provider/TuscanyRESTServlet.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-10Provide binder context to allow Wink to properly construct relative URIs with...lresende1-0/+18
2012-10-12Reuse the DeploymentConfigurationrfeng1-6/+11
2012-06-20TUSCANY-4065 - Properly retrieving binding context within the response handlerslresende1-0/+8
2012-06-20Cleaning commented out codelresende1-10/+0
2012-02-27Adding more generic support for CORS into the runtime of REST bindinglresende1-0/+5
2011-10-07Cleaning up unused codelresende1-17/+0
2011-10-07Adding support for ?wadl to resources exposed trough the rest bindinglresende1-2/+65
2011-09-30Enhance Tuscany JAX-RS reader/writer to better handle JAXBrfeng1-2/+2
2011-08-09Add some code to set the Cross-Origin Resource Sharing headers. As a start ju...antelder1-0/+11
2011-03-15Adding a way to store binding context in threadLocal to allow policy handler ...lresende1-47/+23
2010-11-17Add the discovery for javax.ws.rs.ext.RuntimeDelegate and update the slf4j ve...rfeng1-1/+2
2010-11-17Update to slf4j 1.6.1 and remove the workaround for wink GET @Consumes checkrfeng1-5/+2
2010-11-16Investigating migration to wink 1.2-SNAPSHOTlresende1-42/+12
2010-10-12TUSCANY-3716 - Adding Tuscany respondeHandler to be able to add HTTP headers ...lresende1-6/+92
2010-09-08Tidy up binding.rest osgi enablementrfeng1-2/+18
2010-08-29TUSCANY-3595 - Setting up proper classloader to find resources under OSGi env...lresende1-5/+28
2010-06-01Adjust the path URI for web app deploymentrfeng1-0/+2
2010-05-28Add a workaround for TUSCANY-3572rfeng1-19/+50
2010-05-19Merge branch 'jaxrs' into trunkrfeng1-0/+94