| Beginner | 
				 
							
					  | 
				 
							 
				
					 Joined: Thu Aug 28, 2003 3:09 pm Posts: 39 Location: Brazil				
			 | 
			
				
				
					| 
					
						 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 set 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. 
					
  
						
					 | 
				 
				 
			 |