Advertisement
Guest User

Untitled

a guest
Apr 4th, 2011
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.58 KB | None | 0 0
  1. <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
  2.    <soapenv:Body>
  3.       <soapenv:Fault>
  4.          <faultcode>soapenv:Server</faultcode>
  5.          <faultstring>### Error building SqlSession.
  6. ### The error may exist in SQL Mapper Configuration
  7. ### Cause: org.apache.ibatis.builder.BuilderException: Error creating document instance.  Cause: org.xml.sax.SAXParseException: The element type "property" must be terminated by the matching end-tag "&lt;/property>".</faultstring>
  8.          <detail/>
  9.       </soapenv:Fault>
  10.    </soapenv:Body>
  11. </soapenv:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement