1 Reply Latest reply on Jan 22, 2008 9:00 AM by ajanz

    invalid byte 1 of 1 byte UTF 8 Sequence

    ajanz

      Hi,

      i implemented a web service. when i try to generate a test client from wsdl using the url e.g. http://127.0.0.1:8080/Service/Service?wsdl

      i got the exception

      org.xm.sax.SaxParseException - Invalid byte 1 of 1-byte utf 8 sequence.

      do i generate the test client using the same(!) wsdl file from local disk. everything is fine.

      so there must be a difference between getting the wsdl over jboss and getting it from local disk

      any idea what the problem is?