Results 1 to 2 of 2

Thread: XmlBeans version with Spring-WS

  1. #1
    Join Date
    May 2011
    Posts
    2

    Default XmlBeans version with Spring-WS

    When I test my Spring web service with SoapUI, I receive a fault saying "attribute type mismatch." I use XmlBeans to parse the request and response messages. I was wondering if this could be due to the built-in XmlBeansMarshaller using a different version of XmlBeans than I use in my code, which is the latest version, 2.5. Does anyone know what version of XmlBeans the XmlBeansMarshaller uses?

  2. #2
    Join Date
    May 2011
    Posts
    2

    Default

    nvm, found it...version 1.4.

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
  •