Hi.
I've got a problem with the 1.0 snapshot. I need to extend
com.sun.jersey.spi.spring.container.servlet.SpringServlet.SpringComponentProvider,
but it's visibility has changed from "public" to private.
Ouch! Why? Can I get it changed back to public, or even extracted
from an inner class to a public upper-level class?
Thanks!
-Ryan