Em Seg, 2002-04-29 às 04:51, Enrique Rodriguez escreveu: > Four months working with xdoclets+Jboss+struts,and always the same error, > "Malformed UTF-8 char > -- is an XML encoding declaration missing?" (line number may be too low)."
You need to ask xdoclet to generate UTF-8 charset declaration in XML documents. Just add xmlencoding="ISO8859-1" attribute to xdoclet tasks such as <deploymentdescriptor/>, <jboss/> and <orion/>. By the way... You know "á" (ISO8859-1 encoding) is not a valid UTF-8 character. Xdoclet makes no character conversion, so to have an UTF-8 deployment descriptors, you need to have UTF-8 source code. That's why most xml parsers will complain. -- Ja ne, Pazu mailto: [EMAIL PROTECTED] Anime Gaiden: de fãs para fãs, sempre.
signature.asc
Description: PGP signature