The string "-- "is

4019 단어 jdk


Caused   by:   com.ibatis.common.xml.NodeletException:   Error   parsing   XML.     Cause:   com.ibatis.common.exception.NestedRuntimeException:   Error   parsing   XPath   '/sqlMapConfig/sqlMap '.     Cause:   com.ibatis.common.xml.NodeletException:   Error   parsing   XML.     Cause:   org.xml.sax.SAXParseException:   The   string   "-- "   is   not   permitted   within   comments. 
Caused   by:   org.xml.sax.SAXParseException:   The   string   "-- "   is   not   permitted   within   comments. 
Caused   by:   com.ibatis.common.xml.NodeletException:   Error   parsing   XML.     Cause:   org.xml.sax.SAXParseException:   The   string   "-- "   is   not   permitted   within   comments. 
Caused   by:   org.xml.sax.SAXParseException:   The   string   "-- "   is   not   permitted   within   comments. 
Caused   by:   com.ibatis.common.exception.NestedRuntimeException:   Error   parsing   XPath   '/sqlMapConfig/sqlMap '.     Cause:   com.ibatis.common.xml.NodeletException:   Error   parsing   XML.     Cause:   org.xml.sax.SAXParseException:   The   string   "-- "   is   not   permitted   within   comments. 
Caused   by:   org.xml.sax.SAXParseException:   The   string   "-- "   is   not   permitted   within   comments. 
Caused   by:   com.ibatis.common.xml.NodeletException:   Error   parsing   XML.     Cause:   org.xml.sax.SAXParseException:   The   string   "-- "   is   not   permitted   within   comments. 
Caused   by:   org.xml.sax.SAXParseException:   The   string   "-- "   is   not   permitted   within   comments. 
at   com.ibatis.common.xml.NodeletParser.parse(NodeletParser.java:53) 
at   com.ibatis.sqlmap.engine.builder.xml.SqlMapConfigParser.parse(SqlMapConfigParser.java:78) 
...   81   more 
Caused   by:   com.ibatis.common.exception.NestedRuntimeException:   Error   parsing   XPath   '/sqlMapConfig/sqlMap '.     Cause:   com.ibatis.common.xml.NodeletException:   Error   parsing   XML.     Cause:   org.xml.sax.SAXParseException:   The   string   "-- "   is   not   permitted   within   comments. 
Caused   by:   org.xml.sax.SAXParseException:   The   string   "-- "   is   not   permitted   within   comments. 
Caused   by:   com.ibatis.common.xml.NodeletException:   Error   parsing   XML.     Cause:   org.xml.sax.SAXParseException:   The   string   "-- "   is   not   permitted   within   comments. 
Caused   by:   org.xml.sax.SAXParseException:   The   string   "-- "   is   not   permitted   within   comments. 
at   com.ibatis.common.xml.NodeletParser.processNodelet(NodeletParser.java:114) 
at   com.ibatis.common.xml.NodeletParser.process(NodeletParser.java:75) 
at   com.ibatis.common.xml.NodeletParser.process(NodeletParser.java:93) 
at   com.ibatis.common.xml.NodeletParser.parse(NodeletParser.java:63) 
at   com.ibatis.common.xml.NodeletParser.parse(NodeletParser.java:51) 
...   82   more 
Caused   by:   com.ibatis.common.xml.NodeletException:   Error   parsing   XML.     Cause:   org.xml.sax.SAXParseException:   The   string   "-- "   is   not   permitted   within   comments. 
Caused   by:   org.xml.sax.SAXParseException:   The   string   "-- "   is   not   permitted   within   comments. 
at   com.ibatis.common.xml.NodeletParser.parse(NodeletParser.java:53) 
at   com.ibatis.sqlmap.engine.builder.xml.SqlMapParser.parse(SqlMapParser.java:45) 
at   com.ibatis.sqlmap.engine.builder.xml.SqlMapConfigParser$11.process(SqlMapConfigParser.java:347) 
at   com.ibatis.common.xml.NodeletParser.processNodelet(NodeletParser.java:112) 
...   86   more

문제 해결 방안:

The string "--" is not permitted within comments ibatis  jdk-1_5_0_04 , jdk1.6.0_03  
 , <!-  > , "->" 

좋은 웹페이지 즐겨찾기