users@jersey.java.net

Re: [Jersey] Re: Form parameters + glassfish 3.1

From: John Lister <john.lister_at_kickstone.com>
Date: Wed, 01 Sep 2010 18:55:55 +0100

Paul Sandoz wrote:
> Thanks for finding the cause. I think this is a CDI/Weld issue and
> logged a bug against GF/CDI. I can even reproduce using a Servlet.
>
No problem, unfortunately I didn't have time to go through the source to
narrow it down further.

One more thing, can I ask how @FormParam works yet Form doesn't if
something is stripping the request body?

John