summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/interface-java-jaxrs/src/test/java/org/apache/tuscany/sca/interfacedef (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make sure the generics are generated into the Resource implementation class ↵rfeng2011-05-174-5/+38
| | | | | | so that Wink won't get confused git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1104536 13f79535-47bb-0310-9956-ffa450edef68
* Merge branch 'jaxrs' into trunkrfeng2010-05-192-1/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945980 13f79535-47bb-0310-9956-ffa450edef68
* Add a utility to generate a JAX-RS resource class from the JAX-RS annotated ↵rfeng2010-05-034-0/+198
| | | | | | interface git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940652 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
* Initial support for introspecting JAX-RS annotations during interface ↵lresende2010-04-272-0/+97
contract introspection git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938681 13f79535-47bb-0310-9956-ffa450edef68