You could check also your xml encoding. If you work with special charaters not in utf-8, you will get in trouble. I had this as my native language is portuguese and we have some special characters not supported by utf-8. So, if this is your case, try iso-8859-1 or one that fits better to your needs.
Cheers, Daniel Silva. --- Larry Meadors <[EMAIL PROTECTED]> wrote: > Make sure that there is no white space and no odd chars at the top of your > config file. > > Larry > > > On 4/18/05, KK <[EMAIL PROTECTED]> wrote: > > > > I get the following error when I try to build sqlCOnfigmap..does it > > look familiar to someone? > > > > com.ibatis.sqlmap.client.SqlMapException: There was an error while > > building the SqlMap instance. > > --- The error occurred in the SQL Map Configuration file. > > --- Cause: com.ibatis.sqlmap.client.SqlMapException: XML Parser Error. > > Cause: java.io.UTFDataFormatException: Invalid byte 3 of 3-byte UTF-8 > > sequence. > > Caused by: java.io.UTFDataFormatException: Invalid byte 3 of 3-byte > > UTF-8 sequence. > > Caused by: com.ibatis.sqlmap.client.SqlMapException: XML Parser Error. > > Cause: java.io.UTFDataFormatException: Invalid byte 3 of 3-byte UTF-8 > > sequence. > > Caused by: java.io.UTFDataFormatException: Invalid byte 3 of 3-byte > > UTF-8 sequence. > > at com.ibatis.sqlmap.engine.builder.xml.XmlSqlMapClientBuilder.buildSqlMap > > (XmlSqlMapClientBuilder.java:203) > > at com.ibatis.sqlmap.client. > > SqlMapClientBuilder.buildSqlMapClient(SqlMapClientBuilder.java:49) > > > > Your help is greatly appreciated. > > > > Thanks, > > KK > > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com