summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/interface-java-jaxrs (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-05-17Make sure the generics are generated into the Resource implementation class ↵rfeng5-6/+60
so that Wink won't get confused git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1104536 13f79535-47bb-0310-9956-ffa450edef68
2011-01-10Bump up copyright year in the NOTICE filesantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057117 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10Update more things for base + extensions approachantelder1-8/+4
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-08-29TUSCANY-3595 - Minor tweaks to code that generates JAX-RS resource interfacelresende2-7/+23
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990503 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16Align the JAX-RS resource class/method checks with the specrfeng1-16/+21
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-06-05Setting svn:eol-style for java and xml filesrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951651 13f79535-47bb-0310-9956-ffa450edef68
2010-06-01Adjust the path URI for web app deploymentrfeng1-4/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950296 13f79535-47bb-0310-9956-ffa450edef68
2010-05-28Add a workaround for TUSCANY-3572rfeng1-5/+40
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949110 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19Merge branch 'jaxrs' into trunkrfeng6-58/+111
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945980 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Updating Copyright Year in NOTICE fileslresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943700 13f79535-47bb-0310-9956-ffa450edef68
2010-05-07add jaxrs dependencyslaws1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942168 13f79535-47bb-0310-9956-ffa450edef68
2010-05-03Add a utility to generate a JAX-RS resource class from the JAX-RS annotated ↵rfeng9-1/+702
interface git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940652 13f79535-47bb-0310-9956-ffa450edef68
2010-04-30Enhancing processing of JAX-RS interfaces, and fixing typo on the annotation ↵lresende1-21/+19
used for delete operations git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939743 13f79535-47bb-0310-9956-ffa450edef68
2010-04-27Fixing jax-rs operation flag in the test case to match what is used by the ↵lresende1-1/+1
runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938688 13f79535-47bb-0310-9956-ffa450edef68
2010-04-27Fixing key used as flag to JAX-RS related operationslresende1-8/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938686 13f79535-47bb-0310-9956-ffa450edef68
2010-04-27Initial support for introspecting JAX-RS annotations during interface ↵lresende8-0/+505
contract introspection git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938681 13f79535-47bb-0310-9956-ffa450edef68