Hi,
I want to get the highest possible stable versions of Spring DM and Spring and get them to work together. Can spring DM 1.2.1 handle Spring 3.0.5?
How about combining Spring DM 2.0.0_M1 with Spring 3.0.5?
Hi,
I want to get the highest possible stable versions of Spring DM and Spring and get them to work together. Can spring DM 1.2.1 handle Spring 3.0.5?
How about combining Spring DM 2.0.0_M1 with Spring 3.0.5?
That isn't going to work... Due to refactorings in spring 3.x... Also Spring DM is dead, it has been donated to the Eclipse community and is no Eclipse Gemini, which should work with spring 3, as Eclipse Virgo also uses/ships Spring 3 and that uses Eclipse Gemini.
Marten Deinum
Java Consultant / Pragmatist / Open Source Enthousiast / Author
Pro Spring MVC: With Web Flow
Conspect
Have you read the reference guide.
Use the [ code ] tags, young padawan
Yes Virgo 2.1.1 contains Spring 3.0.0_RELEASE. It also contains bundles named like this: org.springframework.osgi.core-1.2.1.jar
This is why I assumed Spring DM 1.2.1 can be combined with Spring 3.x and hence the question if I can use the latest Spring.
Any thoughts on this?