Spring 4 and Servlet 3.0

Ian Young ian at iay.org.uk
Mon Dec 16 06:49:52 EST 2013


On 15 Dec 2013, at 18:53, Cantor, Scott <cantor.2 at osu.edu> wrote:

> No, those are how we inject the request and response with Spring into all
> the beans we have that need them. We inject those proxies and we have a
> filter that populates thread-local data and cleans it up on every request.
> The testbed uses them in the manner the IdP will.

OK, scratch that idea then. I admit I didn't try the testbed because I was unfamiliar with it.

So the only question that remains before we can make a decision one way or another is whether we can override the dependency in the Spring Framework POMs so that our dependency is explicitly on 2.5, while running our tests with 3.0 provided, and thus retain the ability to deploy with 2.5.

Having written that down, it sounds gnarly enough to be worth avoiding but maybe people who know Maven better can comment.

	-- Ian



-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5943 bytes
Desc: not available
Url : http://shibboleth.net/pipermail/dev/attachments/20131216/42f86bc9/attachment-0001.bin 


More information about the dev mailing list