Hi, there are some german umlauts in my mapper files. In fact all the column and table names in the database are in german. Unit tests run fine. If I create a jar file and include all the mapper files, the application crashes with an sql exception because the umlauts in the table name are not properly encoded e.g. Pers‚îú√ÇnlicheKontakte instead of PersönlicheKontakte
Has anyone else experienced this issue before? kind regards, Björn --------------------------------------------------------------------- To unsubscribe, e-mail: user-java-unsubscr...@ibatis.apache.org For additional commands, e-mail: user-java-h...@ibatis.apache.org