I have ran into that multiple times. Have to disable html errors in Tomcat/Jetty to avoid this.
Owen Rubel 415-971-0976 oru...@gmail.com On Wed, Nov 18, 2015 at 6:33 PM, Andrew Myers <am2...@gmail.com> wrote: > Oops, I have found the problem. I was looking at the wrong bit of code, > and at the part where it's failing I was parsing XML *without* TagSoup, and > it appears that the service I was calling was returning a HTML error page. > > Sorry to waste your time :) > >