summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/interface-java-jaxrs/src/test (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-04-04Fix the ASM code gen for long/double parametersrfeng4-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1309451 13f79535-47bb-0310-9956-ffa450edef68
2011-05-17Make sure the generics are generated into the Resource implementation class ↵rfeng4-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
2010-05-19Merge branch 'jaxrs' into trunkrfeng2-1/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945980 13f79535-47bb-0310-9956-ffa450edef68
2010-05-03Add a utility to generate a JAX-RS resource class from the JAX-RS annotated ↵rfeng4-0/+198
interface git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940652 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-27Initial support for introspecting JAX-RS annotations during interface ↵lresende2-0/+97
contract introspection git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938681 13f79535-47bb-0310-9956-ffa450edef68