ページの先頭行へ戻る
Interstage Application Server/Interstage Web Server メッセージ集

17.12.37 isws11245

ISWS: WARNING: isws11245: Character encoding %s1 that was specified for the properties value is not supported, so the MIME data type text/plain attachment will be output using the default UTF-8.

[可変情報]
  %s1:文字コード

[意味]
  Webサービス設定ファイルのプロパティ値にサポート外の文字エンコーディング%s1が指定されているため、MIMEデータタイプtext/plainの添付ファイルをデフォルト値であるUTF-8で書き出します。

[システムの処理]
  処理を続行します。

[ユーザの対処]
  java.lang.Stringの文字コードをUTF-8以外で添付として扱う場合は、Webサービス設定ファイルのプロパティ(com.fujitsu.interstage.isws.attachment.plaintext.charset)に正しい文字エンコーディングを設定してください。