Results 1 to 2 of 2

Thread: can difference-version spring coexist?

  1. #1
    Join Date
    Aug 2008
    Location
    Shanghai,China
    Posts
    8

    Default can difference-version spring coexist?

    I was asked to add a new Web-Module to a legacy EAR application, which depends on Spring1.2.5.
    Can I use Spring 3 in my new Web-Module?

  2. #2
    Join Date
    Jul 2010
    Location
    Venice, Italy
    Posts
    709

    Default

    No. It won't work 90% of the cases, it is unsupported and strongly discouraged. If you can, best choice is to fully update your application to use Spring 3; if you can't, stick to the web module that Spring 1 offers.

Tags for this Thread

Posting Permissions

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