Re: T5 Locale problem

2011-05-30 Thread atcach
http://tapestry.1045711.n5.nabble.com/T5-Locale-problem-tp4428763p4439485.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional comman

Re: T5 Locale problem

2011-05-26 Thread Josh Canfield
ht, isn't it ? > As: >  UTF-8 BOM: ef bb bf >  UTF-16BE BOM: fe ff >  UTF-16LE BOM: ff fe >  UTF-32BE BOM: 00 00 fe ff >  UTF-32LE BOM: ff fe 00 00 > > Regards > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/T5-Locale-proble

Re: T5 Locale problem

2011-05-26 Thread atcach
Furthermore, if I open the .xml from an hex editor, I only see the < sign, not the BOM for any encoding. : 3c 3f 78 6d 6c 20 76 65 72 73 69 6f 6e 3d 22 31 .http://tapestry.1045711.n5.nabble.com/T5-Locale-problem-tp4428763p4429973.html Sent from the Tapestry - User mailing list arch

Re: T5 Locale problem

2011-05-26 Thread atcach
ould it be that the configuration of the tapestry/jetty is wrong ? How could I configure it ? Regards -- View this message in context: http://tapestry.1045711.n5.nabble.com/T5-Locale-problem-tp4428763p4429959.html Sent from the Tapestry - User mailing list archive at

Re: T5 Locale problem

2011-05-26 Thread Josh Canfield
.reporting.libraries.xmlns.parser.AbstractXmlResourceFactory.create(AbstractXmlResourceFactory.java:236) >>        ... 14 more >> >> I think it's because de locales, I'm using UTF-8 and saw that the reports >> are utf-8 ok. >> My guess of a locale problem is that C

Re: T5 Locale problem

2011-05-26 Thread Josh Canfield
f-8 ok. > My guess of a locale problem is that Caused by: > org.xml.sax.SAXParseException: Content is not allowed in prolog. is usually > because the " I have set UTF-8 in the POM.xml in: > >     >        UTF-8 > > UTF-8 >

T5 Locale problem

2011-05-26 Thread atcach
not allowed in prolog. is usually because the " UTF-8 UTF-8 ... Any ideas ? Regards -- View this message in context: http://tapestry.1045711.n5.nabble.com/T5-Locale-problem-tp4428763p4428763.html Sent from the Tapestry - User mail