Re: XMLParser failure in IE7

2010-05-29 Thread Thad
A-ha! In my tests I'm loading the XML file to the server with a form submit servlet call, and sending the browser the text value. FormPanel.SubmitCompleteEvent.getResult() doesn't accept *any* MIME type return other than "text/html". Using that MIME for XML with Safari and Firefox is fine, but IE

XMLParser failure in IE7

2010-05-25 Thread Thad
I'm trying to adapt Jaxen for GWT and having some success: My simple test works in devmode with Firefox 3.6 on Linux, and with Safari 4 when I point it at the GWT devmode on my Linux box. However I'm not getting past XMLParser.parse(String) in IE7. My test XML file is simple enough: baz