dev@jersey.java.net

Re: [Jersey] NullPointerException in DefaultResourceConfig

From: Matt Brozowski <brozow_at_opennms.org>
Date: Fri, 5 Sep 2008 07:49:55 -0400

WebLogic servlet does not support class scanning of the WEB-INF/lib files as
> required by the Jersey servlet, namely ServletContext.getRealPath returns a
> null value.
>

So how would one use Jersey then on a system that doesn't do this?

Matt