Results 1 to 2 of 2

Thread: spring-mongo-1.0.xsd referencing spring-beans-2.5.xsd

  1. #1
    Join Date
    Dec 2007
    Posts
    27

    Default spring-mongo-1.0.xsd referencing spring-beans-2.5.xsd

    http://www.springframework.org/schem...-mongo-1.0.xsd
    is still referencing http://www.springframework.org/schem...-beans-2.5.xsd.

    Is that really coherent when we know that most VMWare cloudfoundry deployments require/make use of
    <beans profile="… ">
    which is available only in 3.x xsd ?

    Should not better to have two different mongo.xsd to avoid any potential problems using a XSD having a dependency on 2.5 beans format from an applicationContext.xml depending itself on 3.x beans format ?

  2. #2
    Join Date
    Apr 2006
    Location
    Dresden, Germany
    Posts
    483

    Default

    Created to keep track of that issue in this JIRA [0].

    [0] https://jira.springsource.org/browse/DATAMONGO-375

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
  •