summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest-runtime (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2010-11-16Moving to wink 1.1.2-incubating releaselresende1-4/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035823 13f79535-47bb-0310-9956-ffa450edef68
2010-11-16Investigating migration to wink 1.2-SNAPSHOTlresende3-59/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035822 13f79535-47bb-0310-9956-ffa450edef68
2010-11-14TUSCANY-3664 Add support for multiple operation output typesbdaniel3-9/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035091 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10Update more things for base + extensions approachantelder1-0/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033523 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26TUSCANY-3740 - add binding.comet, implementation-jaxrs into the distro. ↵slaws1-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
2010-10-12TUSCANY-3716 - Adding Tuscany respondeHandler to be able to add HTTP headers ↵lresende4-9/+96
that were configured declaratively git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021952 13f79535-47bb-0310-9956-ffa450edef68
2010-10-12Exclude the server version of jaxb-impl. The client pulls in a later version ↵slaws1-0/+6
and we need to look at that too. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021771 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04Eclipse complains for me unless I add specific version numbers for wink ↵slaws1-9/+9
dependencies. I also fixed the jaxrs-runtime bundle name. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004191 13f79535-47bb-0310-9956-ffa450edef68
2010-09-10Fix the self reference with explicit bindingsrfeng1-13/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@995627 13f79535-47bb-0310-9956-ffa450edef68
2010-09-08Tidy up binding.rest osgi enablementrfeng1-2/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993613 13f79535-47bb-0310-9956-ffa450edef68
2010-09-06Minor cleanup/rearrange of the pom to group together test scoped dependencieslresende1-28/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993168 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29TUSCANY-3595 - Setting up proper classloader to find resources under OSGi ↵lresende2-5/+29
environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990512 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29TUSCANY-3595 - Adding missing entries to manifest in order to run in a OSGi ↵lresende1-0/+2
environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990509 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29Merging changes from svn r988356: Test for null or empty servlet path info ↵lresende1-2/+3
before redirecting to same URL with trailing /. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990507 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29Merging changes from svn r988355: Fix logic to compute the path info as it ↵lresende1-55/+55
doesn't work in a webapp. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990506 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16Align the JAX-RS resource class/method checks with the specrfeng7-48/+130
Allow the binding.rest client to issue RPC over GET calls git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964880 13f79535-47bb-0310-9956-ffa450edef68
2010-07-09Updating Wink to it's most recent release to avoid security issue reported ↵lresende1-19/+19
at CVE-2010-2245 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@962398 13f79535-47bb-0310-9956-ffa450edef68
2010-07-09TUSCANY-3618 - Enhancing type mapping for RPC over GET invocation using REST ↵lresende3-24/+76
binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@962391 13f79535-47bb-0310-9956-ffa450edef68
2010-07-09TUSCANY-3617 - Adding support for configuring wireFormat only for response ↵lresende12-223/+387
to allow RPC over GET services to define the wireFormat to use for generating the response payload. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@962390 13f79535-47bb-0310-9956-ffa450edef68
2010-06-26Use Response as the typerfeng3-10/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@958151 13f79535-47bb-0310-9956-ffa450edef68
2010-06-23Add missing OSGi importrfeng1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@957342 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03TUSCANY-3583 - Making sure we recognize the headers configured declaratively ↵lresende2-2/+46
in composite file when delegating to JAX-RS runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951132 13f79535-47bb-0310-9956-ffa450edef68
2010-06-01Adjust the path URI for web app deploymentrfeng4-1/+33
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950296 13f79535-47bb-0310-9956-ffa450edef68
2010-05-28Add a workaround for TUSCANY-3572rfeng6-24/+64
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949110 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Adding rest binding reference supportrfeng2-27/+177
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948681 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19Merge branch 'jaxrs' into trunkrfeng21-70/+992
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945980 13f79535-47bb-0310-9956-ffa450edef68
2010-05-13Add missing dependencies and versionsslaws1-3/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944000 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Adding generated eTag to RPC style invocationslresende1-9/+33
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943389 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Minor formatting...lresende1-110/+128
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943388 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Removing system.out.println()lresende1-3/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943387 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Adding RPC Operation Selector to binding.restlresende14-34/+552
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943376 13f79535-47bb-0310-9956-ffa450edef68
2010-05-11Considering request encoding when processing bodylresende2-18/+54
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943205 13f79535-47bb-0310-9956-ffa450edef68