Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8134598

wsimport fails on non UTF-8 locales

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 8u51
    • xml
    • None
    • generic
    • generic

      When wsimport generates a client-jar from a WSDL-file with a characterset other than UTF-8, this client-jar
      is unusable. This problem results from the fact, that client-jar contains a WSDL, with a missing
      XML-declaration. (ex. <?xml version="1.0" encoding="ISO-8859-1"?> )

      The work around is to run wsimport in a UTF-8 locale

      A reproducer is attached along with log files that show success and failure.

            zli Zheng Jun Li (Inactive)
            tviessma Thomas Viessmann (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: