Ok, I updated code to 0.9 of JSR311 api. I had to change a lot because:
* @Produce/ConsumeMime was renamed to @Produces/@Consumes
* Any interface that uses a language uses java.util.Locale instead of String
* I removed the FormURLEoncdedObjectProvider in favor of @Form support
as I discussed in previous email.
* Added @FormParam support (from spec, not what Ryan had).
--
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com
|