summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/interface-java-jaxrs (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-17Make sure the generics are generated into the Resource implementation class s...rfeng5-6/+60
2011-01-10Bump up copyright year in the NOTICE filesantelder1-1/+1
2010-11-10Update more things for base + extensions approachantelder1-8/+4
2010-10-26TUSCANY-3740 - add binding.comet, implementation-jaxrs into the distro. Updat...slaws1-1/+1
2010-08-29TUSCANY-3595 - Minor tweaks to code that generates JAX-RS resource interfacelresende2-7/+23
2010-07-16Align the JAX-RS resource class/method checks with the specrfeng1-16/+21
2010-06-05Setting svn:eol-style for java and xml filesrfeng1-1/+1
2010-06-01Adjust the path URI for web app deploymentrfeng1-4/+0
2010-05-28Add a workaround for TUSCANY-3572rfeng1-5/+40
2010-05-19Merge branch 'jaxrs' into trunkrfeng6-58/+111
2010-05-12Updating Copyright Year in NOTICE fileslresende1-1/+1
2010-05-07add jaxrs dependencyslaws1-1/+2
2010-05-03Add a utility to generate a JAX-RS resource class from the JAX-RS annotated i...rfeng9-1/+702
2010-04-30Enhancing processing of JAX-RS interfaces, and fixing typo on the annotation ...lresende1-21/+19
2010-04-27Fixing jax-rs operation flag in the test case to match what is used by the ru...lresende1-1/+1
2010-04-27Fixing key used as flag to JAX-RS related operationslresende1-8/+8
2010-04-27Initial support for introspecting JAX-RS annotations during interface contrac...lresende8-0/+505