Results 1 to 2 of 2

Thread: spring-integration-2.0.xsd is invalid!

  1. #1
    Join Date
    Nov 2010
    Posts
    1

    Exclamation spring-integration-2.0.xsd is invalid!

    Hi!


    the currently published spring integration schema at

    http://www.springframework.org/schem...ration-2.0.xsd

    is invalid!!

    Error Details from xerces:

    SystemID: http://www.springframework.org/schem...ration-2.0.xsd
    Programmname: Xerces
    Feherlevel: error
    Beschreibung: cos-nonambig: "http://www.springframework.org/schema/integration"oller and "http://www.springframework.org/schema/integration"oller (or elements from their substitution group) violate "Unique Particle Attribution". During validation against this schema, ambiguity would be created for those two particles.
    Anfang: 677:4
    Ende: 677:19
    URL: http://www.w3.org/TR/xmlschema-1/#cos-nonambig

    ----

    SystemID: http://www.springframework.org/schem...ration-2.0.xsd
    Programmname: Xerces
    Feherlevel: error
    Beschreibung: src-resolve: Cannot resolve the name 'beans:identifiedType' to a(n) 'type definition' component.
    Anfang: 924:24
    Ende: 924:46
    URL: http://www.w3.org/TR/xmlschema-1/#src-resolve

    ----

    Additionally, http://www.springframework.org/schem...ntegration.xsd still points to the 1.0 version.

    For us this is really a show stopper, as our maven build process for our app no longer works due to this error.

    Best,
    Carsten

  2. #2
    Join Date
    Jan 2008
    Location
    Mohnton, PA USA (that's near Philadelphia)
    Posts
    2,148

    Default

    what java version you are on?

Posting Permissions

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