summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/interface-java-jaxrs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update more things for base + extensions approachantelder2010-11-101-8/+4
| | | | 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
* TUSCANY-3595 - Minor tweaks to code that generates JAX-RS resource interfacelresende2010-08-292-7/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990503 13f79535-47bb-0310-9956-ffa450edef68
* Align the JAX-RS resource class/method checks with the specrfeng2010-07-161-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
* Setting svn:eol-style for java and xml filesrfeng2010-06-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951651 13f79535-47bb-0310-9956-ffa450edef68
* Adjust the path URI for web app deploymentrfeng2010-06-011-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950296 13f79535-47bb-0310-9956-ffa450edef68
* Add a workaround for TUSCANY-3572rfeng2010-05-281-5/+40
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949110 13f79535-47bb-0310-9956-ffa450edef68
* Merge branch 'jaxrs' into trunkrfeng2010-05-196-58/+111
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945980 13f79535-47bb-0310-9956-ffa450edef68
* Updating Copyright Year in NOTICE fileslresende2010-05-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943700 13f79535-47bb-0310-9956-ffa450edef68
* add jaxrs dependencyslaws2010-05-071-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942168 13f79535-47bb-0310-9956-ffa450edef68
* Add a utility to generate a JAX-RS resource class from the JAX-RS annotated ↵rfeng2010-05-039-1/+702
| | | | | | interface git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940652 13f79535-47bb-0310-9956-ffa450edef68
* Enhancing processing of JAX-RS interfaces, and fixing typo on the annotation ↵lresende2010-04-301-21/+19
| | | | | | used for delete operations git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939743 13f79535-47bb-0310-9956-ffa450edef68
* Fixing jax-rs operation flag in the test case to match what is used by the ↵lresende2010-04-271-1/+1
| | | | | | runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938688 13f79535-47bb-0310-9956-ffa450edef68
* Fixing key used as flag to JAX-RS related operationslresende2010-04-271-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938686 13f79535-47bb-0310-9956-ffa450edef68
* Initial support for introspecting JAX-RS annotations during interface ↵lresende2010-04-278-0/+505
contract introspection git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938681 13f79535-47bb-0310-9956-ffa450edef68