Hi all,

I'm having a lot of problems with encoding on windows with the jboss-service.xml file generated by hibernatedoclet because in Portuguese-Brasil I got some accented words and the file has the encoding directive equal to utf-8. I'd like to change this encoding to iso-8859-1 as I do with the hibernate task.

<hibernate version="2.0" xmlencoding="iso-8859-1" />
<jbossservice
        ...
        xmlencoding="iso-8859-1"  <--- I would like to be able to do this.
        />


I'm using the latest cvs code from xdoclet.


Thanks in advance.


Regards,


Francisco Figueiredo Jr.




------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ hibernate-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to