users@jersey.java.net

[Jersey] Re: problem with jersey 2.17 upgrade and POST form data + Jackson problem

From: naresh <baliga_naresh_at_yahoo.com>
Date: Wed, 1 Apr 2015 12:34:36 -0700 (MST)

Hi,

I don't see how these could be related.

For the latter, I tried out a Form POST in my unit test case setup, and did
not have any issues.

The class ExtractorException is a part of jersey-common-2.17.jar. Can you
examine your test case's CLASSPATH set up? The obvious problem here, as you
know, is that the class ExtractorException cannot be found when the test
case is run.

How are you downloading your dependencies? If you are using Ivy or Maven,
then jersey-common should be pulled down as a dependency for either
org.glassfish.jersey.core:jersey-client:2.17 or
org.glassfish.jersey.core:jersey-server:2.17 among others.




--
View this message in context: http://jersey.576304.n2.nabble.com/problem-with-jersey-2-17-upgrade-and-POST-form-data-Jackson-problem-tp7583226p7583235.html
Sent from the Jersey mailing list archive at Nabble.com.