Results 1 to 3 of 3

Thread: Can I combine Spring DM 1.2.1 with Spring 3.0.5

Hybrid View

  1. #1
    Join Date
    May 2011
    Posts
    2

    Default Can I combine Spring DM 1.2.1 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?

  2. #2
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,632

    Default

    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

  3. #3
    Join Date
    May 2011
    Posts
    2

    Default

    Quote Originally Posted by Marten Deinum View Post
    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.
    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?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •