We are planning to use Spring to configure the Restlet server etc.. and our environment is currently running with Spring 2.5 for all other modules. And it seems that Restlet 1.1 currently supports Spring 2.0 for its Spring extension. Is there an easy way for us to tell the extension to use Spring 2.5 instead?
Thanks dev

