users@jersey.java.net

[Jersey] Re: Problem finding providers in jboss AS 6

From: <pjh_at_softwire.com>
Date: Tue, 13 Sep 2011 15:07:17 +0000 (GMT)

Hi,

Thanks for that. I figured it out eventually. One problem was that I
was using an ancient version of Jersey, the other, as that bug pointed
out, is that the scheme is not supported by the VfsSchemeScanner.

I ended up adding my own scheme scanner in the end.

Thanks,
Peter