users@jersey.java.net

Jersey Client and Spring

From: Andrew Ochsner <aochsner_at_cs.stanford.edu>
Date: Tue, 16 Dec 2008 11:57:45 -0700

Hi all:

Hoping this is easy, but is there any easy, straighforward way to configure
a Client or a WebResource via Spring? I see references to IOC support, but
it's not clear to me if there is a path. I want to configure the endpoints
in Spring xml and have the class that wants to make REST calls be rather
ignorant.

Thoughts?

Thanks
Andy O