users@hk2.java.net

Re: HK2 Upgrade: 2.4.0-b34 -> 2.5.0-b05

From: john wells <john.wells_at_oracle.com>
Date: Tue, 31 May 2016 19:25:39 -0400

Looks like some sort of version mismatch. Are you using maven? Can you
do a

mvn dependency:tree

on the project? It might show non-matching versions required by Jersey.

On 5/31/2016 5:09 PM, DiFrango, Ronald wrote:
> All,
>
> I’m using HK2 in my Jersey application and I recently attempted to
> upgrade from HK2 2.4.0-b34 to 2.5.0-b05 and I got the following error
> while running my tests:
>
> java.lang.AbstractMethodError:
> org.jvnet.hk2.internal.DynamicConfigurationImpl.addIdempotentFilter([Lorg/glassfish/hk2/api/Filter;)V
>
>
> I’m currently using Jersey 2.22.2, any thoughts?
>
> Thanks,
>
> Ron DiFrango
>
>
> ------------------------------------------------------------------------
>
> The information contained in this e-mail is confidential and/or
> proprietary to Capital One and/or its affiliates and may only be used
> solely in performance of work or services for Capital One. The
> information transmitted herewith is intended only for use by the
> individual or entity to which it is addressed. If the reader of this
> message is not the intended recipient, you are hereby notified that
> any review, retransmission, dissemination, distribution, copying or
> other use of, or taking of any action in reliance upon this
> information is strictly prohibited. If you have received this
> communication in error, please contact the sender and delete the
> material from your computer.
>