users@jersey.java.net

Re: [Jersey] Multipart 1.0.3 not finding message body reader

From: Ari Heino <ext.ari.heino_at_tieto.com>
Date: Wed, 22 Apr 2009 04:11:08 -0700 (PDT)

Paul Sandoz wrote:
>
> Hi,
>
> That is because you are calling the resource method of the resource
> class, RevisionResource explicitly and not via an HTTP request/
> response. Because RevisionResource class is not managed by Jersey you
> will get different behavior.
>
> Paul.
>
>

Yeah, I thought as much, but just wanted to be sure if that is the case
here.

But... Still have to InputSource problem, and am trying to make a Test case
for you, but is a bit hard to separate the code on it's own.

BTW, We're using OSGi environment if that changes anything....

-- 
View this message in context: http://n2.nabble.com/Multipart-1.0.3-not-finding-message-body-reader-tp2668407p2675442.html
Sent from the Jersey mailing list archive at Nabble.com.