Results 1 to 4 of 4

Thread: What JDK/Spring version are supported?

  1. #1
    Join Date
    Dec 2007
    Posts
    1

    Default What JDK/Spring version are supported?

    Hi,

    I didn't find the answer in the home web site and reference.

    Does it need Java 5?

  2. #2
    Join Date
    Oct 2005
    Location
    Boston, MA
    Posts
    2,844

    Default

    Yes, Spring Integration does require Java 5 or later. I will be sure to make that more explicit in the reference manual before the next release.

    Thanks
    -Mark

  3. #3
    Join Date
    Jan 2008
    Posts
    1

    Default

    It appears Spring Integration requires Spring 2.5. Will it be possible to use with Spring 2.0 ?

    Thanks.

    Chris

  4. #4
    Join Date
    Oct 2005
    Location
    Boston, MA
    Posts
    2,844

    Default

    Chris,

    Spring 2.5+ will be required for Spring Integration 1.0. We will be taking advantage of new 2.5 features (e.g. extended annotation support and OSGi-compliance). Also, we would expect that by the time of the Spring Integration 1.0 final release, the only reason not to upgrade to Spring 2.5.x would be the need for Java 1.3 support - in which case Spring Integration would not be an option anyways.

    -Mark

Posting Permissions

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