users@jersey.java.net

[Jersey] Jersey REST - Post JAXB object and file in a single post method

From: Barkha Keni <barkha.keni_at_gmail.com>
Date: Fri, 22 Feb 2013 11:09:29 -0500

HI All

We have a requirement where i have to allow users to attach files and add
XML data in the body(We use REST console). Is it possible to do both
operations in a single POST method. I tried using "multipart/mixed" but i
get the Unsupported media type" error. Any thoughts?

-- 
Thanks,
Barkha