Hi all I have a character encoding problem with the turbine-security-data.xml file. I specified a few entries for setting up my users roles ... and I used germen umlauts (ÄÖÜ...) in some of the description fields. The xml file ist defined as utf-8 and my database (mysql 5.0) is also configured for utf-8, but the characters ends up as some strange two digit charachters when I create the database with maven. At a closer look I discovered that the problem occurs when maven transforms the xml into an sql file.
Is there a setting for maven to work correctly with this encoding? thx Mark -- Mark Wassermann @: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
