Hi Sir, I am having an application which is on older version of spring and Hibernate. I wanna move it to latest versions but module-wise. So I want to use the same old jars of Spring and hibernate for old modules and new dependencies for new modules(updated modules).
It is possible to do using felix.? A sample program will be very helpful for me. Thanks & Regards, Deepak Lathwal

